diff options
author | Daniel Baumann <daniel@debian.org> | 2012-07-26 17:23:10 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-07-26 17:23:10 +0200 |
commit | 84c8b6fbd245fb6a9f91752f73245bf4e6e954ec (patch) | |
tree | 2846e553258bf0beb4fa5c862425eb1d8b857cea | |
parent | 103c89d3a5fedcd7287d1a0185949aec9f1e9a61 (diff) | |
download | live-boot-84c8b6fbd245fb6a9f91752f73245bf4e6e954ec.tar.gz live-boot-84c8b6fbd245fb6a9f91752f73245bf4e6e954ec.zip |
Harmonizing GPL boilerplate texts.
-rwxr-xr-x | manpages/bin/update-version.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manpages/bin/update-version.sh b/manpages/bin/update-version.sh index 1765772..6326ada 100755 --- a/manpages/bin/update-version.sh +++ b/manpages/bin/update-version.sh @@ -3,7 +3,7 @@ ## live-boot(7) - System Boot Scripts ## Copyright (C) 2006-2012 Daniel Baumann <daniel@debian.org> ## -## live-boot 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. |