diff options
Diffstat (limited to 'functions/lockfile.sh')
-rwxr-xr-x | functions/lockfile.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/lockfile.sh b/functions/lockfile.sh index ed290a8a7..fa29baa32 100755 --- a/functions/lockfile.sh +++ b/functions/lockfile.sh @@ -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. |