From e7efe6de232445e3ef7816db4661670f7839ba7a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 28 Nov 2020 10:39:08 +0100 Subject: add machine-readable copyright and licensing information --- sass/dark.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sass/dark.scss') diff --git a/sass/dark.scss b/sass/dark.scss index d9e8dde..e30bacf 100644 --- a/sass/dark.scss +++ b/sass/dark.scss @@ -1,3 +1,8 @@ +/* + * Copyright (C) 2011-2020 Daniel Friesel + * + * SPDX-License-Identifier: BSD-2-Clause + */ $bg: #101010; $fg: #ffffff; $link-color: #9999ff; -- cgit v1.2.3