aboutsummaryrefslogtreecommitdiff
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 f328ab66744..78881231980 100644
--- a/gdb/testsuite/gdb.cell/arch.exp
+++ b/gdb/testsuite/gdb.cell/arch.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 e9dc9adecf2..f0097758f68 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 ab0dd1b6e8e..25ad31f54eb 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 5e7b00a2f64..259ee1b19a5 100644
--- a/gdb/testsuite/gdb.cell/break.exp
+++ b/gdb/testsuite/gdb.cell/break.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 9c7058043e8..754e832965b 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 7dfcad55a9d..77185a45c11 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 ba4e2cf6674..452bae5a3b2 100644
--- a/gdb/testsuite/gdb.cell/bt.exp
+++ b/gdb/testsuite/gdb.cell/bt.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 cf8883f3095..4b7a58178d5 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 68d98bdf5d3..ee39a531e5f 100644
--- a/gdb/testsuite/gdb.cell/core.exp
+++ b/gdb/testsuite/gdb.cell/core.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 beb821e43f7..a3f5e413b4f 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 118e9d81d54..0cd450c5822 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 c497c6b6af8..b316182a765 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 9db14bc12e0..97ab3680e8b 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 9da96ab5400..4091ffdbd8f 100644
--- a/gdb/testsuite/gdb.cell/data.exp
+++ b/gdb/testsuite/gdb.cell/data.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 ee2ff8851f8..8c627ef13ab 100644
--- a/gdb/testsuite/gdb.cell/dwarfaddr.S
+++ b/gdb/testsuite/gdb.cell/dwarfaddr.S
@@ -1,4 +1,4 @@
-/* Copyright 2010-2016 Free Software Foundation, Inc.
+/* Copyright 2010-2017 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 37a819214dd..3689a673618 100644
--- a/gdb/testsuite/gdb.cell/dwarfaddr.exp
+++ b/gdb/testsuite/gdb.cell/dwarfaddr.exp
@@ -1,4 +1,4 @@
-# Copyright 2010-2016 Free Software Foundation, Inc.
+# Copyright 2010-2017 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 87fc0045106..41d469c2ee8 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 6a9ba6d551b..e8a75a287ec 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 54d216886ca..a85685e93c7 100644
--- a/gdb/testsuite/gdb.cell/ea-cache.exp
+++ b/gdb/testsuite/gdb.cell/ea-cache.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 abe268ce595..843beca5b75 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 7bd37ff7671..3ef2b9baccf 100644
--- a/gdb/testsuite/gdb.cell/ea-standalone.exp
+++ b/gdb/testsuite/gdb.cell/ea-standalone.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 848cb02f135..c470512fb18 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 853e4922f02..51ea28aa6ae 100644
--- a/gdb/testsuite/gdb.cell/ea-test.exp
+++ b/gdb/testsuite/gdb.cell/ea-test.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 512f2d9be9e..5ebb229975d 100644
--- a/gdb/testsuite/gdb.cell/f-regs.exp
+++ b/gdb/testsuite/gdb.cell/f-regs.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 ee8bd0f724c..45046f854bc 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-2016 Free Software Foundation, Inc.
+ Copyright 2010-2017 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 03f393ca51c..1afc232da66 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-2016 Free Software Foundation, Inc.
+ Copyright 2010-2017 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 9e72f548164..58f600961dd 100644
--- a/gdb/testsuite/gdb.cell/fork.exp
+++ b/gdb/testsuite/gdb.cell/fork.exp
@@ -1,4 +1,4 @@
-# Copyright 2010-2016 Free Software Foundation, Inc.
+# Copyright 2010-2017 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 ad8e4d6c97e..996e34638a5 100644
--- a/gdb/testsuite/gdb.cell/gcore.exp
+++ b/gdb/testsuite/gdb.cell/gcore.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 d5da86033fa..c4ff6f013de 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 098daf57b71..86024664dd2 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 623d1666483..c50e4987dbc 100644
--- a/gdb/testsuite/gdb.cell/mem-access.exp
+++ b/gdb/testsuite/gdb.cell/mem-access.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 82c381cc119..d75ebba242f 100644
--- a/gdb/testsuite/gdb.cell/ptype.exp
+++ b/gdb/testsuite/gdb.cell/ptype.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 ced627a865d..c36da53eaaa 100644
--- a/gdb/testsuite/gdb.cell/registers.exp
+++ b/gdb/testsuite/gdb.cell/registers.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 30e57d5c73d..a032e89e70b 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 171005ceaa1..326e395bb5c 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-2016 Free Software Foundation, Inc.
+ Copyright 2009-2017 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 721cd4d6b70..ea652ba6d80 100644
--- a/gdb/testsuite/gdb.cell/sizeof.exp
+++ b/gdb/testsuite/gdb.cell/sizeof.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 253a20d8bee..e6ce8cddf6d 100644
--- a/gdb/testsuite/gdb.cell/solib-symbol.exp
+++ b/gdb/testsuite/gdb.cell/solib-symbol.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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 ad43b03f3de..1de6fb3a41a 100644
--- a/gdb/testsuite/gdb.cell/solib.exp
+++ b/gdb/testsuite/gdb.cell/solib.exp
@@ -1,4 +1,4 @@
-# Copyright 2009-2016 Free Software Foundation, Inc.
+# Copyright 2009-2017 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