summaryrefslogtreecommitdiff
path: root/functions/chroot.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions/chroot.sh')
-rwxr-xr-xfunctions/chroot.sh13
1 files changed, 7 insertions, 6 deletions
diff --git a/functions/chroot.sh b/functions/chroot.sh
index 1ef6406..77d777a 100755
--- a/functions/chroot.sh
+++ b/functions/chroot.sh
@@ -1,11 +1,12 @@
#!/bin/sh
-# chroot.sh - /usr/sbin/chroot wrapper script
-# 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.
+
Chroot ()
{