diff options
Diffstat (limited to 'helpers/chroot')
-rwxr-xr-x | helpers/chroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/chroot b/helpers/chroot index 02a4c049d..123da379d 100755 --- a/helpers/chroot +++ b/helpers/chroot @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot(1) - customize the Debian system -# 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 |