summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/set_wstr
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
committerJoel Brobecker <brobecker@adacore.com>2015-01-01 13:32:14 +0400
commit32d0add0a654c1204ab71dc8a55d9374538c4b33 (patch)
treec17872eaaa56843d99bbdfcaba8f6b04f855161b /gdb/testsuite/gdb.ada/set_wstr
parent76f2b779a17de2a13e9b6c0d1a4bb0ad5699a39c (diff)
Update year range in copyright notice of all files owned by the GDB project.
gdb/ChangeLog: Update year range in copyright notice of all files.
Diffstat (limited to 'gdb/testsuite/gdb.ada/set_wstr')
-rw-r--r--gdb/testsuite/gdb.ada/set_wstr/a.adb2
-rw-r--r--gdb/testsuite/gdb.ada/set_wstr/pck.adb2
-rw-r--r--gdb/testsuite/gdb.ada/set_wstr/pck.ads2
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/set_wstr/a.adb b/gdb/testsuite/gdb.ada/set_wstr/a.adb
index a4e75bc081..ceda6504b0 100644
--- a/gdb/testsuite/gdb.ada/set_wstr/a.adb
+++ b/gdb/testsuite/gdb.ada/set_wstr/a.adb
@@ -1,4 +1,4 @@
--- Copyright 2012-2014 Free Software Foundation, Inc.
+-- Copyright 2012-2015 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.ada/set_wstr/pck.adb b/gdb/testsuite/gdb.ada/set_wstr/pck.adb
index 8e519faab4..0e41bd68de 100644
--- a/gdb/testsuite/gdb.ada/set_wstr/pck.adb
+++ b/gdb/testsuite/gdb.ada/set_wstr/pck.adb
@@ -1,4 +1,4 @@
--- Copyright 2012-2014 Free Software Foundation, Inc.
+-- Copyright 2012-2015 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.ada/set_wstr/pck.ads b/gdb/testsuite/gdb.ada/set_wstr/pck.ads
index 9d8e6ffc11..ba49c014dc 100644
--- a/gdb/testsuite/gdb.ada/set_wstr/pck.ads
+++ b/gdb/testsuite/gdb.ada/set_wstr/pck.ads
@@ -1,4 +1,4 @@
--- Copyright 2012-2014 Free Software Foundation, Inc.
+-- Copyright 2012-2015 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