summary refs log tree commit diff
path: root/www
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-22 13:50:09 -0500
committerJune McEnroe <june@causal.agency>2019-12-22 13:50:09 -0500
commit133ce188350ba3d95b9485a44165a3d12357f75e (patch)
tree5991509e093338f7c190ca6c028fde206e704a1d /www
parentAdd The Book of Etta (diff)
downloadsrc-133ce188350ba3d95b9485a44165a3d12357f75e.tar.gz
src-133ce188350ba3d95b9485a44165a3d12357f75e.zip
Add license header to cgit CSS
As requested. Funny that its license header capitalizes You.
Diffstat (limited to 'www')
-rw-r--r--www/git.causal.agency/custom.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/git.causal.agency/custom.css b/www/git.causal.agency/custom.css
index a5095054..9d7b3a0b 100644
--- a/www/git.causal.agency/custom.css
+++ b/www/git.causal.agency/custom.css
@@ -1,3 +1,7 @@
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/. */
+
 @import url("cgit.css");
 
 * { line-height: 1.25em; }