aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-12-20 11:51:30 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-12-20 11:51:30 +0000
commitdcf7800bb53ac8fb8bece9760f4584713d258b03 (patch)
treec90f7177c6c39bef02ae1e06cfd92e98a6520272
parent990345b48bab29d264e6885ac90cfcafdc803eb2 (diff)
downloadfsf-binutils-gdb-dcf7800bb53ac8fb8bece9760f4584713d258b03.zip
fsf-binutils-gdb-dcf7800bb53ac8fb8bece9760f4584713d258b03.tar.gz
fsf-binutils-gdb-dcf7800bb53ac8fb8bece9760f4584713d258b03.tar.bz2
* darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
regformats/regdat.sh, features/Makefile: Update copyright header.
-rw-r--r--gdb/ChangeLog5
-rw-r--r--gdb/darwin-nat-info.c6
-rw-r--r--gdb/features/Makefile5
-rwxr-xr-xgdb/regformats/regdat.sh6
-rw-r--r--gdb/solib-spu.c6
-rw-r--r--gdb/spu-multiarch.c6
6 files changed, 15 insertions, 19 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9868c7a..f49c83c 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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.
diff --git a/gdb/darwin-nat-info.c b/gdb/darwin-nat-info.c
index 1ec64b0..0193588 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 <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
diff --git a/gdb/features/Makefile b/gdb/features/Makefile
index 8455a1e..75f5a45 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 <http://www.gnu.org/licenses/>.
# This file requires GNU make!
diff --git a/gdb/regformats/regdat.sh b/gdb/regformats/regdat.sh
index b04df7f..afc9e69 100755
--- a/gdb/regformats/regdat.sh
+++ b/gdb/regformats/regdat.sh
@@ -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''. */
diff --git a/gdb/solib-spu.c b/gdb/solib-spu.c
index 19e3212..27745da9 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 <http://www.gnu.org/licenses/>. */
#include "defs.h"
#include "gdbcore.h"
diff --git a/gdb/spu-multiarch.c b/gdb/spu-multiarch.c
index b5d2ee6..cb6b305 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 <http://www.gnu.org/licenses/>. */
#include "defs.h"
#include "gdbcore.h"