diff options
Diffstat (limited to 'cron')
-rwxr-xr-x | cron/live-build-cron-images | 2 | ||||
-rwxr-xr-x | cron/live-build-cron-manual | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cron/live-build-cron-images b/cron/live-build-cron-images index 681a79bf9..3054e4c9f 100755 --- a/cron/live-build-cron-images +++ b/cron/live-build-cron-images @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2012 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 diff --git a/cron/live-build-cron-manual b/cron/live-build-cron-manual index 7a7c4a0db..6d539ced8 100755 --- a/cron/live-build-cron-manual +++ b/cron/live-build-cron-manual @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2011 Daniel Baumann <daniel@debian.org> +## Copyright (C) 2006-2012 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 |