From dcf7800bb53ac8fb8bece9760f4584713d258b03 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Sun, 20 Dec 2009 11:51:30 +0000 Subject: [PATCH] * darwin-nat-info.c, solib-spu.c, spu-multiarch.c, regformats/regdat.sh, features/Makefile: Update copyright header. --- gdb/ChangeLog | 5 +++++ gdb/darwin-nat-info.c | 6 ++---- gdb/features/Makefile | 5 ++--- gdb/regformats/regdat.sh | 6 ++---- gdb/solib-spu.c | 6 ++---- gdb/spu-multiarch.c | 6 ++---- 6 files changed, 15 insertions(+), 19 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9868c7af830..f49c83c09d0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2009-12-20 Joel Brobecker + + * darwin-nat-info.c, solib-spu.c, spu-multiarch.c, + regformats/regdat.sh, features/Makefile: Update copyright header. + 2009-12-19 Maciej W. Rozycki * arm-linux-tdep.c (ARM_OABI_SYSCALL_RESTART_SYSCALL): New macro. diff --git a/gdb/darwin-nat-info.c b/gdb/darwin-nat-info.c index 1ec64b02d52..01935881665 100644 --- a/gdb/darwin-nat-info.c +++ b/gdb/darwin-nat-info.c @@ -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 . */ /* The name of the ppc_thread_state structure, and the names of its members, have been changed for Unix conformance reasons. The easiest diff --git a/gdb/features/Makefile b/gdb/features/Makefile index 8455a1edd9d..75f5a4527cf 100644 --- a/gdb/features/Makefile +++ b/gdb/features/Makefile @@ -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 . # This file requires GNU make! diff --git a/gdb/regformats/regdat.sh b/gdb/regformats/regdat.sh index b04df7fb497..afc9e697e82 100755 --- a/gdb/regformats/regdat.sh +++ b/gdb/regformats/regdat.sh @@ -100,7 +100,7 @@ cat <. */ /* This file was created with the aid of \`\`regdat.sh'' and \`\`$1''. */ diff --git a/gdb/solib-spu.c b/gdb/solib-spu.c index 19e3212a200..27745da96ea 100644 --- a/gdb/solib-spu.c +++ b/gdb/solib-spu.c @@ -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 . */ #include "defs.h" #include "gdbcore.h" diff --git a/gdb/spu-multiarch.c b/gdb/spu-multiarch.c index b5d2ee610fc..cb6b305ef9e 100644 --- a/gdb/spu-multiarch.c +++ b/gdb/spu-multiarch.c @@ -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 . */ #include "defs.h" #include "gdbcore.h" -- 2.30.2