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