aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorPedram Ashofteh Ardakani <pedramardakani@pm.me>2020-05-07 01:29:22 +0430
committerPedram Ashofteh Ardakani <pedramardakani@pm.me>2020-05-07 01:29:22 +0430
commitf9aa40e0d79237ed2dd547340e3c221a35264e0a (patch)
tree4576a842c3a9310fe66f123370264d73c88a602c /css
parent3bde548d28c25cddf2d3ff7169f1bccac2f57d3e (diff)
Add licensing information
Thanks to Mohammad for recognizing even the smallest of contributions.
Diffstat (limited to 'css')
-rw-r--r--css/base.css29
1 files changed, 28 insertions, 1 deletions
diff --git a/css/base.css b/css/base.css
index 2c9ecbc..cbb57bc 100644
--- a/css/base.css
+++ b/css/base.css
@@ -1,6 +1,33 @@
@charset "UTF-8";
-/*
+/* ==================================================================
+ * License information:
+ * ==================================================================
+ *
+ * CSS stylesheet of the Maneage homepage <maneage.org>
+ *
+ * Maneage: a framework for managing data lineage
+ *
+ * Copyright (C) 2020, Pedram Ashofteh Ardakani <pedramardakani@pm.me>
+ * Copyright (C) 2020, Mohammad Akhlaghi <mohammad@akhlaghi.org>
+ *
+ * This file is part of Maneage. Maneage is free software: you can
+ * redistribute it and/or modify it under the terms of the GNU General
+ * Public License as published by the Free Software Foundation, either
+ * version 3 of the License, or (at your option) any later version.
+ *
+ * Maneage is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details. See
+ * <http://www.gnu.org/licenses/>.
+ *
+ * */
+
+/* ==================================================================
+ * Preliminary information:
+ * ==================================================================
+ *
* Some helpful CSS coding standards:
* https://make.wordpress.org/core/handbook/best-practices/coding-standards/css/
* https://github.com/necolas/idiomatic-css