summaryrefslogtreecommitdiff
path: root/gdb/spu-multiarch.c
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2009-12-20 11:51:26 +0000
committerJoel Brobecker <brobecker@gnat.com>2009-12-20 11:51:26 +0000
commit6e820163c14c6e846a670b7854b043edbee692d1 (patch)
tree5139ecf75f347bbbfb5413d66a07a276480c5b35 /gdb/spu-multiarch.c
parenta8cd0afd07021d7fd882684b3b3601611b337dc0 (diff)
downloadgdb-6e820163c14c6e846a670b7854b043edbee692d1.tar.gz
* darwin-nat-info.c, solib-spu.c, spu-multiarch.c,
regformats/regdat.sh, features/Makefile: Update copyright header.
Diffstat (limited to 'gdb/spu-multiarch.c')
-rw-r--r--gdb/spu-multiarch.c6
1 files changed, 2 insertions, 4 deletions
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 <http://www.gnu.org/licenses/>. */
#include "defs.h"
#include "gdbcore.h"