summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cell
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cell')
-rw-r--r--gdb/testsuite/gdb.cell/arch.exp2
-rw-r--r--gdb/testsuite/gdb.cell/break-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/break.c2
-rw-r--r--gdb/testsuite/gdb.cell/break.exp2
-rw-r--r--gdb/testsuite/gdb.cell/bt-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/bt.c2
-rw-r--r--gdb/testsuite/gdb.cell/bt.exp2
-rw-r--r--gdb/testsuite/gdb.cell/bt2-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/core.exp2
-rw-r--r--gdb/testsuite/gdb.cell/coremaker-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/coremaker.c2
-rw-r--r--gdb/testsuite/gdb.cell/data-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/data.c2
-rw-r--r--gdb/testsuite/gdb.cell/data.exp2
-rw-r--r--gdb/testsuite/gdb.cell/dwarfaddr.S2
-rw-r--r--gdb/testsuite/gdb.cell/dwarfaddr.exp2
-rw-r--r--gdb/testsuite/gdb.cell/ea-cache-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/ea-cache.c2
-rw-r--r--gdb/testsuite/gdb.cell/ea-cache.exp2
-rw-r--r--gdb/testsuite/gdb.cell/ea-standalone.c2
-rw-r--r--gdb/testsuite/gdb.cell/ea-standalone.exp2
-rw-r--r--gdb/testsuite/gdb.cell/ea-test.c2
-rw-r--r--gdb/testsuite/gdb.cell/ea-test.exp2
-rw-r--r--gdb/testsuite/gdb.cell/f-regs.exp2
-rw-r--r--gdb/testsuite/gdb.cell/fork-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/fork.c2
-rw-r--r--gdb/testsuite/gdb.cell/fork.exp2
-rw-r--r--gdb/testsuite/gdb.cell/gcore.exp2
-rw-r--r--gdb/testsuite/gdb.cell/mem-access-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/mem-access.c2
-rw-r--r--gdb/testsuite/gdb.cell/mem-access.exp2
-rw-r--r--gdb/testsuite/gdb.cell/ptype.exp2
-rw-r--r--gdb/testsuite/gdb.cell/registers.exp2
-rw-r--r--gdb/testsuite/gdb.cell/size-spu.c2
-rw-r--r--gdb/testsuite/gdb.cell/size.c2
-rw-r--r--gdb/testsuite/gdb.cell/sizeof.exp2
-rw-r--r--gdb/testsuite/gdb.cell/solib-symbol.exp2
-rw-r--r--gdb/testsuite/gdb.cell/solib.exp2
38 files changed, 38 insertions, 38 deletions
diff --git a/gdb/testsuite/gdb.cell/arch.exp b/gdb/testsuite/gdb.cell/arch.exp
index 372c663e19c..8ee08c8c1b2 100644
--- a/gdb/testsuite/gdb.cell/arch.exp
+++ b/gdb/testsuite/gdb.cell/arch.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/break-spu.c b/gdb/testsuite/gdb.cell/break-spu.c
index 1f16a8a6230..35c94ff4b85 100644
--- a/gdb/testsuite/gdb.cell/break-spu.c
+++ b/gdb/testsuite/gdb.cell/break-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/break.c b/gdb/testsuite/gdb.cell/break.c
index c15f17c3181..c3e41222942 100644
--- a/gdb/testsuite/gdb.cell/break.c
+++ b/gdb/testsuite/gdb.cell/break.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/break.exp b/gdb/testsuite/gdb.cell/break.exp
index ed022f16b29..bfe64e37866 100644
--- a/gdb/testsuite/gdb.cell/break.exp
+++ b/gdb/testsuite/gdb.cell/break.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/bt-spu.c b/gdb/testsuite/gdb.cell/bt-spu.c
index 1f4beef6c8a..d8372db9015 100644
--- a/gdb/testsuite/gdb.cell/bt-spu.c
+++ b/gdb/testsuite/gdb.cell/bt-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/bt.c b/gdb/testsuite/gdb.cell/bt.c
index dcb9704073a..c894416fa60 100644
--- a/gdb/testsuite/gdb.cell/bt.c
+++ b/gdb/testsuite/gdb.cell/bt.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/bt.exp b/gdb/testsuite/gdb.cell/bt.exp
index b1ee45839f6..db07780ba75 100644
--- a/gdb/testsuite/gdb.cell/bt.exp
+++ b/gdb/testsuite/gdb.cell/bt.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/bt2-spu.c b/gdb/testsuite/gdb.cell/bt2-spu.c
index 9fcf9f4679a..e253955ae3c 100644
--- a/gdb/testsuite/gdb.cell/bt2-spu.c
+++ b/gdb/testsuite/gdb.cell/bt2-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/core.exp b/gdb/testsuite/gdb.cell/core.exp
index 5245222e42d..3c015384069 100644
--- a/gdb/testsuite/gdb.cell/core.exp
+++ b/gdb/testsuite/gdb.cell/core.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/coremaker-spu.c b/gdb/testsuite/gdb.cell/coremaker-spu.c
index 3e9e62a8f80..e3b976064d6 100644
--- a/gdb/testsuite/gdb.cell/coremaker-spu.c
+++ b/gdb/testsuite/gdb.cell/coremaker-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/coremaker.c b/gdb/testsuite/gdb.cell/coremaker.c
index 48ad90c9eee..fb032aeb3fa 100644
--- a/gdb/testsuite/gdb.cell/coremaker.c
+++ b/gdb/testsuite/gdb.cell/coremaker.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/data-spu.c b/gdb/testsuite/gdb.cell/data-spu.c
index 14f564db490..f17f75f9972 100644
--- a/gdb/testsuite/gdb.cell/data-spu.c
+++ b/gdb/testsuite/gdb.cell/data-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/data.c b/gdb/testsuite/gdb.cell/data.c
index 9c10acfd7bc..8aced31b372 100644
--- a/gdb/testsuite/gdb.cell/data.c
+++ b/gdb/testsuite/gdb.cell/data.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/data.exp b/gdb/testsuite/gdb.cell/data.exp
index 38408eea302..9afc963467c 100644
--- a/gdb/testsuite/gdb.cell/data.exp
+++ b/gdb/testsuite/gdb.cell/data.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/dwarfaddr.S b/gdb/testsuite/gdb.cell/dwarfaddr.S
index 0dd8d9b53d2..13b9dccfe65 100644
--- a/gdb/testsuite/gdb.cell/dwarfaddr.S
+++ b/gdb/testsuite/gdb.cell/dwarfaddr.S
@@ -1,4 +1,4 @@
-/* Copyright 2010, 2011 Free Software Foundation, Inc.
+/* Copyright 2010-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/dwarfaddr.exp b/gdb/testsuite/gdb.cell/dwarfaddr.exp
index a6da54ebbae..fb9b0eade8b 100644
--- a/gdb/testsuite/gdb.cell/dwarfaddr.exp
+++ b/gdb/testsuite/gdb.cell/dwarfaddr.exp
@@ -1,4 +1,4 @@
-# Copyright 2010, 2011 Free Software Foundation, Inc.
+# Copyright 2010-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/ea-cache-spu.c b/gdb/testsuite/gdb.cell/ea-cache-spu.c
index 0306e21d365..844738bc2dd 100644
--- a/gdb/testsuite/gdb.cell/ea-cache-spu.c
+++ b/gdb/testsuite/gdb.cell/ea-cache-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/ea-cache.c b/gdb/testsuite/gdb.cell/ea-cache.c
index 110f6b0e98c..adb7c705d48 100644
--- a/gdb/testsuite/gdb.cell/ea-cache.c
+++ b/gdb/testsuite/gdb.cell/ea-cache.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/ea-cache.exp b/gdb/testsuite/gdb.cell/ea-cache.exp
index 1f3cd7f95c8..f1de8bddc4c 100644
--- a/gdb/testsuite/gdb.cell/ea-cache.exp
+++ b/gdb/testsuite/gdb.cell/ea-cache.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/ea-standalone.c b/gdb/testsuite/gdb.cell/ea-standalone.c
index 9c4557935a5..96e8c7590c1 100644
--- a/gdb/testsuite/gdb.cell/ea-standalone.c
+++ b/gdb/testsuite/gdb.cell/ea-standalone.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/ea-standalone.exp b/gdb/testsuite/gdb.cell/ea-standalone.exp
index fd6f6224c5f..017d7859894 100644
--- a/gdb/testsuite/gdb.cell/ea-standalone.exp
+++ b/gdb/testsuite/gdb.cell/ea-standalone.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/ea-test.c b/gdb/testsuite/gdb.cell/ea-test.c
index 25068798fd7..d5c8b95d806 100644
--- a/gdb/testsuite/gdb.cell/ea-test.c
+++ b/gdb/testsuite/gdb.cell/ea-test.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/ea-test.exp b/gdb/testsuite/gdb.cell/ea-test.exp
index 45322de6be9..cf107da661b 100644
--- a/gdb/testsuite/gdb.cell/ea-test.exp
+++ b/gdb/testsuite/gdb.cell/ea-test.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/f-regs.exp b/gdb/testsuite/gdb.cell/f-regs.exp
index 8b6e76c9cb3..0952cc601bc 100644
--- a/gdb/testsuite/gdb.cell/f-regs.exp
+++ b/gdb/testsuite/gdb.cell/f-regs.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/fork-spu.c b/gdb/testsuite/gdb.cell/fork-spu.c
index b6851c707fa..7e47a44e527 100644
--- a/gdb/testsuite/gdb.cell/fork-spu.c
+++ b/gdb/testsuite/gdb.cell/fork-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2010-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/fork.c b/gdb/testsuite/gdb.cell/fork.c
index 694da00bc72..451ad19c639 100644
--- a/gdb/testsuite/gdb.cell/fork.c
+++ b/gdb/testsuite/gdb.cell/fork.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2010, 2011 Free Software Foundation, Inc.
+ Copyright 2010-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/fork.exp b/gdb/testsuite/gdb.cell/fork.exp
index 0e713e8f40f..d5eed2f0e7b 100644
--- a/gdb/testsuite/gdb.cell/fork.exp
+++ b/gdb/testsuite/gdb.cell/fork.exp
@@ -1,4 +1,4 @@
-# Copyright 2010, 2011 Free Software Foundation, Inc.
+# Copyright 2010-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/gcore.exp b/gdb/testsuite/gdb.cell/gcore.exp
index 7986e56b0b7..230fc809712 100644
--- a/gdb/testsuite/gdb.cell/gcore.exp
+++ b/gdb/testsuite/gdb.cell/gcore.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/mem-access-spu.c b/gdb/testsuite/gdb.cell/mem-access-spu.c
index dc7d4dcb855..9ec5b11d070 100644
--- a/gdb/testsuite/gdb.cell/mem-access-spu.c
+++ b/gdb/testsuite/gdb.cell/mem-access-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/mem-access.c b/gdb/testsuite/gdb.cell/mem-access.c
index 33066d8cc89..644a278cc3a 100644
--- a/gdb/testsuite/gdb.cell/mem-access.c
+++ b/gdb/testsuite/gdb.cell/mem-access.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/mem-access.exp b/gdb/testsuite/gdb.cell/mem-access.exp
index 6171b4485f1..55c094a2b2d 100644
--- a/gdb/testsuite/gdb.cell/mem-access.exp
+++ b/gdb/testsuite/gdb.cell/mem-access.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/ptype.exp b/gdb/testsuite/gdb.cell/ptype.exp
index a47013bb8f3..e5f1687fe89 100644
--- a/gdb/testsuite/gdb.cell/ptype.exp
+++ b/gdb/testsuite/gdb.cell/ptype.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/registers.exp b/gdb/testsuite/gdb.cell/registers.exp
index 210158b570c..ff20b31b257 100644
--- a/gdb/testsuite/gdb.cell/registers.exp
+++ b/gdb/testsuite/gdb.cell/registers.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/size-spu.c b/gdb/testsuite/gdb.cell/size-spu.c
index e17c95a5589..73701b70691 100644
--- a/gdb/testsuite/gdb.cell/size-spu.c
+++ b/gdb/testsuite/gdb.cell/size-spu.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/size.c b/gdb/testsuite/gdb.cell/size.c
index 9b5ee75b765..4a4b4253e74 100644
--- a/gdb/testsuite/gdb.cell/size.c
+++ b/gdb/testsuite/gdb.cell/size.c
@@ -1,6 +1,6 @@
/* This testcase is part of GDB, the GNU debugger.
- Copyright 2009, 2011 Free Software Foundation, Inc.
+ Copyright 2009, 2011-2012 Free Software Foundation, Inc.
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
diff --git a/gdb/testsuite/gdb.cell/sizeof.exp b/gdb/testsuite/gdb.cell/sizeof.exp
index 34742cbb5dd..616c797ab76 100644
--- a/gdb/testsuite/gdb.cell/sizeof.exp
+++ b/gdb/testsuite/gdb.cell/sizeof.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/solib-symbol.exp b/gdb/testsuite/gdb.cell/solib-symbol.exp
index dc262c82a7a..db49369c1ed 100644
--- a/gdb/testsuite/gdb.cell/solib-symbol.exp
+++ b/gdb/testsuite/gdb.cell/solib-symbol.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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
diff --git a/gdb/testsuite/gdb.cell/solib.exp b/gdb/testsuite/gdb.cell/solib.exp
index a37c5e7391c..8985c2d159a 100644
--- a/gdb/testsuite/gdb.cell/solib.exp
+++ b/gdb/testsuite/gdb.cell/solib.exp
@@ -1,4 +1,4 @@
-# Copyright 2009, 2011 Free Software Foundation, Inc.
+# Copyright 2009, 2011-2012 Free Software Foundation, Inc.
#
# 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