aboutsummaryrefslogtreecommitdiff
path: root/src/ctemplates.h
diff options
context:
space:
mode:
authorAlexander Pickering <alexandermpickering@gmail.com>2019-09-04 20:29:20 -0400
committerAlexander Pickering <alexandermpickering@gmail.com>2019-09-04 20:29:20 -0400
commitd1a1990c4177653fd2379c227142e6208ecfc20d (patch)
tree1ca9468b96a7bdfae79753913cf052d986f014c3 /src/ctemplates.h
parent06087b10ec7a897ad48db83f7f33a8fc11fa9341 (diff)
downloadlibctemplates-d1a1990c4177653fd2379c227142e6208ecfc20d.tar.gz
libctemplates-d1a1990c4177653fd2379c227142e6208ecfc20d.tar.bz2
libctemplates-d1a1990c4177653fd2379c227142e6208ecfc20d.zip
Fix typos in headers
Diffstat (limited to 'src/ctemplates.h')
-rw-r--r--src/ctemplates.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/src/ctemplates.h b/src/ctemplates.h
index b422b77..da56b97 100644
--- a/src/ctemplates.h
+++ b/src/ctemplates.h
@@ -1,5 +1,12 @@
/*
- * C TemplateS Library 0.1 -
+ * C TemplateS : template expander
+ * Based on the original libctemplate by Stephen C. Losen
+ *
+ * Version 0.1
+ *
+ * Copyright (c) 2017-2019 Alexander M. Pickering (alex@cogarr.net)
+ *
+ * Distributed under GPL V3, see COPYING for more information.
* Forked from C Template Library 1.0 by Stephen C. Losen.
*
* Copyright 2017 Alexander M. Pickering Distributed under the terms