diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/bp_reset')
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/io.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/io.ads | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/bp_reset/pck.ads | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/gdb/testsuite/gdb.ada/bp_reset/foo.adb b/gdb/testsuite/gdb.ada/bp_reset/foo.adb index 27298f41bda..f79d17f86a3 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/foo.adb +++ b/gdb/testsuite/gdb.ada/bp_reset/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2012 Free Software Foundation, Inc. +-- Copyright 2012-2013 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/bp_reset/io.adb b/gdb/testsuite/gdb.ada/bp_reset/io.adb index ea7306e9a21..d6ae1a20a03 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/io.adb +++ b/gdb/testsuite/gdb.ada/bp_reset/io.adb @@ -1,4 +1,4 @@ --- Copyright 2012 Free Software Foundation, Inc. +-- Copyright 2012-2013 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/bp_reset/io.ads b/gdb/testsuite/gdb.ada/bp_reset/io.ads index 65772db07b6..f45cbcbbd16 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/io.ads +++ b/gdb/testsuite/gdb.ada/bp_reset/io.ads @@ -1,4 +1,4 @@ --- Copyright 2012 Free Software Foundation, Inc. +-- Copyright 2012-2013 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/bp_reset/pck.adb b/gdb/testsuite/gdb.ada/bp_reset/pck.adb index ea1d233afc8..4538c6c4fcd 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/pck.adb +++ b/gdb/testsuite/gdb.ada/bp_reset/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2012 Free Software Foundation, Inc. +-- Copyright 2012-2013 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/bp_reset/pck.ads b/gdb/testsuite/gdb.ada/bp_reset/pck.ads index c8f9ec997d5..a9f67dbd3cc 100644 --- a/gdb/testsuite/gdb.ada/bp_reset/pck.ads +++ b/gdb/testsuite/gdb.ada/bp_reset/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2012 Free Software Foundation, Inc. +-- Copyright 2012-2013 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 |