diff options
Diffstat (limited to 'helpers/chroot_install-packages')
-rwxr-xr-x | helpers/chroot_install-packages | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/chroot_install-packages b/helpers/chroot_install-packages index b200e0a03..60b13f42e 100755 --- a/helpers/chroot_install-packages +++ b/helpers/chroot_install-packages @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_install-packages(1) - install queued packages into chroot -# Copyright (C) 2006-2009 Daniel Baumann <daniel@debian.org> +# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> # # live-helper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. # This is free software, and you are welcome to redistribute it |