* lf.c (lf_print__gnu_copyleft): Change license to GPL version 3.
authorJoel Brobecker <brobecker@gnat.com>
Tue, 28 Aug 2007 00:09:36 +0000 (00:09 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Tue, 28 Aug 2007 00:09:36 +0000 (00:09 +0000)
sim/igen/ChangeLog
sim/igen/lf.c

index 466564dc245a7b16712d50bf994c9ed3fd92a211..10b7688c7cc8674b9e24de3b022fce04da4a00a2 100644 (file)
@@ -1,3 +1,7 @@
+2007-08-27  Joel Brobecker  <brobecker@adacore.com>
+
+       * lf.c (lf_print__gnu_copyleft): Change license to GPL version 3.
+
 2006-12-21  Hans-Peter Nilsson  <hp@axis.com>
 
        * acconfig.h: Remove.
index 8e58c2f771683cb9c179faa60c505243d719c332..47102c3916717e6185970bc7e8aa795018811bce 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.\n\
 \n\
    --\n\
 \n\
This page took 0.025594 seconds and 4 git commands to generate.