diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-01 00:13:01 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2013-01-01 00:13:01 +0100 |
commit | a203b86fdd9a40deb48333b1f5595862565bdf9a (patch) | |
tree | 7c908b73360d9399a62bcc4126f03a0cbbc05968 /bin | |
parent | 0fc826ab7e553066d3c3228d45afca52a3611b9d (diff) | |
download | vyos-live-build-a203b86fdd9a40deb48333b1f5595862565bdf9a.tar.gz vyos-live-build-a203b86fdd9a40deb48333b1f5595862565bdf9a.zip |
Updating year in all copyright notices.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/lb | 2 | ||||
-rwxr-xr-x | bin/live-build | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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/bin/live-build b/bin/live-build index d7eb28f66..bd5d560d7 100755 --- a/bin/live-build +++ b/bin/live-build @@ -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 is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by |