From 2c11ade646188ce8ba8e3d8abbf0463aa8876826 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 3 Apr 2008 01:32:16 +0000 Subject: Update to GPLv3 Relicensed the code under the GPLv3. git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-35 --- prepare-package.sh | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'prepare-package.sh') diff --git a/prepare-package.sh b/prepare-package.sh index f994921..141d5df 100755 --- a/prepare-package.sh +++ b/prepare-package.sh @@ -1,12 +1,12 @@ #!/bin/bash # -# Copyright 2006 Nick White +# Copyright 2006,2008 Nick White # -# This file is part of GetHT -# -# GetHT is free software; you can redistribute it and/or modify +# This file is part of GetHT. +# +# GetHT is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # GetHT is distributed in the hope that it will be useful, @@ -15,8 +15,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with GetHT; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# along with GetHT. If not, see . TMPDIR="/tmp" ORIGDIR=$(pwd) -- cgit v1.2.3