summaryrefslogtreecommitdiff
path: root/scripts/build/chroot_resolv
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/build/chroot_resolv')
-rwxr-xr-xscripts/build/chroot_resolv13
1 files changed, 7 insertions, 6 deletions
diff --git a/scripts/build/chroot_resolv b/scripts/build/chroot_resolv
index b5a7d32..10c6385 100755
--- a/scripts/build/chroot_resolv
+++ b/scripts/build/chroot_resolv
@@ -1,11 +1,12 @@
#!/bin/sh
-# lh_chroot_resolv(1) - manage /etc/resolv.conf
-# 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.
+
set -e