summaryrefslogtreecommitdiff
path: root/sass/light.scss
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-11-28 10:39:08 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-11-28 10:39:08 +0100
commite7efe6de232445e3ef7816db4661670f7839ba7a (patch)
tree5b1c4c6ebca7f349080679730871c47dab36d53f /sass/light.scss
parent0f6870df13362a6af5d95a0fddd970559acb42bd (diff)
add machine-readable copyright and licensing information
Diffstat (limited to 'sass/light.scss')
-rw-r--r--sass/light.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/sass/light.scss b/sass/light.scss
index 52ff65e..5dca9ad 100644
--- a/sass/light.scss
+++ b/sass/light.scss
@@ -1,3 +1,8 @@
+/*
+ * Copyright (C) 2011-2020 Daniel Friesel
+ *
+ * SPDX-License-Identifier: BSD-2-Clause
+ */
$bg: #ffffff;
$fg: #000000;
$link-color: #000099;