summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/lh2
-rwxr-xr-xhelpers/lh_binary2
-rwxr-xr-xhelpers/lh_binary_chroot2
-rwxr-xr-xhelpers/lh_binary_debian-installer2
-rwxr-xr-xhelpers/lh_binary_disk2
-rwxr-xr-xhelpers/lh_binary_encryption2
-rwxr-xr-xhelpers/lh_binary_grub2
-rwxr-xr-xhelpers/lh_binary_includes2
-rwxr-xr-xhelpers/lh_binary_iso2
-rwxr-xr-xhelpers/lh_binary_linux-image2
-rwxr-xr-xhelpers/lh_binary_local-hooks2
-rwxr-xr-xhelpers/lh_binary_local-includes2
-rwxr-xr-xhelpers/lh_binary_local-packageslists2
-rwxr-xr-xhelpers/lh_binary_manifest2
-rwxr-xr-xhelpers/lh_binary_md5sum2
-rwxr-xr-xhelpers/lh_binary_memtest2
-rwxr-xr-xhelpers/lh_binary_net2
-rwxr-xr-xhelpers/lh_binary_rootfs2
-rwxr-xr-xhelpers/lh_binary_syslinux2
-rwxr-xr-xhelpers/lh_binary_tar2
-rwxr-xr-xhelpers/lh_binary_usb-hdd2
-rwxr-xr-xhelpers/lh_binary_yaboot2
-rwxr-xr-xhelpers/lh_bootstrap2
-rwxr-xr-xhelpers/lh_bootstrap_cache2
-rwxr-xr-xhelpers/lh_bootstrap_cdebootstrap2
-rwxr-xr-xhelpers/lh_bootstrap_copy2
-rwxr-xr-xhelpers/lh_bootstrap_debootstrap2
-rwxr-xr-xhelpers/lh_build2
-rwxr-xr-xhelpers/lh_chroot2
-rwxr-xr-xhelpers/lh_chroot_apt2
-rwxr-xr-xhelpers/lh_chroot_cache2
-rwxr-xr-xhelpers/lh_chroot_debianchroot2
-rwxr-xr-xhelpers/lh_chroot_devpts2
-rwxr-xr-xhelpers/lh_chroot_dpkg2
-rwxr-xr-xhelpers/lh_chroot_hacks2
-rwxr-xr-xhelpers/lh_chroot_hooks2
-rwxr-xr-xhelpers/lh_chroot_hostname2
-rwxr-xr-xhelpers/lh_chroot_hosts2
-rwxr-xr-xhelpers/lh_chroot_interactive2
-rwxr-xr-xhelpers/lh_chroot_linux-image2
-rwxr-xr-xhelpers/lh_chroot_local-hooks2
-rwxr-xr-xhelpers/lh_chroot_local-includes2
-rwxr-xr-xhelpers/lh_chroot_local-packages2
-rwxr-xr-xhelpers/lh_chroot_local-packageslists2
-rwxr-xr-xhelpers/lh_chroot_local-preseed2
-rwxr-xr-xhelpers/lh_chroot_localization2
-rwxr-xr-xhelpers/lh_chroot_packages2
-rwxr-xr-xhelpers/lh_chroot_packageslists2
-rwxr-xr-xhelpers/lh_chroot_preseed2
-rwxr-xr-xhelpers/lh_chroot_proc2
-rwxr-xr-xhelpers/lh_chroot_resolv2
-rwxr-xr-xhelpers/lh_chroot_sources2
-rwxr-xr-xhelpers/lh_chroot_symlinks2
-rwxr-xr-xhelpers/lh_chroot_sysfs2
-rwxr-xr-xhelpers/lh_chroot_sysv-rc2
-rwxr-xr-xhelpers/lh_chroot_sysvinit2
-rwxr-xr-xhelpers/lh_chroot_tasks2
-rwxr-xr-xhelpers/lh_clean2
-rwxr-xr-xhelpers/lh_config2
-rwxr-xr-xhelpers/lh_local2
-rwxr-xr-xhelpers/lh_source2
-rwxr-xr-xhelpers/lh_source_debian2
-rwxr-xr-xhelpers/lh_source_debian-live2
-rwxr-xr-xhelpers/lh_source_disk2
-rwxr-xr-xhelpers/lh_source_iso2
-rwxr-xr-xhelpers/lh_source_md5sum2
-rwxr-xr-xhelpers/lh_source_net2
-rwxr-xr-xhelpers/lh_source_tar2
-rwxr-xr-xhelpers/lh_source_usb-hdd2
-rwxr-xr-xhelpers/lh_testroot2
-rwxr-xr-xhelpers/make-live2
71 files changed, 71 insertions, 71 deletions
diff --git a/helpers/lh b/helpers/lh
index 511cacd..5f2b538 100755
--- a/helpers/lh
+++ b/helpers/lh
@@ -1,7 +1,7 @@
#!/bin/sh
# live-helper(1) - utility to build Debian Live systems
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@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
diff --git a/helpers/lh_binary b/helpers/lh_binary
index 63606e9..b24ad3a 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary(1) - build binary images
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_chroot b/helpers/lh_binary_chroot
index ad578cc..9c462ff 100755
--- a/helpers/lh_binary_chroot
+++ b/helpers/lh_binary_chroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_chroot(1) - copy chroot into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 06e9ecd..5b53858 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_debian-installer(1) - install debian-installer into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_disk b/helpers/lh_binary_disk
index 88533e0..6127f52 100755
--- a/helpers/lh_binary_disk
+++ b/helpers/lh_binary_disk
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_disk (1) - install disk information into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_encryption b/helpers/lh_binary_encryption
index 6591749..e4157a4 100755
--- a/helpers/lh_binary_encryption
+++ b/helpers/lh_binary_encryption
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_encryption(1) - encrypts rootfs
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_grub b/helpers/lh_binary_grub
index 1d33ba8..6915cf5 100755
--- a/helpers/lh_binary_grub
+++ b/helpers/lh_binary_grub
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_grub(1) - installs grub into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_includes b/helpers/lh_binary_includes
index c2b2399..777c3dc 100755
--- a/helpers/lh_binary_includes
+++ b/helpers/lh_binary_includes
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_includes(1) - copy files into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_iso b/helpers/lh_binary_iso
index f3f4274..722bfcd 100755
--- a/helpers/lh_binary_iso
+++ b/helpers/lh_binary_iso
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_iso(1) - build iso binary image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_linux-image b/helpers/lh_binary_linux-image
index 8290887..789bf4d 100755
--- a/helpers/lh_binary_linux-image
+++ b/helpers/lh_binary_linux-image
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_linux-image(1) - install linux-image into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_local-hooks b/helpers/lh_binary_local-hooks
index df7ab87..6d758c3 100755
--- a/helpers/lh_binary_local-hooks
+++ b/helpers/lh_binary_local-hooks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_local-hooks(1) - execute local hooks in binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_local-includes b/helpers/lh_binary_local-includes
index 6d0f346..48657bf 100755
--- a/helpers/lh_binary_local-includes
+++ b/helpers/lh_binary_local-includes
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_local-includes(1) - copy files into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_local-packageslists b/helpers/lh_binary_local-packageslists
index 3afa7fe..13b59ae 100755
--- a/helpers/lh_binary_local-packageslists
+++ b/helpers/lh_binary_local-packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_local-packageslists(1) - install local packages lists into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_manifest b/helpers/lh_binary_manifest
index 0eabd8b..33e710f 100755
--- a/helpers/lh_binary_manifest
+++ b/helpers/lh_binary_manifest
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_manifest(1) - create manifest
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_md5sum b/helpers/lh_binary_md5sum
index 0c614bf..5ff1b28 100755
--- a/helpers/lh_binary_md5sum
+++ b/helpers/lh_binary_md5sum
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_md5sum(1) - create binary md5sums
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_memtest b/helpers/lh_binary_memtest
index 557b945..5603762 100755
--- a/helpers/lh_binary_memtest
+++ b/helpers/lh_binary_memtest
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_memtest(1) - installs a memtest into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_net b/helpers/lh_binary_net
index 8cd4bf7..a329fcd 100755
--- a/helpers/lh_binary_net
+++ b/helpers/lh_binary_net
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_net(1) - build netboot binary image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_rootfs b/helpers/lh_binary_rootfs
index 1108228..109e508 100755
--- a/helpers/lh_binary_rootfs
+++ b/helpers/lh_binary_rootfs
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_rootfs(1) - build rootfs image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_syslinux b/helpers/lh_binary_syslinux
index 790df6d..34c8e24 100755
--- a/helpers/lh_binary_syslinux
+++ b/helpers/lh_binary_syslinux
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_syslinux(1) - installs syslinux into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_tar b/helpers/lh_binary_tar
index ed1cab8..f610d7b 100755
--- a/helpers/lh_binary_tar
+++ b/helpers/lh_binary_tar
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_tar(1) - build harddisk binary image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd
index 6298c4c..b3e0f31 100755
--- a/helpers/lh_binary_usb-hdd
+++ b/helpers/lh_binary_usb-hdd
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_usb-hdd(1) - build binary usb-hdd image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_binary_yaboot b/helpers/lh_binary_yaboot
index 2c51a66..85a7f94 100755
--- a/helpers/lh_binary_yaboot
+++ b/helpers/lh_binary_yaboot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_yaboot(1) - installs yaboot into binary
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_bootstrap b/helpers/lh_bootstrap
index 4d9cf46..d524aa1 100755
--- a/helpers/lh_bootstrap
+++ b/helpers/lh_bootstrap
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap(1) - bootstrap a Debian system
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_bootstrap_cache b/helpers/lh_bootstrap_cache
index 4efeba3..e394a19 100755
--- a/helpers/lh_bootstrap_cache
+++ b/helpers/lh_bootstrap_cache
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_cache(1) - cach bootstrap stage
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap
index a3db55c..8f8561e 100755
--- a/helpers/lh_bootstrap_cdebootstrap
+++ b/helpers/lh_bootstrap_cdebootstrap
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_cdebootstrap(1) - bootstrap a Debian system with cdebootstrap(1)
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_bootstrap_copy b/helpers/lh_bootstrap_copy
index 518069f..aba2e42 100755
--- a/helpers/lh_bootstrap_copy
+++ b/helpers/lh_bootstrap_copy
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_copy(1) - bootstrap by copying the host system
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_bootstrap_debootstrap b/helpers/lh_bootstrap_debootstrap
index a9eb7d0..5f717a2 100755
--- a/helpers/lh_bootstrap_debootstrap
+++ b/helpers/lh_bootstrap_debootstrap
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_debootstrap(1) - bootstrap a Debian system with debootstrap(8)
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_build b/helpers/lh_build
index 3e8e782..180f8b9 100755
--- a/helpers/lh_build
+++ b/helpers/lh_build
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_build(1) - build a Debian Live system
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot b/helpers/lh_chroot
index 1913eb0..79f57d5 100755
--- a/helpers/lh_chroot
+++ b/helpers/lh_chroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot(1) - customize the Debian system
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_apt b/helpers/lh_chroot_apt
index fc149b3..e90f5ec 100755
--- a/helpers/lh_chroot_apt
+++ b/helpers/lh_chroot_apt
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_apt(1) - manage /etc/apt/apt.conf
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_cache b/helpers/lh_chroot_cache
index 782043d..923a8f2 100755
--- a/helpers/lh_chroot_cache
+++ b/helpers/lh_chroot_cache
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_cache(1) - cach chroot stage
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_debianchroot b/helpers/lh_chroot_debianchroot
index beabbd2..9c4e91e 100755
--- a/helpers/lh_chroot_debianchroot
+++ b/helpers/lh_chroot_debianchroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_debianchroot(1) - manage /etc/debian_chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_devpts b/helpers/lh_chroot_devpts
index 9b85289..5bae1c8 100755
--- a/helpers/lh_chroot_devpts
+++ b/helpers/lh_chroot_devpts
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_devpts(1) - mount /dev/pts
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_dpkg b/helpers/lh_chroot_dpkg
index a34e97e..90d55e5 100755
--- a/helpers/lh_chroot_dpkg
+++ b/helpers/lh_chroot_dpkg
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_dpkg(1) - manage /sbin/dpkg
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks
index 4112521..753fcb6 100755
--- a/helpers/lh_chroot_hacks
+++ b/helpers/lh_chroot_hacks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hacks(1) - execute hacks in chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_hooks b/helpers/lh_chroot_hooks
index 0ae95bc..9b639c8 100755
--- a/helpers/lh_chroot_hooks
+++ b/helpers/lh_chroot_hooks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hooks(1) - execute hooks in chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_hostname b/helpers/lh_chroot_hostname
index 0106eee..f85815a 100755
--- a/helpers/lh_chroot_hostname
+++ b/helpers/lh_chroot_hostname
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hostname(1) - manage /bin/hostname
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_hosts b/helpers/lh_chroot_hosts
index 6a91831..8bd70fc 100755
--- a/helpers/lh_chroot_hosts
+++ b/helpers/lh_chroot_hosts
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hosts(1) - manage /etc/hosts
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_interactive b/helpers/lh_chroot_interactive
index 236e69b..f17e269 100755
--- a/helpers/lh_chroot_interactive
+++ b/helpers/lh_chroot_interactive
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_interactive(1) - make build interactive
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_linux-image b/helpers/lh_chroot_linux-image
index eafaaa6..59e5dd3 100755
--- a/helpers/lh_chroot_linux-image
+++ b/helpers/lh_chroot_linux-image
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_linux-image(1) - manage /etc/kernel-img.conf
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_local-hooks b/helpers/lh_chroot_local-hooks
index d0f487b..e6c0265 100755
--- a/helpers/lh_chroot_local-hooks
+++ b/helpers/lh_chroot_local-hooks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-hooks(1) - execute local hooks in chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_local-includes b/helpers/lh_chroot_local-includes
index 5a66a1e..e1a7134 100755
--- a/helpers/lh_chroot_local-includes
+++ b/helpers/lh_chroot_local-includes
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-includes(1) - copy local files into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_local-packages b/helpers/lh_chroot_local-packages
index 5b7d297..80769b9 100755
--- a/helpers/lh_chroot_local-packages
+++ b/helpers/lh_chroot_local-packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-packages(1) - install local packages into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_local-packageslists b/helpers/lh_chroot_local-packageslists
index 4c3a100..8343f88 100755
--- a/helpers/lh_chroot_local-packageslists
+++ b/helpers/lh_chroot_local-packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-packageslists(1) - install local packages lists into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_local-preseed b/helpers/lh_chroot_local-preseed
index bc5bb2e..cf4b318 100755
--- a/helpers/lh_chroot_local-preseed
+++ b/helpers/lh_chroot_local-preseed
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-preseed(1) - use debconf local preseeding file
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_localization b/helpers/lh_chroot_localization
index e24de69..ca48063 100755
--- a/helpers/lh_chroot_localization
+++ b/helpers/lh_chroot_localization
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_localization(1) - install localization packages into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_packages b/helpers/lh_chroot_packages
index 9fe2984..26c195c 100755
--- a/helpers/lh_chroot_packages
+++ b/helpers/lh_chroot_packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_packages(1) - install packages into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_packageslists b/helpers/lh_chroot_packageslists
index 651e359..bafdbbb 100755
--- a/helpers/lh_chroot_packageslists
+++ b/helpers/lh_chroot_packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_packageslists(1) - install packages lists into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_preseed b/helpers/lh_chroot_preseed
index 49d5aa1..010a2c8 100755
--- a/helpers/lh_chroot_preseed
+++ b/helpers/lh_chroot_preseed
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_preseed(1) - use debconf preseeding file
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_proc b/helpers/lh_chroot_proc
index eec9da0..a36269c 100755
--- a/helpers/lh_chroot_proc
+++ b/helpers/lh_chroot_proc
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_proc(1) - mount /proc
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_resolv b/helpers/lh_chroot_resolv
index 36a1a1b..63d34c5 100755
--- a/helpers/lh_chroot_resolv
+++ b/helpers/lh_chroot_resolv
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_resolv(1) - manage /etc/resolv.conf
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_sources b/helpers/lh_chroot_sources
index 4c89fbd..63a8d9a 100755
--- a/helpers/lh_chroot_sources
+++ b/helpers/lh_chroot_sources
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sources(1) - manage /etc/apt/sources.list
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_symlinks b/helpers/lh_chroot_symlinks
index fb7155d..c95949a 100755
--- a/helpers/lh_chroot_symlinks
+++ b/helpers/lh_chroot_symlinks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_symlinks(1) - convert symlinks
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_sysfs b/helpers/lh_chroot_sysfs
index c9d07aa..931d54d 100755
--- a/helpers/lh_chroot_sysfs
+++ b/helpers/lh_chroot_sysfs
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysfs(1) - mount /sys
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_sysv-rc b/helpers/lh_chroot_sysv-rc
index a9a436b..4b18e7a 100755
--- a/helpers/lh_chroot_sysv-rc
+++ b/helpers/lh_chroot_sysv-rc
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysv-rc(1) - manage /usr/sbin/policy-rc.d
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_sysvinit b/helpers/lh_chroot_sysvinit
index 2ddbb1f..94a6e92 100755
--- a/helpers/lh_chroot_sysvinit
+++ b/helpers/lh_chroot_sysvinit
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysvinit(1) - configure sysvinit
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_chroot_tasks b/helpers/lh_chroot_tasks
index 7a19be9..82d9c13 100755
--- a/helpers/lh_chroot_tasks
+++ b/helpers/lh_chroot_tasks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_tasks(1) - install tasks into chroot
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_clean b/helpers/lh_clean
index e4e859d..fb14ec9 100755
--- a/helpers/lh_clean
+++ b/helpers/lh_clean
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_clean(1) - clean up system build directories
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_config b/helpers/lh_config
index 01edeba..42df97f 100755
--- a/helpers/lh_config
+++ b/helpers/lh_config
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_config(1) - create configuration for live-helper(7)
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_local b/helpers/lh_local
index 17ecaae..028832d 100755
--- a/helpers/lh_local
+++ b/helpers/lh_local
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_local(1) - use a local live-helper version
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source b/helpers/lh_source
index f9b59fe..34a6b52 100755
--- a/helpers/lh_source
+++ b/helpers/lh_source
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source(1) - build source images
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_debian b/helpers/lh_source_debian
index 6a86ddc..5f59d39 100755
--- a/helpers/lh_source_debian
+++ b/helpers/lh_source_debian
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_debian(1) - download sources
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_debian-live b/helpers/lh_source_debian-live
index acecb6d..4bfa953 100755
--- a/helpers/lh_source_debian-live
+++ b/helpers/lh_source_debian-live
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_debian-live(1) - copy debian-live config into source
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_disk b/helpers/lh_source_disk
index 509af74..670111b 100755
--- a/helpers/lh_source_disk
+++ b/helpers/lh_source_disk
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_disk (1) - install disk information into source
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_iso b/helpers/lh_source_iso
index 05d94d5..a18afd0 100755
--- a/helpers/lh_source_iso
+++ b/helpers/lh_source_iso
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_iso(1) - build iso source image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_md5sum b/helpers/lh_source_md5sum
index ccde309..00cbba4 100755
--- a/helpers/lh_source_md5sum
+++ b/helpers/lh_source_md5sum
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_md5sum(1) - create source md5sums
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_net b/helpers/lh_source_net
index eed33c9..1695206 100755
--- a/helpers/lh_source_net
+++ b/helpers/lh_source_net
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_net(1) - build source net image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_tar b/helpers/lh_source_tar
index 2e6ae38..4719f40 100755
--- a/helpers/lh_source_tar
+++ b/helpers/lh_source_tar
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_tar(1) - build source tarball
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_source_usb-hdd b/helpers/lh_source_usb-hdd
index 914d1ee..b5d875e 100755
--- a/helpers/lh_source_usb-hdd
+++ b/helpers/lh_source_usb-hdd
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_usb-hdd(1) - build source usb-hdd image
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/lh_testroot b/helpers/lh_testroot
index 3278007..b97f99e 100755
--- a/helpers/lh_testroot
+++ b/helpers/lh_testroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_testroot(1) - ensure that a system is built as root
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it
diff --git a/helpers/make-live b/helpers/make-live
index 00f0bed..304415e 100755
--- a/helpers/make-live
+++ b/helpers/make-live
@@ -1,7 +1,7 @@
#!/bin/sh
# make-live(1) - utility to build Debian Live systems
-# Copyright (C) 2006-2007 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
#
# live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
# This is free software, and you are welcome to redistribute it