summaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-09-13 00:09:39 +0000
committerLennart Poettering <lennart@poettering.net>2003-09-13 00:09:39 +0000
commitdcb6d396e7ad11f0b7a34de9d84826127d683307 (patch)
tree6df83e48082685dfd4a8f38c0aba5d23ec196bec /doc/style.css
parent4ad04d4c623fb217dcfd4de887b222e38780137f (diff)
build fixes
git-svn-id: file:///home/lennart/svn/public/ifplugd/trunk@39 2bf48fe7-cfc1-0310-909f-d9042e1e0fef
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 71ccfe0..85c060c 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -1,4 +1,23 @@
/* $Id: style.css 8 2003-07-05 15:14:33Z lennart $ */
+
+/***
+ * This file is part of ifplugd.
+ *
+ * ifplugd 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 2 of the License, or
+ * (at your option) any later version.
+ *
+ * ifplugd 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.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with ifplugd; if not, write to the Free Software Foundation,
+ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+ ***/
+
body { color: black; background-color: white; margin: 0.5cm; }
a:link, a:visited { color: #900000; }
p { margin-left: 0.5cm; margin-right: 0.5cm; }