From 34973b31f077059e6d886e12c7b99efd44d9fb90 Mon Sep 17 00:00:00 2001
From: Lennart Poettering
Date: Tue, 5 Aug 2008 19:20:39 +0200
Subject: update license header from all files, drop $Id$
---
doc/Makefile.am | 18 +++++++++---------
doc/README.html.in | 13 ++++---------
doc/style.css | 42 +++++++++++++++++++++---------------------
3 files changed, 34 insertions(+), 39 deletions(-)
(limited to 'doc')
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5f985dc..12c18cd 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,20 +1,20 @@
-# $Id$
-
# This file is part of paprefs.
#
+# Copyright 2006-2008 Lennart Poettering
+#
# paprefs 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.
+# under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation, either version 2.1 of the
+# License, or (at your option) any later version.
#
# paprefs 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.
+# Lesser General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
-# along with paprefs; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
+# You should have received a copy of the GNU Lesser General Public
+# License along with paprefs. If not, If not, see
+# .
noinst_DATA = README.html README
EXTRA_DIST = $(noinst_DATA) style.css README.html.in
diff --git a/doc/README.html.in b/doc/README.html.in
index 09c5791..d6fec2a 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -10,7 +10,7 @@
-Copyright 2006-2007 Lennart Poettering <@PACKAGE_BUGREPORT@>
+Copyright 2006-2008 Lennart Poettering <@PACKAGE_BUGREPORT@>
- License
@@ -27,18 +27,14 @@
This program 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
+modify it under the terms of the GNU Lesser General Public License as
+published by the Free Software Foundation, either version 2.1 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
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+Lesser General Public License for more details.
@@ -110,7 +106,6 @@ compilation and make install (as root) for installation of
Lennart Poettering <@PACKAGE_BUGREPORT@>, October 2007
-$Id$