commit | 9fc611c89f6662175dfeb007023754d038c79451 | [log] [tgz] |
---|---|---|
author | Andy Green <andy@warmcat.com> | Fri Jun 29 07:50:33 2018 +0800 |
committer | Andy Green <andy@warmcat.com> | Fri Jun 29 07:50:33 2018 +0800 |
tree | f29cbabf282eb8231e857d68e7af8967d429e290 | |
parent | c4fbb99cee30fa295e240b429b2dc7e8ad83d535 [diff] [blame] |
cgit.css: add copyright lines The existing css file does not have any copyright lines on it. Signed-off-by: Andy Green <andy@warmcat.com>
diff --git a/cgit.css b/cgit.css index 05c4530..30c480a 100644 --- 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;