[SCM] live-config branch, debian-next, updated. debian/2.0_a13-1-10-gfbcb0db

Daniel Baumann daniel at debian.org
Thu Jul 15 23:25:04 UTC 2010


The following commit has been merged in the debian-next branch:
commit fbcb0db976e44191937b0aa8674cccb735f39059
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Jul 16 01:24:05 2010 +0200

    Using two hashes for license headers.

diff --git a/examples/live-config-foobar/scripts/900-foobar b/examples/live-config-foobar/scripts/900-foobar
index 3097f2f..189992a 100755
--- a/examples/live-config-foobar/scripts/900-foobar
+++ b/examples/live-config-foobar/scripts/900-foobar
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config-foobar(7) - Additional Configuration Scripts for Debian Live
-# Copyright (C) 2010 John Doe <john at example.org>
-#
-# live-config-foobar comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config-foobar(7) - Additional Configuration Scripts for Debian Live
+## Copyright (C) 2010 John Doe <john at example.org>
+##
+## live-config-foobar comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Foobar ()
diff --git a/scripts/config.sh b/scripts/config.sh
index c23b75f..0a680e8 100755
--- a/scripts/config.sh
+++ b/scripts/config.sh
@@ -1,23 +1,23 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# 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 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 General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-# On Debian systems, the complete text of the GNU General Public License
-# can be found in /usr/share/common-licenses/GPL-3 file.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## 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 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 General Public License for more details.
+##
+## You should have received a copy of the GNU General Public License
+## along with this program. If not, see <http://www.gnu.org/licenses/>.
+##
+## On Debian systems, the complete text of the GNU General Public License
+## can be found in /usr/share/common-licenses/GPL-3 file.
 
 
 set -e
