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_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 ea591a2..ca8397a 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 87efafc..30d2414 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 c386bde..1591c25 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 a8e59a5..563dae6 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 bccc05a..0fbd426 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 55b720d..b21e826 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 0458168..59377d2 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 588190a..eefa31a 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 45e4e42..546c303 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 74eaa1b..8f7e1e1 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 fa40e3d..6d4beaf 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 fb6e5b9..95e0a1b 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 afc629c..60006d7 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 4109864..940cf07 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 79aa30e..9e4e5a3 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 0b7ee09..c872bf6 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 754033c..95c9f54 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 c24efc3..2099d3d 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 b0bf50f..18a6b87 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 8f28793..1aa12a4 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 8f8de33..110e5cd 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 147393e..8be8aed 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 7afb343..3babece 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 d0adbe4..b3ebdd5 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 570d2f3..5a34890 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 81b4a09..ae8340a 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 b1a48a7..3726c22 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 ebb81f1..70be888 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 74530da..b38c0b6 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 4bd8dea..01c3356 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 5687a41..1d2dd73 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 b7f881d..6a21fcb 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 0af45b5..e0f7983 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 1ab88b5..4fef63a 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 80e4799..f18526c 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 273249c..251c1c0 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 aa0e875..4884898 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 fa78256..c6ceecb 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 e392cca..827a4ef 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 b08cf7e..01fc633 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 3dfa609..b39be37 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 fae97aa..1ee14bc 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 1b0f358..f5fcceb 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 e57758e..5394d4b 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 958fd98..f4e5182 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 1b450fc..42f8b44 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 f8d632d..08dfab0 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 dd1f9d5..3135f22 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 cbf6866..9f9ba85 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 7de9a00..c437e0e 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 91e1936..75d93b7 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 70eb76e..bcf023e 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 26c19ec..3a2635e 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 9ac06f5..0a463e8 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 3d64714..51716d1 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 4f725bf..69cbd20 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 e9829cb..c4fbed9 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 0f92502..e087483 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 7b087a4..d9caa04 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 cbaca94..0a7dddd 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 b7c51bf..1cd18a2 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 cbe892c..6239345 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 028832d..16e228e 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 c922418..35c1831 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 70bad78..26a3238 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 621c66f..03b3992 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 4734e53..e4b2d3d 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 8077af9..4e15341 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 4930b53..8d0a149 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 6d60c21..8ffeb3c 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 f7f4c36..64c191c 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 64be3c5..3434fd5 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 b4e93d0..fef9db8 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