diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-01 00:12:04 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:03 +0200 |
commit | 62d94a445479bdccad50f919f4c68ef327b2c40b (patch) | |
tree | 71dedcb4184f0c28fea1276a0f17b40fa047d9de /examples | |
parent | a9756a5e2906394853dacb0826765201033fa0ff (diff) | |
download | vyos-live-build-62d94a445479bdccad50f919f4c68ef327b2c40b.tar.gz vyos-live-build-62d94a445479bdccad50f919f4c68ef327b2c40b.zip |
Updating year in all copyright notices.
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/hooks/minimal.chroot | 2 | ||||
-rwxr-xr-x | examples/hooks/stripped.chroot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/hooks/minimal.chroot b/examples/hooks/minimal.chroot index 70af0dd40..5a9a8d648 100755 --- a/examples/hooks/minimal.chroot +++ b/examples/hooks/minimal.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/examples/hooks/stripped.chroot b/examples/hooks/stripped.chroot index fe3f6cacb..7af719e77 100755 --- a/examples/hooks/stripped.chroot +++ b/examples/hooks/stripped.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2013 Daniel Baumann <daniel@debian.org> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it |