diff options
author | Daniel Baumann <daniel@debian.org> | 2012-02-04 21:41:41 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-02-06 23:15:12 +0100 |
commit | 822dc2c028390575c13e3546b80b308ab51395c4 (patch) | |
tree | 97daa66bd20d0885fbf735a0d3b124a05df63ca1 /cgi | |
parent | 335b5d035255a18c4abd84f48ce862c87861fc5d (diff) | |
download | vyos-live-build-822dc2c028390575c13e3546b80b308ab51395c4.tar.gz vyos-live-build-822dc2c028390575c13e3546b80b308ab51395c4.zip |
Updating year in copyright notices for 2012.
Diffstat (limited to 'cgi')
-rwxr-xr-x | cgi/live-build-cgi | 2 | ||||
-rwxr-xr-x | cgi/live-build-cgi.cron | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cgi/live-build-cgi b/cgi/live-build-cgi index 6e8f8b607..91564999e 100755 --- a/cgi/live-build-cgi +++ b/cgi/live-build-cgi @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it diff --git a/cgi/live-build-cgi.cron b/cgi/live-build-cgi.cron index 9ce8acba6..a81de39a0 100755 --- a/cgi/live-build-cgi.cron +++ b/cgi/live-build-cgi.cron @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## ## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it |