diff options
author | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 07:32:07 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2010-01-01 07:32:07 +0000 |
commit | 4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811 (patch) | |
tree | 7d90eb7a52e3bcf95ca93628b3dac6e7f8de9447 /gdb/testsuite/gdb.ada/arrayparam | |
parent | 6479260d11c8f24a33cea6d0c79778a6beae1f9d (diff) | |
download | binutils-gdb-4c38e0a4fcb69f8586d8db0b9cdb8dbab5980811.tar.gz |
Update copyright year in most headers.
Automatic update by copyright.sh.
Diffstat (limited to 'gdb/testsuite/gdb.ada/arrayparam')
-rw-r--r-- | gdb/testsuite/gdb.ada/arrayparam/foo.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/arrayparam/pck.adb | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.ada/arrayparam/pck.ads | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gdb/testsuite/gdb.ada/arrayparam/foo.adb b/gdb/testsuite/gdb.ada/arrayparam/foo.adb index a1a65f905a4..c0a0d58ddc5 100644 --- a/gdb/testsuite/gdb.ada/arrayparam/foo.adb +++ b/gdb/testsuite/gdb.ada/arrayparam/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2008, 2009 Free Software Foundation, Inc. +-- Copyright 2008, 2009, 2010 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/arrayparam/pck.adb b/gdb/testsuite/gdb.ada/arrayparam/pck.adb index 8dd5ceae74b..6da335bfabc 100644 --- a/gdb/testsuite/gdb.ada/arrayparam/pck.adb +++ b/gdb/testsuite/gdb.ada/arrayparam/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2008, 2009 Free Software Foundation, Inc. +-- Copyright 2008, 2009, 2010 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/arrayparam/pck.ads b/gdb/testsuite/gdb.ada/arrayparam/pck.ads index 8c1e430a078..687a5ca5cb2 100644 --- a/gdb/testsuite/gdb.ada/arrayparam/pck.ads +++ b/gdb/testsuite/gdb.ada/arrayparam/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2008, 2009 Free Software Foundation, Inc. +-- Copyright 2008, 2009, 2010 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 |