diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/arrayptr')
-rw-r--r-- | gdb/testsuite/gdb.ada/arrayptr/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/arrayptr/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/arrayptr/pck.ads | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/arrayptr/foo.adb b/gdb/testsuite/gdb.ada/arrayptr/foo.adb index e8596c2..2ab9694 100644 --- a/gdb/testsuite/gdb.ada/arrayptr/foo.adb +++ b/gdb/testsuite/gdb.ada/arrayptr/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +-- Copyright 2008-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.ada/arrayptr/pck.adb b/gdb/testsuite/gdb.ada/arrayptr/pck.adb index a467270..d2abac7 100644 --- a/gdb/testsuite/gdb.ada/arrayptr/pck.adb +++ b/gdb/testsuite/gdb.ada/arrayptr/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +-- Copyright 2008-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.ada/arrayptr/pck.ads b/gdb/testsuite/gdb.ada/arrayptr/pck.ads index 3c02aeb..e331e60 100644 --- a/gdb/testsuite/gdb.ada/arrayptr/pck.ads +++ b/gdb/testsuite/gdb.ada/arrayptr/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +-- Copyright 2008-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 |