]> git.cameronkatri.com Git - cgit.git/blobdiff - html.c
Add license file and copyright notices
[cgit.git] / html.c
diff --git a/html.c b/html.c
index bf1490ff28439f1853cfee7436d4442d12c00a9f..fab67bd0b16b5c43bab558e20c7ecd7764d14711 100644 (file)
--- a/html.c
+++ b/html.c
@@ -1,3 +1,11 @@
+/* html.c: helper functions for html output
+ *
+ * Copyright (C) 2006 Lars Hjemli
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 #include "cgit.h"
 
 char *fmt(const char *format, ...)