diff options
author | Daniel Baumann <daniel@debian.org> | 2009-01-26 17:39:27 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:09:40 +0100 |
commit | 989f26d87b5ef36e1f1fd419a9ff2996b3f4b360 (patch) | |
tree | a05764d7d560ecf8d6d34b26d4988c54b301bdc2 | |
parent | 9ce762a50229bebd07600f1c29167db31f8bfb53 (diff) | |
download | vyos-live-build-989f26d87b5ef36e1f1fd419a9ff2996b3f4b360.tar.gz vyos-live-build-989f26d87b5ef36e1f1fd419a9ff2996b3f4b360.zip |
Updating year in copyright notices for 2009.
105 files changed, 106 insertions, 106 deletions
diff --git a/debian/copyright b/debian/copyright index 362c0ae6a..f7d218d81 100644 --- a/debian/copyright +++ b/debian/copyright @@ -2,7 +2,7 @@ Author: Daniel Baumann <daniel@debian.org> Download: http://debian-live.alioth.debian.org/ Files: * -Copyright: (C) 2006-2008 Daniel Baumann <daniel@debian.org> +Copyright: (C) 2006-2009 Daniel Baumann <daniel@debian.org> License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software diff --git a/functions/aliases.sh b/functions/aliases.sh index 12d2938cd..859f34dc7 100755 --- a/functions/aliases.sh +++ b/functions/aliases.sh @@ -1,7 +1,7 @@ #!/bin/sh # aliases.sh - internal shell aliases -# 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/functions/architecture.sh b/functions/architecture.sh index 1103d2b6b..cd8e073a8 100755 --- a/functions/architecture.sh +++ b/functions/architecture.sh @@ -1,7 +1,7 @@ #!/bin/sh # architecture.sh - handle architecture specific support -# 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/functions/arguments.sh b/functions/arguments.sh index a360e824a..b2e4c92d7 100755 --- a/functions/arguments.sh +++ b/functions/arguments.sh @@ -1,7 +1,7 @@ #!/bin/sh # arguments.sh - handle common arguments -# 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/functions/breakpoints.sh b/functions/breakpoints.sh index 1e4fdb21b..2f078e15f 100755 --- a/functions/breakpoints.sh +++ b/functions/breakpoints.sh @@ -1,7 +1,7 @@ #!/bin/sh # breakpoints.sh - run with breakpoints -# 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/functions/cache.sh b/functions/cache.sh index 74fff29f8..ca5e5ed0e 100755 --- a/functions/cache.sh +++ b/functions/cache.sh @@ -1,7 +1,7 @@ #!/bin/sh # cache.sh - manage package cache -# 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/functions/chroot.sh b/functions/chroot.sh index 4d53cb25e..420abe18a 100755 --- a/functions/chroot.sh +++ b/functions/chroot.sh @@ -1,7 +1,7 @@ #!/bin/sh # chroot.sh - /usr/sbin/chroot wrapper script -# 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/functions/color.sh b/functions/color.sh index 03d333c79..97ac6832f 100755 --- a/functions/color.sh +++ b/functions/color.sh @@ -1,7 +1,7 @@ #!/bin/sh # color.sh - define color values -# 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/functions/common.sh b/functions/common.sh index 01ebbeebc..415cd7365 100755 --- a/functions/common.sh +++ b/functions/common.sh @@ -1,7 +1,7 @@ #!/bin/sh # common.sh - common things for all live-helpers -# 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/functions/conffile.sh b/functions/conffile.sh index d6736341f..9d87a33cd 100755 --- a/functions/conffile.sh +++ b/functions/conffile.sh @@ -1,7 +1,7 @@ #!/bin/sh # conffile.sh - handle configuration files -# 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/functions/cursor.sh b/functions/cursor.sh index 831def233..b343d3f81 100755 --- a/functions/cursor.sh +++ b/functions/cursor.sh @@ -1,7 +1,7 @@ #!/bin/sh # cursor.sh - define cursor movements -# 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/functions/defaults.sh b/functions/defaults.sh index beeeb33a4..7db1389d0 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -1,7 +1,7 @@ #!/bin/sh # defaults.sh - handle default values -# 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/functions/echo.sh b/functions/echo.sh index 2765879f9..7af07a966 100755 --- a/functions/echo.sh +++ b/functions/echo.sh @@ -1,7 +1,7 @@ #!/bin/sh # echo.sh - define output methods -# 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/functions/exit.sh b/functions/exit.sh index 18bc1eb6a..980d2d1ce 100755 --- a/functions/exit.sh +++ b/functions/exit.sh @@ -1,7 +1,7 @@ #!/bin/sh # exit.sh - cleanup -# 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/functions/help.sh b/functions/help.sh index 0d4aa73bb..832878c71 100755 --- a/functions/help.sh +++ b/functions/help.sh @@ -1,7 +1,7 @@ #!/bin/sh # help.sh - print help information -# 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/functions/l10n.sh b/functions/l10n.sh index 0396f0bef..c2f167af5 100755 --- a/functions/l10n.sh +++ b/functions/l10n.sh @@ -1,7 +1,7 @@ #!/bin/sh # l10n.sh - load the needed localization things for all lh messages -# 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/functions/lockfile.sh b/functions/lockfile.sh index c4010fb67..8ade76ee4 100755 --- a/functions/lockfile.sh +++ b/functions/lockfile.sh @@ -1,7 +1,7 @@ #!/bin/sh # lockfile.sh - handle lock files -# 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/functions/losetup.sh b/functions/losetup.sh index a788771be..56d504fbe 100755 --- a/functions/losetup.sh +++ b/functions/losetup.sh @@ -1,7 +1,7 @@ #!/bin/sh # losetup - wrapper around losetup -# 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/functions/packages.sh b/functions/packages.sh index 66d68399a..53c244a89 100755 --- a/functions/packages.sh +++ b/functions/packages.sh @@ -1,7 +1,7 @@ #!/bin/sh # packages.sh - handle packages installation -# 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/functions/packageslists.sh b/functions/packageslists.sh index 03e2e1c97..6ce0c520a 100755 --- a/functions/packageslists.sh +++ b/functions/packageslists.sh @@ -1,7 +1,7 @@ #!/bin/sh # packagelists.sh - expands package list includes -# 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/functions/releases.sh b/functions/releases.sh index 98b25e3df..439620cdd 100755 --- a/functions/releases.sh +++ b/functions/releases.sh @@ -1,7 +1,7 @@ #!/bin/sh # releases.sh - list release information -# 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/functions/stagefile.sh b/functions/stagefile.sh index 2164269f2..10f06fade 100755 --- a/functions/stagefile.sh +++ b/functions/stagefile.sh @@ -1,7 +1,7 @@ #!/bin/sh # stagefile.sh - handle stage files -# 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/functions/templates.sh b/functions/templates.sh index 303b68927..846034b1b 100755 --- a/functions/templates.sh +++ b/functions/templates.sh @@ -1,7 +1,7 @@ #!/bin/sh # templates.sh - handle templates files -# 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/functions/usage.sh b/functions/usage.sh index f1ef47d48..d99cb9e2c 100755 --- a/functions/usage.sh +++ b/functions/usage.sh @@ -1,7 +1,7 @@ #!/bin/sh # usage.sh - print usage information -# 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/functions/version.sh b/functions/version.sh index 6b2ad0014..5ac6f6fae 100755 --- a/functions/version.sh +++ b/functions/version.sh @@ -1,7 +1,7 @@ #!/bin/sh # version.sh - print version information -# 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 @@ -12,7 +12,7 @@ Version () Echo "%s, version %s" "${PROGRAM}" "${VERSION}" Echo "This program is a part of %s" "${PACKAGE}" echo - Echo "Copyright (C) 2006-2008 Daniel Baumann <daniel@debian.org>" + Echo "Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org>" echo Echo "This program is free software: you can redistribute it and/or modify" Echo "it under the terms of the GNU General Public License as published by" diff --git a/functions/wrapper.sh b/functions/wrapper.sh index 581e59acf..dcc728f8f 100755 --- a/functions/wrapper.sh +++ b/functions/wrapper.sh @@ -1,7 +1,7 @@ #!/bin/sh # wrapper.sh - external command wrappers -# 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 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 diff --git a/hooks/kde-desktop b/hooks/kde-desktop index 878536474..3dc4d242c 100755 --- a/hooks/kde-desktop +++ b/hooks/kde-desktop @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/kde-desktop - hook list 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/hooks/minimal b/hooks/minimal index 2562ef246..4a6f1b4b7 100755 --- a/hooks/minimal +++ b/hooks/minimal @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/minimal - hook list 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/hooks/stripped b/hooks/stripped index 629c79df8..826c0e7ac 100755 --- a/hooks/stripped +++ b/hooks/stripped @@ -1,7 +1,7 @@ #!/bin/sh # /usr/share/live-helper/hooks/stripped - hook list 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/templates/syslinux/ca/f10.txt b/templates/syslinux/ca/f10.txt index c6b4931b7..4b425df0c 100644 --- a/templates/syslinux/ca/f10.txt +++ b/templates/syslinux/ca/f10.txt @@ -1,6 +1,6 @@ 0fCOPYRIGHTS I GARANTIES07 09F1007 -Debian GNU/Linux t‚ Copyright (C) 1993-2008 de Software in the Public Interest, +Debian GNU/Linux t‚ Copyright (C) 1993-2009 de Software in the Public Interest, i altres. El sistema Debian GNU/Linux ‚s pot redistribuir lliurement. DesprŠs de la diff --git a/templates/syslinux/en/f10.txt b/templates/syslinux/en/f10.txt index 976c23b6c..71efdf1c6 100644 --- a/templates/syslinux/en/f10.txt +++ b/templates/syslinux/en/f10.txt @@ -1,6 +1,6 @@ 0fCOPYRIGHTS AND WARRANTIES07 09F1007 -Debian GNU/Linux is Copyright (C) 1993-2008 Software in the Public Interest, +Debian GNU/Linux is Copyright (C) 1993-2009 Software in the Public Interest, and others. The Debian GNU/Linux system is freely redistributable. After installation, diff --git a/templates/syslinux/es/f10.txt b/templates/syslinux/es/f10.txt index 24eb86c7e..0e5d60e1c 100644 --- a/templates/syslinux/es/f10.txt +++ b/templates/syslinux/es/f10.txt @@ -1,6 +1,6 @@ 0fCOPYRIGHTS Y GARANTˇAS07 09F1007 -Debian GNU/Linux es Copyright (C) 1993-2008 de Software in the Public Interest, +Debian GNU/Linux es Copyright (C) 1993-2009 de Software in the Public Interest, y otros. El sistema Debian GNU/Linux es libremente redistribuible. Despu‚s de la |