]> granicus.if.org Git - cgit/commitdiff
cgit.css: add copyright lines
authorAndy Green <andy@warmcat.com>
Thu, 28 Jun 2018 23:50:33 +0000 (07:50 +0800)
committerAndy Green <andy@warmcat.com>
Thu, 28 Jun 2018 23:50:33 +0000 (07:50 +0800)
The existing css file does not have any copyright
lines on it.

Signed-off-by: Andy Green <andy@warmcat.com>
cgit.css

index 05c4530bab8e21d4942bd1c1f73ea6f79690b635..30c480a5d28ddbe4852c918359fd883a2fb37ded 100644 (file)
--- a/cgit.css
+++ b/cgit.css
@@ -1,3 +1,11 @@
+/* cgit.css: css styles for cgit
+ *
+ * Copyright (C) 2006-2018 cgit Development Team <cgit@lists.zx2c4.com>
+ *
+ * Licensed under GNU General Public License v2
+ *   (see COPYING for full license text)
+ */
+
 div#cgit {
        padding: 0em;
        margin: 0em;