]> gitweb.ps.run Git - ps-cgit/blobdiff - shared.c
Add head comment to shared.c
[ps-cgit] / shared.c
index 6b5cfc2af9f2bb4b9e00c2ffb7a6fdf53936a6f9..5f2a5ce100bccb19e24314f29850e1ca8bd6fd97 100644 (file)
--- a/shared.c
+++ b/shared.c
@@ -1,3 +1,11 @@
+/* shared.c: global vars + some callback functions
+ *
+ * Copyright (C) 2006 Lars Hjemli
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 #include "cgit.h"
 
 char *cgit_root         = "/usr/src/git";