diff options
author | Daniel Baumann <daniel@debian.org> | 2013-01-01 00:12:04 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2013-01-01 00:12:04 +0100 |
commit | c68a776effc300d09d9cb8bc830a643a62c703a7 (patch) | |
tree | 71dedcb4184f0c28fea1276a0f17b40fa047d9de /frontends | |
parent | 953a3e0886b1dff4dba701787f941142811b890a (diff) | |
download | vyos-live-build-c68a776effc300d09d9cb8bc830a643a62c703a7.tar.gz vyos-live-build-c68a776effc300d09d9cb8bc830a643a62c703a7.zip |
Updating year in all copyright notices.
Diffstat (limited to 'frontends')
-rwxr-xr-x | frontends/cgi/live-build-cgi | 2 | ||||
-rwxr-xr-x | frontends/cgi/live-build-cgi.cron | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/frontends/cgi/live-build-cgi b/frontends/cgi/live-build-cgi index 990af44dc..d6e7f192f 100755 --- a/frontends/cgi/live-build-cgi +++ b/frontends/cgi/live-build-cgi @@ -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/frontends/cgi/live-build-cgi.cron b/frontends/cgi/live-build-cgi.cron index 13d7e06b5..11ed1b1ef 100755 --- a/frontends/cgi/live-build-cgi.cron +++ b/frontends/cgi/live-build-cgi.cron @@ -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 |