From 7fccc7f8ed440d267174b673162030c1ed73ae1f Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 28 Aug 2007 00:09:36 +0000 Subject: [PATCH] * lf.c (lf_print__gnu_copyleft): Change license to GPL version 3. --- sim/igen/ChangeLog | 4 ++++ sim/igen/lf.c | 10 ++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 466564dc24..10b7688c7c 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,7 @@ +2007-08-27 Joel Brobecker + + * lf.c (lf_print__gnu_copyleft): Change license to GPL version 3. + 2006-12-21 Hans-Peter Nilsson * acconfig.h: Remove. diff --git a/sim/igen/lf.c b/sim/igen/lf.c index 8e58c2f771..47102c3916 100644 --- a/sim/igen/lf.c +++ b/sim/igen/lf.c @@ -265,22 +265,20 @@ lf_print__gnu_copyleft (lf *file) nr += lf_printf (file, "\ /* This file is part of GDB.\n\ \n\ - Copyright 2002 Free Software Foundation, Inc.\n\ + Copyright 2002, 2007 Free Software Foundation, Inc.\n\ \n\ This program is free software; you can redistribute it and/or modify\n\ it under the terms of the GNU General Public License as published by\n\ - the Free Software Foundation; either version 2 of the License, or\n\ + the Free Software Foundation; either version 3 of the License, or\n\ (at your option) any later version.\n\ \n\ This program is distributed in the hope that it will be useful,\n\ but WITHOUT ANY WARRANTY; without even the implied warranty of\n\ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n\ GNU General Public License for more details.\n\ - \n\ +\n\ You should have received a copy of the GNU General Public License\n\ - along with this program; if not, write to the Free Software\n\ - Foundation, Inc., 59 Temple Place - Suite 330,\n\ - Boston, MA 02111-1307, USA.\n\ + along with this program. If not, see .\n\ \n\ --\n\ \n\ -- 2.11.0