diff options
Diffstat (limited to 'functions/chroot.sh')
-rwxr-xr-x | functions/chroot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/functions/chroot.sh b/functions/chroot.sh index 247d5957b..374cefd89 100755 --- a/functions/chroot.sh +++ b/functions/chroot.sh @@ -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. |