summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrel@mortise.boston.redhat.com>2007-07-23 13:07:02 -0400
committerDavid Cantrell <dcantrel@mortise.boston.redhat.com>2007-07-23 13:07:02 -0400
commit1b093a0f3ff4dbd00725600b4a1bf45ed44e7224 (patch)
treed5402e72e7c3365627e9437287cad435a928f4ea /bootstrap
parent848a669a7f0d6e5f82ad4935295a5fae7f5f72ad (diff)
downloadparted-1b093a0f3ff4dbd00725600b4a1bf45ed44e7224.tar.gz
Updated COPYING file to the GNU General Public License version 3. Updated boilerplate GPL text to reference version 3 of the license.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap6
1 files changed, 2 insertions, 4 deletions
diff --git a/bootstrap b/bootstrap
index f161c34..f3b7da8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -6,7 +6,7 @@
# This program 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, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
# This program is distributed in the hope that it will be useful,
@@ -15,9 +15,7 @@
# GNU General Public License for more details.
# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Written by Paul Eggert.