summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/binary2
-rwxr-xr-xhelpers/binary_chroot2
-rwxr-xr-xhelpers/binary_debian-installer2
-rwxr-xr-xhelpers/binary_disk2
-rwxr-xr-xhelpers/binary_encryption2
-rwxr-xr-xhelpers/binary_grub2
-rwxr-xr-xhelpers/binary_grub22
-rwxr-xr-xhelpers/binary_includes2
-rwxr-xr-xhelpers/binary_iso2
-rwxr-xr-xhelpers/binary_linux-image2
-rwxr-xr-xhelpers/binary_local-hooks2
-rwxr-xr-xhelpers/binary_local-includes2
-rwxr-xr-xhelpers/binary_local-packageslists2
-rwxr-xr-xhelpers/binary_manifest2
-rwxr-xr-xhelpers/binary_md5sum2
-rwxr-xr-xhelpers/binary_memtest2
-rwxr-xr-xhelpers/binary_net2
-rwxr-xr-xhelpers/binary_rootfs2
-rwxr-xr-xhelpers/binary_silo2
-rwxr-xr-xhelpers/binary_syslinux2
-rwxr-xr-xhelpers/binary_tar2
-rwxr-xr-xhelpers/binary_usb2
-rwxr-xr-xhelpers/binary_virtual-hdd2
-rwxr-xr-xhelpers/binary_win32-loader2
-rwxr-xr-xhelpers/binary_yaboot2
-rwxr-xr-xhelpers/bootstrap2
-rwxr-xr-xhelpers/bootstrap_cache2
-rwxr-xr-xhelpers/bootstrap_cdebootstrap2
-rwxr-xr-xhelpers/bootstrap_copy2
-rwxr-xr-xhelpers/bootstrap_debootstrap2
-rwxr-xr-xhelpers/build2
-rwxr-xr-xhelpers/chroot2
-rwxr-xr-xhelpers/chroot_apt2
-rwxr-xr-xhelpers/chroot_cache2
-rwxr-xr-xhelpers/chroot_debianchroot2
-rwxr-xr-xhelpers/chroot_devpts2
-rwxr-xr-xhelpers/chroot_dpkg2
-rwxr-xr-xhelpers/chroot_hacks2
-rwxr-xr-xhelpers/chroot_hooks2
-rwxr-xr-xhelpers/chroot_hostname2
-rwxr-xr-xhelpers/chroot_hosts2
-rwxr-xr-xhelpers/chroot_install-packages2
-rwxr-xr-xhelpers/chroot_interactive2
-rwxr-xr-xhelpers/chroot_linux-image2
-rwxr-xr-xhelpers/chroot_local-hooks2
-rwxr-xr-xhelpers/chroot_local-includes2
-rwxr-xr-xhelpers/chroot_local-packages2
-rwxr-xr-xhelpers/chroot_local-packageslists2
-rwxr-xr-xhelpers/chroot_local-patches2
-rwxr-xr-xhelpers/chroot_local-preseed2
-rwxr-xr-xhelpers/chroot_localization2
-rwxr-xr-xhelpers/chroot_packages2
-rwxr-xr-xhelpers/chroot_packageslists2
-rwxr-xr-xhelpers/chroot_preseed2
-rwxr-xr-xhelpers/chroot_proc2
-rwxr-xr-xhelpers/chroot_resolv2
-rwxr-xr-xhelpers/chroot_selinuxfs2
-rwxr-xr-xhelpers/chroot_sources2
-rwxr-xr-xhelpers/chroot_symlinks2
-rwxr-xr-xhelpers/chroot_sysfs2
-rwxr-xr-xhelpers/chroot_sysv-rc2
-rwxr-xr-xhelpers/chroot_sysvinit2
-rwxr-xr-xhelpers/chroot_tasks2
-rwxr-xr-xhelpers/chroot_upstart2
-rwxr-xr-xhelpers/clean2
-rwxr-xr-xhelpers/config2
-rwxr-xr-xhelpers/lh2
-rwxr-xr-xhelpers/live-helper2
-rwxr-xr-xhelpers/local2
-rwxr-xr-xhelpers/source2
-rwxr-xr-xhelpers/source_debian2
-rwxr-xr-xhelpers/source_debian-live2
-rwxr-xr-xhelpers/source_disk2
-rwxr-xr-xhelpers/source_iso2
-rwxr-xr-xhelpers/source_md5sum2
-rwxr-xr-xhelpers/source_net2
-rwxr-xr-xhelpers/source_tar2
-rwxr-xr-xhelpers/source_usb2
-rwxr-xr-xhelpers/source_virtual-hdd2
-rwxr-xr-xhelpers/testroot2
80 files changed, 80 insertions, 80 deletions
diff --git a/helpers/binary b/helpers/binary
index 0a69918..35c74de 100755
--- a/helpers/binary
+++ b/helpers/binary
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary(1) - build binary images
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_chroot b/helpers/binary_chroot
index c65b7b5..c9dc4dc 100755
--- a/helpers/binary_chroot
+++ b/helpers/binary_chroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_chroot(1) - copy chroot into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_debian-installer b/helpers/binary_debian-installer
index 67d38a3..5c224ae 100755
--- a/helpers/binary_debian-installer
+++ b/helpers/binary_debian-installer
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_debian-installer(1) - install debian-installer into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_disk b/helpers/binary_disk
index b6edf4a..09c0b1b 100755
--- a/helpers/binary_disk
+++ b/helpers/binary_disk
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_disk (1) - install disk information into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_encryption b/helpers/binary_encryption
index 2990afa..1808fd3 100755
--- a/helpers/binary_encryption
+++ b/helpers/binary_encryption
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_encryption(1) - encrypts rootfs
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_grub b/helpers/binary_grub
index 373d64e..25305ba 100755
--- a/helpers/binary_grub
+++ b/helpers/binary_grub
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_grub(1) - installs grub into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_grub2 b/helpers/binary_grub2
index 7a7b26e..440617b 100755
--- a/helpers/binary_grub2
+++ b/helpers/binary_grub2
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_grub2(1) - installs grub2 into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_includes b/helpers/binary_includes
index e37f4df..8483f72 100755
--- a/helpers/binary_includes
+++ b/helpers/binary_includes
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_includes(1) - copy files into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_iso b/helpers/binary_iso
index 811310d..0294c07 100755
--- a/helpers/binary_iso
+++ b/helpers/binary_iso
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_iso(1) - build iso binary image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_linux-image b/helpers/binary_linux-image
index d08ae18..bf0936a 100755
--- a/helpers/binary_linux-image
+++ b/helpers/binary_linux-image
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_linux-image(1) - install linux-image into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_local-hooks b/helpers/binary_local-hooks
index 704879b..ff24d08 100755
--- a/helpers/binary_local-hooks
+++ b/helpers/binary_local-hooks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_local-hooks(1) - execute local hooks in binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_local-includes b/helpers/binary_local-includes
index 44f93c9..8c54466 100755
--- a/helpers/binary_local-includes
+++ b/helpers/binary_local-includes
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_local-includes(1) - copy files into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_local-packageslists b/helpers/binary_local-packageslists
index 43d8005..26fc0bb 100755
--- a/helpers/binary_local-packageslists
+++ b/helpers/binary_local-packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_local-packageslists(1) - install local packages lists into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_manifest b/helpers/binary_manifest
index 4c40115..a3c304a 100755
--- a/helpers/binary_manifest
+++ b/helpers/binary_manifest
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_manifest(1) - create manifest
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_md5sum b/helpers/binary_md5sum
index 57087d8..e9376c0 100755
--- a/helpers/binary_md5sum
+++ b/helpers/binary_md5sum
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_md5sum(1) - create binary md5sums
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_memtest b/helpers/binary_memtest
index 581ec9a..6c59f10 100755
--- a/helpers/binary_memtest
+++ b/helpers/binary_memtest
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_memtest(1) - installs a memtest into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_net b/helpers/binary_net
index 05ecce7..273c383 100755
--- a/helpers/binary_net
+++ b/helpers/binary_net
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_net(1) - build netboot binary image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_rootfs b/helpers/binary_rootfs
index c33585f..8e0ebe1 100755
--- a/helpers/binary_rootfs
+++ b/helpers/binary_rootfs
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_rootfs(1) - build rootfs image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_silo b/helpers/binary_silo
index 356c47e..766a18c 100755
--- a/helpers/binary_silo
+++ b/helpers/binary_silo
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_silo(1) - installs silo into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_syslinux b/helpers/binary_syslinux
index 4fa2805..404727f 100755
--- a/helpers/binary_syslinux
+++ b/helpers/binary_syslinux
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_syslinux(1) - installs syslinux into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_tar b/helpers/binary_tar
index 019b42f..082f969 100755
--- a/helpers/binary_tar
+++ b/helpers/binary_tar
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_tar(1) - build harddisk binary image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_usb b/helpers/binary_usb
index 59aae15..b2a800f 100755
--- a/helpers/binary_usb
+++ b/helpers/binary_usb
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_usb(1) - build binary usb image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_virtual-hdd b/helpers/binary_virtual-hdd
index 6a65d19..8b03910 100755
--- a/helpers/binary_virtual-hdd
+++ b/helpers/binary_virtual-hdd
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_virtual-hdd(1) - build binary virtual-hdd image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_win32-loader b/helpers/binary_win32-loader
index 6851218..e0a7bc7 100755
--- a/helpers/binary_win32-loader
+++ b/helpers/binary_win32-loader
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_win32-loader(1) - copy win32-loader into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/binary_yaboot b/helpers/binary_yaboot
index b896eac..777cab7 100755
--- a/helpers/binary_yaboot
+++ b/helpers/binary_yaboot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_yaboot(1) - installs yaboot into binary
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/bootstrap b/helpers/bootstrap
index 823c465..fb890c4 100755
--- a/helpers/bootstrap
+++ b/helpers/bootstrap
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap(1) - bootstrap a Debian system
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/bootstrap_cache b/helpers/bootstrap_cache
index a025428..26ef908 100755
--- a/helpers/bootstrap_cache
+++ b/helpers/bootstrap_cache
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_cache(1) - cach bootstrap stage
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/bootstrap_cdebootstrap b/helpers/bootstrap_cdebootstrap
index 1f9340b..d37b0a5 100755
--- a/helpers/bootstrap_cdebootstrap
+++ b/helpers/bootstrap_cdebootstrap
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_cdebootstrap(1) - bootstrap a Debian system with cdebootstrap(1)
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/bootstrap_copy b/helpers/bootstrap_copy
index 456c89d..9373444 100755
--- a/helpers/bootstrap_copy
+++ b/helpers/bootstrap_copy
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_copy(1) - bootstrap by copying the host system
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/bootstrap_debootstrap b/helpers/bootstrap_debootstrap
index b1a5349..2b708ba 100755
--- a/helpers/bootstrap_debootstrap
+++ b/helpers/bootstrap_debootstrap
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_bootstrap_debootstrap(1) - bootstrap a Debian system with debootstrap(8)
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/build b/helpers/build
index 52400fa..9f619b1 100755
--- a/helpers/build
+++ b/helpers/build
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_build(1) - build a Debian Live system
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot b/helpers/chroot
index 02a4c04..123da37 100755
--- a/helpers/chroot
+++ b/helpers/chroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot(1) - customize the Debian system
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_apt b/helpers/chroot_apt
index 6836c2d..06ac8ac 100755
--- a/helpers/chroot_apt
+++ b/helpers/chroot_apt
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_apt(1) - manage /etc/apt/apt.conf
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_cache b/helpers/chroot_cache
index dacf8c0..7c67336 100755
--- a/helpers/chroot_cache
+++ b/helpers/chroot_cache
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_cache(1) - cach chroot stage
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_debianchroot b/helpers/chroot_debianchroot
index 6916d2d..0e794ed 100755
--- a/helpers/chroot_debianchroot
+++ b/helpers/chroot_debianchroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_debianchroot(1) - manage /etc/debian_chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_devpts b/helpers/chroot_devpts
index 9248595..b8a4bb2 100755
--- a/helpers/chroot_devpts
+++ b/helpers/chroot_devpts
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_devpts(1) - mount /dev/pts
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_dpkg b/helpers/chroot_dpkg
index bf2950a..3b5f00b 100755
--- a/helpers/chroot_dpkg
+++ b/helpers/chroot_dpkg
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_dpkg(1) - manage /sbin/dpkg
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_hacks b/helpers/chroot_hacks
index 98e6b5b..82be914 100755
--- a/helpers/chroot_hacks
+++ b/helpers/chroot_hacks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hacks(1) - execute hacks in chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_hooks b/helpers/chroot_hooks
index 04fe487..b8105ff 100755
--- a/helpers/chroot_hooks
+++ b/helpers/chroot_hooks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hooks(1) - execute hooks in chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_hostname b/helpers/chroot_hostname
index 9cafcf6..3d409c3 100755
--- a/helpers/chroot_hostname
+++ b/helpers/chroot_hostname
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hostname(1) - manage /bin/hostname
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_hosts b/helpers/chroot_hosts
index 2b7fc25..d06cb2c 100755
--- a/helpers/chroot_hosts
+++ b/helpers/chroot_hosts
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_hosts(1) - manage /etc/hosts
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_install-packages b/helpers/chroot_install-packages
index b200e0a..60b13f4 100755
--- a/helpers/chroot_install-packages
+++ b/helpers/chroot_install-packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_install-packages(1) - install queued packages into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_interactive b/helpers/chroot_interactive
index eb9c011..114d85b 100755
--- a/helpers/chroot_interactive
+++ b/helpers/chroot_interactive
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_interactive(1) - make build interactive
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_linux-image b/helpers/chroot_linux-image
index 76515ef..c7e6abd 100755
--- a/helpers/chroot_linux-image
+++ b/helpers/chroot_linux-image
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_linux-image(1) - manage /etc/kernel-img.conf
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_local-hooks b/helpers/chroot_local-hooks
index 0155e79..b871625 100755
--- a/helpers/chroot_local-hooks
+++ b/helpers/chroot_local-hooks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-hooks(1) - execute local hooks in chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_local-includes b/helpers/chroot_local-includes
index 3991750..a90ffe7 100755
--- a/helpers/chroot_local-includes
+++ b/helpers/chroot_local-includes
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-includes(1) - copy local files into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_local-packages b/helpers/chroot_local-packages
index f2cdfb0..2814d03 100755
--- a/helpers/chroot_local-packages
+++ b/helpers/chroot_local-packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-packages(1) - queue install of local packages into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_local-packageslists b/helpers/chroot_local-packageslists
index 5e51ed9..3ad2b3d 100755
--- a/helpers/chroot_local-packageslists
+++ b/helpers/chroot_local-packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-packageslists(1) - queue install of local packages lists into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_local-patches b/helpers/chroot_local-patches
index 303ffd1..db66019 100755
--- a/helpers/chroot_local-patches
+++ b/helpers/chroot_local-patches
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-patches(1) - apply local patches against chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_local-preseed b/helpers/chroot_local-preseed
index 2256bab..d642f76 100755
--- a/helpers/chroot_local-preseed
+++ b/helpers/chroot_local-preseed
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-preseed(1) - use debconf local preseeding file
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_localization b/helpers/chroot_localization
index 333ee34..c637aac 100755
--- a/helpers/chroot_localization
+++ b/helpers/chroot_localization
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_localization(1) - install localization packages into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_packages b/helpers/chroot_packages
index 61a2fa6..745b132 100755
--- a/helpers/chroot_packages
+++ b/helpers/chroot_packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_packages(1) - queue install of packages into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_packageslists b/helpers/chroot_packageslists
index 3ec26fb..d1744e5 100755
--- a/helpers/chroot_packageslists
+++ b/helpers/chroot_packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_packageslists(1) - queue install of packages lists into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_preseed b/helpers/chroot_preseed
index 6058e73..47c3905 100755
--- a/helpers/chroot_preseed
+++ b/helpers/chroot_preseed
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_preseed(1) - use debconf preseeding file
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_proc b/helpers/chroot_proc
index 392fa5e..8cbf11f 100755
--- a/helpers/chroot_proc
+++ b/helpers/chroot_proc
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_proc(1) - mount /proc
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_resolv b/helpers/chroot_resolv
index 0b24a23..318bb1a 100755
--- a/helpers/chroot_resolv
+++ b/helpers/chroot_resolv
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_resolv(1) - manage /etc/resolv.conf
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_selinuxfs b/helpers/chroot_selinuxfs
index 558d3d7..64ce659 100755
--- a/helpers/chroot_selinuxfs
+++ b/helpers/chroot_selinuxfs
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysfs(1) - mount /selinux
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_sources b/helpers/chroot_sources
index 6edc3ac..16adf89 100755
--- a/helpers/chroot_sources
+++ b/helpers/chroot_sources
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sources(1) - manage /etc/apt/sources.list
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_symlinks b/helpers/chroot_symlinks
index 576f06e..76a023c 100755
--- a/helpers/chroot_symlinks
+++ b/helpers/chroot_symlinks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_symlinks(1) - convert symlinks
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_sysfs b/helpers/chroot_sysfs
index f6acb64..7b629b7 100755
--- a/helpers/chroot_sysfs
+++ b/helpers/chroot_sysfs
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysfs(1) - mount /sys
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_sysv-rc b/helpers/chroot_sysv-rc
index 74a9702..0ec9228 100755
--- a/helpers/chroot_sysv-rc
+++ b/helpers/chroot_sysv-rc
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysv-rc(1) - manage /usr/sbin/policy-rc.d
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_sysvinit b/helpers/chroot_sysvinit
index 7c8c983..2557f2d 100755
--- a/helpers/chroot_sysvinit
+++ b/helpers/chroot_sysvinit
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysvinit(1) - configure sysvinit
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_tasks b/helpers/chroot_tasks
index ff8e60a..b819165 100755
--- a/helpers/chroot_tasks
+++ b/helpers/chroot_tasks
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_tasks(1) - install tasks into chroot
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/chroot_upstart b/helpers/chroot_upstart
index a963044..32ca18c 100755
--- a/helpers/chroot_upstart
+++ b/helpers/chroot_upstart
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_upstart(1) - manage /usr/sbin/initctl
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/clean b/helpers/clean
index 0596e39..2348b0f 100755
--- a/helpers/clean
+++ b/helpers/clean
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_clean(1) - clean up system build directories
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/config b/helpers/config
index 3a67b94..6d21a0e 100755
--- a/helpers/config
+++ b/helpers/config
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_config(1) - create configuration for live-helper(7)
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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 b/helpers/lh
index 8ab9de2..73e7b0b 100755
--- a/helpers/lh
+++ b/helpers/lh
@@ -1,7 +1,7 @@
#!/bin/sh
# lh(1) - generic live-helper wrapper
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/live-helper b/helpers/live-helper
index e551498..a105500 100755
--- a/helpers/live-helper
+++ b/helpers/live-helper
@@ -1,7 +1,7 @@
#!/bin/sh
# live-helper(7) - the Debian Live tool suite
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/local b/helpers/local
index 16e228e..39ba6a7 100755
--- a/helpers/local
+++ b/helpers/local
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_local(1) - use a local live-helper version
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source b/helpers/source
index 1783216..512a923 100755
--- a/helpers/source
+++ b/helpers/source
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source(1) - build source images
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_debian b/helpers/source_debian
index 2668948..cffca68 100755
--- a/helpers/source_debian
+++ b/helpers/source_debian
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_debian(1) - download sources
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_debian-live b/helpers/source_debian-live
index 10ba580..6afcfbf 100755
--- a/helpers/source_debian-live
+++ b/helpers/source_debian-live
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_debian-live(1) - copy debian-live config into source
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_disk b/helpers/source_disk
index 50db471..bad2770 100755
--- a/helpers/source_disk
+++ b/helpers/source_disk
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_disk (1) - install disk information into source
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_iso b/helpers/source_iso
index 0752ebe..c833b0b 100755
--- a/helpers/source_iso
+++ b/helpers/source_iso
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_iso(1) - build iso source image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_md5sum b/helpers/source_md5sum
index 0034bfd..0a543e7 100755
--- a/helpers/source_md5sum
+++ b/helpers/source_md5sum
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_md5sum(1) - create source md5sums
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_net b/helpers/source_net
index 1c1b946..bf65fed 100755
--- a/helpers/source_net
+++ b/helpers/source_net
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_net(1) - build source net image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_tar b/helpers/source_tar
index 4923b71..da858c4 100755
--- a/helpers/source_tar
+++ b/helpers/source_tar
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_tar(1) - build source tarball
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_usb b/helpers/source_usb
index 6065382..dc5bb22 100755
--- a/helpers/source_usb
+++ b/helpers/source_usb
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_usb(1) - build source usb image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/source_virtual-hdd b/helpers/source_virtual-hdd
index ac186dc..74f7af5 100755
--- a/helpers/source_virtual-hdd
+++ b/helpers/source_virtual-hdd
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source_virtual-hdd(1) - build source virtual-hdd image
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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/testroot b/helpers/testroot
index c4a4276..952c4b2 100755
--- a/helpers/testroot
+++ b/helpers/testroot
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_testroot(1) - ensure that a system is built as root
-# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2010 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