summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-01-26 17:39:27 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:40 +0100
commit989f26d87b5ef36e1f1fd419a9ff2996b3f4b360 (patch)
treea05764d7d560ecf8d6d34b26d4988c54b301bdc2 /helpers
parent9ce762a50229bebd07600f1c29167db31f8bfb53 (diff)
downloadvyos-live-build-989f26d87b5ef36e1f1fd419a9ff2996b3f4b360.tar.gz
vyos-live-build-989f26d87b5ef36e1f1fd419a9ff2996b3f4b360.zip
Updating year in copyright notices for 2009.
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_silo2
-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_install-packages2
-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-patches2
-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_selinuxfs2
-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
73 files changed, 73 insertions, 73 deletions
diff --git a/helpers/lh b/helpers/lh
index ea591a22d..ca8397a64 100755
--- a/helpers/lh
+++ b/helpers/lh
@@ -1,7 +1,7 @@
#!/bin/sh
# live-helper(7) - utility to build Debian Live systems
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 87efafc8c..30d241442 100755
--- a/helpers/lh_binary
+++ b/helpers/lh_binary
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary(1) - build binary images
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 c386bdea5..1591c2518 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 a8e59a5b9..563dae642 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 bccc05a17..0fbd4268d 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 55b720da0..b21e82654 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 0458168be..59377d217 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 588190aad..eefa31acc 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 45e4e421a..546c30355 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 74eaa1b51..8f7e1e1c2 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 fa40e3d3c..6d4beaf0a 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 fb6e5b9db..95e0a1be2 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 afc629c3e..60006d799 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 410986486..940cf07b0 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 79aa30ec3..9e4e5a31d 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 0b7ee09b6..c872bf633 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 754033c7d..95c9f54f9 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 c24efc3a7..2099d3d31 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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_silo b/helpers/lh_binary_silo
index b0bf50f83..18a6b8793 100755
--- a/helpers/lh_binary_silo
+++ b/helpers/lh_binary_silo
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_binary_silo(1) - installs silo into binary
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 8f28793d0..1aa12a4ed 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 8f8de33ce..110e5cdf7 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 147393edd..8be8aed5f 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 7afb34320..3babece5d 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 d0adbe402..b3ebdd595 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 570d2f32d..5a3489018 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 81b4a0929..ae8340a9c 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 b1a48a7a2..3726c2295 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 ebb81f1a5..70be888a3 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 74530da55..b38c0b67c 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 4bd8dea5a..01c3356ba 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 5687a4171..1d2dd7344 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 b7f881d6e..6a21fcbb4 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 0af45b543..e0f79836c 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 1ab88b513..4fef63a4b 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 80e47997c..f18526c87 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 273249ce0..251c1c06a 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 aa0e875b0..488489864 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 fa782567a..c6ceecb0a 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 e392cca2c..827a4ef00 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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_install-packages b/helpers/lh_chroot_install-packages
index b08cf7eb7..01fc633a7 100755
--- a/helpers/lh_chroot_install-packages
+++ b/helpers/lh_chroot_install-packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_install-packages(1) - install queued packages into chroot
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 3dfa60919..b39be3771 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 fae97aa58..1ee14bcbe 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 1b0f3589b..f5fccebe8 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 e57758e7f..5394d4b28 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 958fd980e..f4e518237 100755
--- a/helpers/lh_chroot_local-packages
+++ b/helpers/lh_chroot_local-packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-packages(1) - queue install of local packages into chroot
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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-patches b/helpers/lh_chroot_local-patches
index 1b450fc49..42f8b449b 100755
--- a/helpers/lh_chroot_local-patches
+++ b/helpers/lh_chroot_local-patches
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_local-patches(1) - apply local patches against chroot
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 f8d632d8b..08dfab0e4 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 dd1f9d5ed..3135f22de 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 cbf6866f4..9f9ba8563 100755
--- a/helpers/lh_chroot_packages
+++ b/helpers/lh_chroot_packages
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_packages(1) - queue install of packages into chroot
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 7de9a00da..c437e0eba 100755
--- a/helpers/lh_chroot_packageslists
+++ b/helpers/lh_chroot_packageslists
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_packageslists(1) - queue install of packages lists into chroot
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 91e19363d..75d93b733 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 70eb76e78..bcf023e40 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 26c19ec15..3a2635e17 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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_selinuxfs b/helpers/lh_chroot_selinuxfs
index 9ac06f5de..0a463e899 100755
--- a/helpers/lh_chroot_selinuxfs
+++ b/helpers/lh_chroot_selinuxfs
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_chroot_sysfs(1) - mount /selinux
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 3d64714c4..51716d1c7 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 4f725bff9..69cbd20eb 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 e9829cb79..c4fbed9c2 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 0f9250255..e087483ee 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 7b087a490..d9caa0424 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 cbaca94ae..0a7dddd42 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 b7c51bf47..1cd18a2c3 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 cbe892c37..6239345b2 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 028832da8..16e228e8a 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 c92241856..35c1831fd 100755
--- a/helpers/lh_source
+++ b/helpers/lh_source
@@ -1,7 +1,7 @@
#!/bin/sh
# lh_source(1) - build source images
-# Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 70bad78e3..26a323827 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 621c66f31..03b39925b 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 4734e532a..e4b2d3d8d 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 8077af9fa..4e1534131 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 4930b53a4..8d0a14997 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 6d60c2163..8ffeb3c83 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 f7f4c3646..64c191c01 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 64be3c55f..3434fd56f 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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 b4e93d009..fef9db81a 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-2008 Daniel Baumann <daniel@debian.org>
+# Copyright (C) 2006-2009 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