summaryrefslogtreecommitdiff
path: root/cgi/cron
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/cron')
-rwxr-xr-xcgi/cron13
1 files changed, 7 insertions, 6 deletions
diff --git a/cgi/cron b/cgi/cron
index 47b1f4c..0abc5de 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -1,11 +1,12 @@
#!/bin/sh
-# cgi - simple webfrontend for live-helper (cronjob)
-# Copyright (C) 2006-2010 Daniel Baumann <daniel@debian.org>
-#
-# 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.
+## live-build(7) - System Build Scripts
+## Copyright (C) 2006-2010 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
+## under certain conditions; see COPYING for details.
+
# Including common functions
. "${LH_BASE:-/usr/share/live/build}"/scripts/build.sh