diff options
author | Daniel Baumann <daniel@debian.org> | 2012-07-30 01:59:00 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-07-30 18:19:27 +0200 |
commit | 508510e0973f806890ba93cad2eede8a2a622edc (patch) | |
tree | 95cd60660ca36d4f3775e472f9df479f5eac7e6f /frontends | |
parent | 913c6037af2c4a7fb03e6c73f233f96149a735cd (diff) | |
download | vyos-live-build-508510e0973f806890ba93cad2eede8a2a622edc.tar.gz vyos-live-build-508510e0973f806890ba93cad2eede8a2a622edc.zip |
Updating GPL standard header in all files.
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 66e138c5f..4b3e86b7f 100755 --- a/frontends/cgi/live-build-cgi +++ b/frontends/cgi/live-build-cgi @@ -3,7 +3,7 @@ ## live-build(7) - System Build Scripts ## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## -## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it ## under certain conditions; see COPYING for details. diff --git a/frontends/cgi/live-build-cgi.cron b/frontends/cgi/live-build-cgi.cron index d974dd6f1..876cec0d1 100755 --- a/frontends/cgi/live-build-cgi.cron +++ b/frontends/cgi/live-build-cgi.cron @@ -3,7 +3,7 @@ ## live-build(7) - System Build Scripts ## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## -## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING. ## This is free software, and you are welcome to redistribute it ## under certain conditions; see COPYING for details. |