From 629508e4f69bc6e31dc30ce4fde24c71be9b4427 Mon Sep 17 00:00:00 2001 From: tege Date: Tue, 18 Sep 2007 20:30:41 +0200 Subject: Update license to version 3. --- .gdbinit | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.gdbinit') diff --git a/.gdbinit b/.gdbinit index ba6ccefbc..6328dc95d 100644 --- a/.gdbinit +++ b/.gdbinit @@ -4,7 +4,7 @@ # # The GNU MP Library is free software; you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by -# the Free Software Foundation; either version 2.1 of the License, or (at your +# the Free Software Foundation; either version 3 of the License, or (at your # option) any later version. # # The GNU MP Library is distributed in the hope that it will be useful, but @@ -13,9 +13,7 @@ # License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with the GNU MP Library; see the file COPYING.LIB. If not, write to -# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, -# MA 02110-1301, USA. +# along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. define pz -- cgit v1.2.1