diff options
Diffstat (limited to 'frontend')
-rwxr-xr-x | frontend/cgi/live-build-cgi | 2 | ||||
-rwxr-xr-x | frontend/cgi/live-build-cgi.cron | 2 | ||||
-rwxr-xr-x | frontend/cli/lb | 2 | ||||
-rwxr-xr-x | frontend/cli/live-build | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/frontend/cgi/live-build-cgi b/frontend/cgi/live-build-cgi index 1a968eace..15326df08 100755 --- a/frontend/cgi/live-build-cgi +++ b/frontend/cgi/live-build-cgi @@ -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/frontend/cgi/live-build-cgi.cron b/frontend/cgi/live-build-cgi.cron index 5809723b9..fa3599f81 100755 --- a/frontend/cgi/live-build-cgi.cron +++ b/frontend/cgi/live-build-cgi.cron @@ -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/frontend/cli/lb b/frontend/cli/lb index a476640eb..18bb9cdd2 100755 --- a/frontend/cli/lb +++ b/frontend/cli/lb @@ -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/frontend/cli/live-build b/frontend/cli/live-build index d78060bef..d6defabda 100755 --- a/frontend/cli/live-build +++ b/frontend/cli/live-build @@ -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 is free software: you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by |