diff options
author | Daniel Baumann <daniel@debian.org> | 2010-03-07 11:59:19 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:04 +0100 |
commit | 666abf55827559d216bf9f15230b9975b7a147fd (patch) | |
tree | 0e758a366c109b9602ac5bc968247bd1c4f518ff /cgi/cron | |
parent | 3011e355940c5dc9a0d076e5bfe30c0e8c254f30 (diff) | |
download | vyos-live-build-666abf55827559d216bf9f15230b9975b7a147fd.tar.gz vyos-live-build-666abf55827559d216bf9f15230b9975b7a147fd.zip |
Updating copyright headers in cgi.
Diffstat (limited to 'cgi/cron')
-rwxr-xr-x | cgi/cron | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ #!/bin/sh -# live-webhelper - web interface to live-helper -# Copyright (C) 2007-2010 Daniel Baumann <daniel@debian.org> +# cgi - simple webfrontend for live-helper (cronjob) +# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org> # -# live-webhelper comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +# live-helper 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. |