summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-21 09:11:49 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-21 09:11:49 +0200
commitf68ecad4382a579591eb920b5b7497aa423cba82 (patch)
tree44db49931bcc36f184175322ac444de3bb217f71
parent38c3390ca821c57b362747ad6b14830ed73c95b2 (diff)
downloadvyos-live-build-f68ecad4382a579591eb920b5b7497aa423cba82.tar.gz
vyos-live-build-f68ecad4382a579591eb920b5b7497aa423cba82.zip
Making copyright headers distribution neutral.
-rwxr-xr-xfunctions/version.sh2
-rwxr-xr-xscripts/build/live-build2
2 files changed, 2 insertions, 2 deletions
diff --git a/functions/version.sh b/functions/version.sh
index 581ac5631..0e47b4f97 100755
--- a/functions/version.sh
+++ b/functions/version.sh
@@ -28,7 +28,7 @@ Version ()
Echo "You should have received a copy of the GNU General Public License"
Echo "along with this program. If not, see <http://www.gnu.org/licenses/>."
echo
- Echo "On Debian systems, the complete text of the GNU General Public License"
+ Echo "The complete text of the GNU General Public License"
Echo "can be found in /usr/share/common-licenses/GPL-3 file."
echo
Echo "Homepage: <http://live.debian.net/>"
diff --git a/scripts/build/live-build b/scripts/build/live-build
index 50dd3dd77..51fe50982 100755
--- a/scripts/build/live-build
+++ b/scripts/build/live-build
@@ -16,7 +16,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
##
-## On Debian systems, the complete text of the GNU General Public License
+## The complete text of the GNU General Public License
## can be found in /usr/share/common-licenses/GPL-3 file.