aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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