summaryrefslogtreecommitdiff
path: root/www/styles/main-style.css
diff options
context:
space:
mode:
authorPeter Grassberger <petertheone@gmail.com>2015-08-20 07:56:16 (GMT)
committerPeter Grassberger <petertheone@gmail.com>2015-08-20 07:56:16 (GMT)
commitb6cdb2119b046a4f6b50600aa706083d4bc0d7e2 (patch)
treef8cd737f6cfab3ba323b4cb9acf04c9713132a0e /www/styles/main-style.css
parent7cc5bfb49a8a4b65cf726ce25e34b4c38ed84b59 (diff)
add peter to license
Diffstat (limited to 'www/styles/main-style.css')
-rw-r--r--www/styles/main-style.css22
1 files changed, 22 insertions, 0 deletions
diff --git a/www/styles/main-style.css b/www/styles/main-style.css
index 756ea15..04da2fb 100644
--- a/www/styles/main-style.css
+++ b/www/styles/main-style.css
@@ -1,3 +1,25 @@
+/*
+ * rhwebimport
+ *
+ * Copyright (C) 2014-2015 Christian Pointner <equinox@helsinki.at>
+ * Copyright (C) 2015 Peter Grassberger <petertheone@gmail.at>
+ *
+ * This file is part of rhwebimport.
+ *
+ * rhwebimport is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * any later version.
+ *
+ * rhwebimport 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 Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with rhwebimport. If not, see <http://www.gnu.org/licenses/>.
+ */
+
body {
background-color: #eee;
padding-top: 60px;