diff --git a/scripts/config/001-hostname b/scripts/config/001-hostname
index fd973c7..80f41cb 100755
--- a/scripts/config/001-hostname
+++ b/scripts/config/001-hostname
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Hostname ()
diff --git a/scripts/config/002-user-setup b/scripts/config/002-user-setup
index aa934d3..7e0fd63 100755
--- a/scripts/config/002-user-setup
+++ b/scripts/config/002-user-setup
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 User_setup ()
diff --git a/scripts/config/003-sudo b/scripts/config/003-sudo
index a35ff16..1a3f86d 100755
--- a/scripts/config/003-sudo
+++ b/scripts/config/003-sudo
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Sudo ()
diff --git a/scripts/config/004-locales b/scripts/config/004-locales
index 895b470..57d9dd6 100755
--- a/scripts/config/004-locales
+++ b/scripts/config/004-locales
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Locales ()
diff --git a/scripts/config/005-tzdata b/scripts/config/005-tzdata
index 90219e0..6c3879f 100755
--- a/scripts/config/005-tzdata
+++ b/scripts/config/005-tzdata
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Tzdata ()
diff --git a/scripts/config/006-gdm b/scripts/config/006-gdm
index 099cf2f..c5abfdf 100755
--- a/scripts/config/006-gdm
+++ b/scripts/config/006-gdm
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Gdm ()
diff --git a/scripts/config/007-gdm3 b/scripts/config/007-gdm3
index 92c2623..978c113 100755
--- a/scripts/config/007-gdm3
+++ b/scripts/config/007-gdm3
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Gdm3 ()
diff --git a/scripts/config/008-kdm b/scripts/config/008-kdm
index 2d9ca94..d887996 100755
--- a/scripts/config/008-kdm
+++ b/scripts/config/008-kdm
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Kdm ()
diff --git a/scripts/config/009-lxdm b/scripts/config/009-lxdm
index 43926c6..7ed37de 100755
--- a/scripts/config/009-lxdm
+++ b/scripts/config/009-lxdm
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Lxdm ()
diff --git a/scripts/config/010-nodm b/scripts/config/010-nodm
index 599ab4b..ed0bfea 100755
--- a/scripts/config/010-nodm
+++ b/scripts/config/010-nodm
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Nodm ()
diff --git a/scripts/config/010-slim b/scripts/config/010-slim
index 122db8d..7b72edc 100755
--- a/scripts/config/010-slim
+++ b/scripts/config/010-slim
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Slim ()
diff --git a/scripts/config/011-console-common b/scripts/config/011-console-common
index d708db6..5748d4f 100755
--- a/scripts/config/011-console-common
+++ b/scripts/config/011-console-common
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Console_common ()
diff --git a/scripts/config/012-console-setup b/scripts/config/012-console-setup
index 0d70e17..f2dc273 100755
--- a/scripts/config/012-console-setup
+++ b/scripts/config/012-console-setup
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Console_setup ()
diff --git a/scripts/config/013-keyboard-configuration b/scripts/config/013-keyboard-configuration
index a837ef8..06279b7 100755
--- a/scripts/config/013-keyboard-configuration
+++ b/scripts/config/013-keyboard-configuration
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Keyboard_configuration ()
diff --git a/scripts/config/014-sysv-rc b/scripts/config/014-sysv-rc
index 780e1da..2038c52 100755
--- a/scripts/config/014-sysv-rc
+++ b/scripts/config/014-sysv-rc
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Sysv_rc ()
diff --git a/scripts/config/014-sysvinit b/scripts/config/014-sysvinit
index 98b40d3..b453f08 100755
--- a/scripts/config/014-sysvinit
+++ b/scripts/config/014-sysvinit
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Sysvinit ()
diff --git a/scripts/config/100-apport b/scripts/config/100-apport
index 4f0617c..60ac506 100755
--- a/scripts/config/100-apport
+++ b/scripts/config/100-apport
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Apport ()
diff --git a/scripts/config/101-gnome-panel-data b/scripts/config/101-gnome-panel-data
index 3631967..410f6f0 100755
--- a/scripts/config/101-gnome-panel-data
+++ b/scripts/config/101-gnome-panel-data
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Gnome_panel_data ()
diff --git a/scripts/config/102-gnome-power-manager b/scripts/config/102-gnome-power-manager
index d394d2b..214de5c 100755
--- a/scripts/config/102-gnome-power-manager
+++ b/scripts/config/102-gnome-power-manager
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Gnome_power_manager ()
diff --git a/scripts/config/103-gnome-screensaver b/scripts/config/103-gnome-screensaver
index ac2a09e..56aa0bc 100755
--- a/scripts/config/103-gnome-screensaver
+++ b/scripts/config/103-gnome-screensaver
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Gnome_screensaver ()
diff --git a/scripts/config/104-initramfs-tools b/scripts/config/104-initramfs-tools
index 4f663ba..dfb8a49 100755
--- a/scripts/config/104-initramfs-tools
+++ b/scripts/config/104-initramfs-tools
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Initramfs_tools ()
diff --git a/scripts/config/105-kaboom b/scripts/config/105-kaboom
index 7f0681a..4ddde63 100755
--- a/scripts/config/105-kaboom
+++ b/scripts/config/105-kaboom
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Kaboom ()
diff --git a/scripts/config/106-kde-services b/scripts/config/106-kde-services
index ccfdcc3..2b777b5 100755
--- a/scripts/config/106-kde-services
+++ b/scripts/config/106-kde-services
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Kde_services ()
diff --git a/scripts/config/107-kpersonalizer b/scripts/config/107-kpersonalizer
index b6e3b5a..6dcd7d9 100755
--- a/scripts/config/107-kpersonalizer
+++ b/scripts/config/107-kpersonalizer
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Kpersonalizer ()
diff --git a/scripts/config/108-live-installer-launcher b/scripts/config/108-live-installer-launcher
index dfd5c1a..87c5aae 100755
--- a/scripts/config/108-live-installer-launcher
+++ b/scripts/config/108-live-installer-launcher
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Live_installer_launcher ()
diff --git a/scripts/config/109-module-init-tools b/scripts/config/109-module-init-tools
index bf13cb2..39e5bee 100755
--- a/scripts/config/109-module-init-tools
+++ b/scripts/config/109-module-init-tools
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Module_init_tools ()
diff --git a/scripts/config/110-policykit b/scripts/config/110-policykit
index dbf43b1..311add3 100755
--- a/scripts/config/110-policykit
+++ b/scripts/config/110-policykit
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Policykit ()
diff --git a/scripts/config/111-sslcert b/scripts/config/111-sslcert
index 76e2b62..aee1f41 100755
--- a/scripts/config/111-sslcert
+++ b/scripts/config/111-sslcert
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Sslcert ()
diff --git a/scripts/config/112-update-notifier b/scripts/config/112-update-notifier
index 7a7ce70..d88b9ec 100755
--- a/scripts/config/112-update-notifier
+++ b/scripts/config/112-update-notifier
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Update_notifier ()
diff --git a/scripts/config/113-anacron b/scripts/config/113-anacron
index 5fa92d0..39a9e87 100755
--- a/scripts/config/113-anacron
+++ b/scripts/config/113-anacron
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Anacron ()
diff --git a/scripts/config/114-util-linux b/scripts/config/114-util-linux
index 3f5c87a..1cc11ac 100755
--- a/scripts/config/114-util-linux
+++ b/scripts/config/114-util-linux
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Util_linux ()
diff --git a/scripts/config/115-login b/scripts/config/115-login
index 3957960..a16ba1c 100755
--- a/scripts/config/115-login
+++ b/scripts/config/115-login
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Login ()
diff --git a/scripts/config/116-xserver-xorg b/scripts/config/116-xserver-xorg
index 4b8e6b6..c7d4384 100755
--- a/scripts/config/116-xserver-xorg
+++ b/scripts/config/116-xserver-xorg
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Xserver_xorg ()
diff --git a/scripts/config/999-hooks b/scripts/config/999-hooks
index d4b0450..ac42189 100755
--- a/scripts/config/999-hooks
+++ b/scripts/config/999-hooks
@@ -1,11 +1,11 @@
 #!/bin/sh
 
-# live-config(7) - System Configuration Scripts
-# Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
-#
-# live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
-# This is free software, and you are welcome to redistribute it
-# under certain conditions; see COPYING for details.
+## live-config(7) - System Configuration Scripts
+## Copyright (C) 2006-2010 Daniel Baumann <daniel at debian.org>
+##
+## live-config comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
+## This is free software, and you are welcome to redistribute it
+## under certain conditions; see COPYING for details.
 
 
 Hooks ()

-- 
live-config



More information about the debian-live-changes mailing list