* darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
authorJoel Brobecker <brobecker@gnat.com>
Sun, 20 Dec 2009 11:51:30 +0000 (11:51 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Sun, 20 Dec 2009 11:51:30 +0000 (11:51 +0000)
        regformats/regdat.sh, features/Makefile: Update copyright header.

gdb/ChangeLog
gdb/darwin-nat-info.c
gdb/features/Makefile
gdb/regformats/regdat.sh
gdb/solib-spu.c
gdb/spu-multiarch.c

index 9868c7af83056f57c72d3f154c57298e10cede7e..f49c83c09d0b862f57bf358f9b4038bae4762c68 100644 (file)
@@ -1,3 +1,8 @@
+2009-12-20  Joel Brobecker  <brobecker@adacore.com>
+
+       * darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
+       regformats/regdat.sh, features/Makefile: Update copyright header.
+
 2009-12-19  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * arm-linux-tdep.c (ARM_OABI_SYSCALL_RESTART_SYSCALL): New macro.
index 1ec64b02d52eec6c74cb623dbdbaeb91ebf770ad..019358816651fa3337b7cbfa47c342bff9500226 100644 (file)
@@ -8,7 +8,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 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -17,9 +17,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., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* The name of the ppc_thread_state structure, and the names of its
    members, have been changed for Unix conformance reasons.  The easiest
index 8455a1edd9d776af9dbf6c4afd98f25e05b146f0..75f5a4527cf5935de16a81c67c881178fc83f00b 100644 (file)
@@ -4,7 +4,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 of the License, or
+# the Free Software Foundation; either version 3 of the License, or
 # (at your option) any later version.
 #
 # This program is distributed in the hope that it will be useful,
@@ -13,8 +13,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/>.
 
 
 # This file requires GNU make!
index b04df7fb4976fc99f6d2200c9b3d5d54d50e2a38..afc9e697e82b7c729f15e5fbfc7923c4dd174fc6 100755 (executable)
@@ -100,7 +100,7 @@ cat <<EOF
 
    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 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -109,9 +109,7 @@ cat <<EOF
    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., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* This file was created with the aid of \`\`regdat.sh'' and \`\`$1''.  */
 
index 19e3212a2009edf293f37c212e2a88390e16a3af..27745da96eab976de657813cc3b2874e0ec1639f 100644 (file)
@@ -7,7 +7,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 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -16,9 +16,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., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
 #include "gdbcore.h"
index b5d2ee610fceb64720d3c1b6ec6993a647ea3a27..cb6b305ef9e4999ef8724b510e60a692b6662cbc 100644 (file)
@@ -7,7 +7,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 of the License, or
+   the Free Software Foundation; either version 3 of the License, or
    (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -16,9 +16,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., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
 #include "gdbcore.h"