diff options
Diffstat (limited to 'examples/hooks')
-rwxr-xr-x | examples/hooks/minimal.hook.chroot | 2 | ||||
-rwxr-xr-x | examples/hooks/stripped.hook.chroot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/hooks/minimal.hook.chroot b/examples/hooks/minimal.hook.chroot index 71922573b..d13ba425f 100755 --- a/examples/hooks/minimal.hook.chroot +++ b/examples/hooks/minimal.hook.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> +## Copyright (C) 2006-2015 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/examples/hooks/stripped.hook.chroot b/examples/hooks/stripped.hook.chroot index 294640347..ade239023 100755 --- a/examples/hooks/stripped.hook.chroot +++ b/examples/hooks/stripped.hook.chroot @@ -1,7 +1,7 @@ #!/bin/sh ## live-build(7) - System Build Scripts -## Copyright (C) 2006-2014 Daniel Baumann <mail@daniel-baumann.ch> +## Copyright (C) 2006-2015 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 |