diff options
Diffstat (limited to 'examples')
-rwxr-xr-x | examples/hooks/minimal.chroot | 2 | ||||
-rwxr-xr-x | examples/hooks/stripped.chroot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/hooks/minimal.chroot b/examples/hooks/minimal.chroot index d98f25ca3..70af0dd40 100755 --- a/examples/hooks/minimal.chroot +++ b/examples/hooks/minimal.chroot @@ -3,7 +3,7 @@ ## live-build(7) - System Build Scripts ## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## -## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +## This program 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. diff --git a/examples/hooks/stripped.chroot b/examples/hooks/stripped.chroot index 02a72fd76..fe3f6cacb 100755 --- a/examples/hooks/stripped.chroot +++ b/examples/hooks/stripped.chroot @@ -3,7 +3,7 @@ ## live-build(7) - System Build Scripts ## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## -## live-build comes with ABSOLUTELY NO WARRANTY; for details see COPYING. +## This program 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. |