diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-02-08 17:47:02 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-02-08 17:47:24 +0100 |
commit | eb336bb782632bea33dac6a8c93bca177de51a33 (patch) | |
tree | 969e254f28dd2e555e26f63363d2a652e28a37af /examples | |
parent | fde942d3bde1a6ce4a37053c0307ad7fb3bd0a7e (diff) | |
download | vyos-live-build-eb336bb782632bea33dac6a8c93bca177de51a33.tar.gz vyos-live-build-eb336bb782632bea33dac6a8c93bca177de51a33.zip |
Updating copyright notices for 2014.
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/hooks/minimal.hook.chroot | 2 | ||||
-rwxr-xr-x | examples/hooks/stripped.hook.chroot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/hooks/minimal.hook.chroot b/examples/hooks/minimal.hook.chroot index f219779fa..71922573b 100755 --- a/examples/hooks/minimal.hook.chroot +++ b/examples/hooks/minimal.hook.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> ## ## 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.hook.chroot b/examples/hooks/stripped.hook.chroot index 1bad3e623..294640347 100755 --- a/examples/hooks/stripped.hook.chroot +++ b/examples/hooks/stripped.hook.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2013 Daniel Baumann <mail@daniel-baumann.ch> +## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> ## ## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it |