summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-10-15 18:16:30 +0300
committerLars Wirzenius <liw@liw.fi>2017-10-15 18:16:30 +0300
commit3dc87d5ce2de46a33e92313c6c91bc727414185e (patch)
treed6e6ae0600dd6b11ed3cb62f056c99572f644538
parent71b0b3ed9fa1deed94f1468cc377788ed9b2cd4a (diff)
downloadick2-3dc87d5ce2de46a33e92313c6c91bc727414185e.tar.gz
Fix: use HTML comments in ick2.css
This avoids having the HTML output be a lot mangled copyright blurb.
-rw-r--r--arch/ick2.css32
1 files changed, 16 insertions, 16 deletions
diff --git a/arch/ick2.css b/arch/ick2.css
index 39cc272..86f806e 100644
--- a/arch/ick2.css
+++ b/arch/ick2.css
@@ -1,19 +1,19 @@
-/*
- * Copyright 2017 Lars Wirzenius
- *
- * This program 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
- * (at your option) any later version.
- *
- * This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
- */
+<!--
+Copyright 2017 Lars Wirzenius
+
+This program 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
+(at your option) any later version.
+
+This program 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 this program. If not, see <http://www.gnu.org/licenses/>.
+-->
<style>
html {