diff options
author | Daniel Baumann <daniel@debian.org> | 2010-03-04 13:43:04 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:04 +0100 |
commit | 54518852c8c69eafe56aa68d13c8dfdfc8fc30ea (patch) | |
tree | 27acf1d37b626f1e50a9bf7a28a51ddd504d436f /helpers/chroot_dpkg | |
parent | 8ff6ded9d36d349442208c1d766cbd00bf3dae0d (diff) | |
download | vyos-live-build-54518852c8c69eafe56aa68d13c8dfdfc8fc30ea.tar.gz vyos-live-build-54518852c8c69eafe56aa68d13c8dfdfc8fc30ea.zip |
Updating year to 2010 in copyright notices.
Diffstat (limited to 'helpers/chroot_dpkg')
-rwxr-xr-x | helpers/chroot_dpkg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/chroot_dpkg b/helpers/chroot_dpkg index bf2950a77..3b5f00bd5 100755 --- a/helpers/chroot_dpkg +++ b/helpers/chroot_dpkg @@ -1,7 +1,7 @@ #!/bin/sh # lh_chroot_dpkg(1) - manage /sbin/dpkg -# 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 |