]> git.cameronkatri.com Git - cgit.git/blobdiff - cgit.c
Add license file and copyright notices
[cgit.git] / cgit.c
diff --git a/cgit.c b/cgit.c
index 09c857ca5f18ac23c63b9235a975f4f5ba0872af..808ffe98199ec38bdc5d705b559cab615b8e47a0 100644 (file)
--- a/cgit.c
+++ b/cgit.c
@@ -1,3 +1,11 @@
+/* cgit.c: cgi for the git scm
+ *
+ * Copyright (C) 2006 Lars Hjemli
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 #include "cgit.h"
 
 static const char cgit_doctype[] =