summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/hooks/minimal.hook.chroot1
-rwxr-xr-xexamples/hooks/stripped.hook.chroot1
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/hooks/minimal.hook.chroot b/examples/hooks/minimal.hook.chroot
index d13ba425f..01f168bbc 100755
--- a/examples/hooks/minimal.hook.chroot
+++ b/examples/hooks/minimal.hook.chroot
@@ -1,6 +1,7 @@
#!/bin/sh
## live-build(7) - System Build Scripts
+## Copyright (C) 2016-2020 The Debian Live team
## Copyright (C) 2006-2015 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.
diff --git a/examples/hooks/stripped.hook.chroot b/examples/hooks/stripped.hook.chroot
index ade239023..4f6aba54c 100755
--- a/examples/hooks/stripped.hook.chroot
+++ b/examples/hooks/stripped.hook.chroot
@@ -1,6 +1,7 @@
#!/bin/sh
## live-build(7) - System Build Scripts
+## Copyright (C) 2016-2020 The Debian Live team
## Copyright (C) 2006-2015 Daniel Baumann <mail@daniel-baumann.ch>
##
## This program comes with ABSOLUTELY NO WARRANTY; for details see COPYING.