diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-01-03 05:58:08 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-01-03 05:58:08 +0000 |
commit | 0fb0cc7590113e9b459dfcc48dc71c9d419d9580 (patch) | |
tree | a2f105ccbd3841496034ed5b197148715be94bfe /gdb/testsuite/gdb.ada/arrayparam | |
parent | c9fc347d3835879d625d0b571d5cfc84de503c3c (diff) | |
download | gdb-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.zip gdb-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.tar.gz gdb-0fb0cc7590113e9b459dfcc48dc71c9d419d9580.tar.bz2 |
Updated copyright notices for most files.
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 b94e7e9..a1a65f9 100644 --- a/gdb/testsuite/gdb.ada/arrayparam/foo.adb +++ b/gdb/testsuite/gdb.ada/arrayparam/foo.adb @@ -1,4 +1,4 @@ --- Copyright 2008 Free Software Foundation, Inc. +-- Copyright 2008, 2009 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 6e9175f..8dd5cea 100644 --- a/gdb/testsuite/gdb.ada/arrayparam/pck.adb +++ b/gdb/testsuite/gdb.ada/arrayparam/pck.adb @@ -1,4 +1,4 @@ --- Copyright 2008 Free Software Foundation, Inc. +-- Copyright 2008, 2009 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 01548f3..8c1e430 100644 --- a/gdb/testsuite/gdb.ada/arrayparam/pck.ads +++ b/gdb/testsuite/gdb.ada/arrayparam/pck.ads @@ -1,4 +1,4 @@ --- Copyright 2008 Free Software Foundation, Inc. +-- Copyright 2008, 2009 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 |