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.pascal | |
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.pascal')
-rw-r--r-- | gdb/testsuite/gdb.pascal/floats.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/floats.pas | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/hello.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/integers.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/integers.pas | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/types.exp | 3 |
6 files changed, 7 insertions, 6 deletions
diff --git a/gdb/testsuite/gdb.pascal/floats.exp b/gdb/testsuite/gdb.pascal/floats.exp index d63ee5d..9d17867 100644 --- a/gdb/testsuite/gdb.pascal/floats.exp +++ b/gdb/testsuite/gdb.pascal/floats.exp @@ -1,4 +1,4 @@ -# Copyright 2007, 2008 Free Software Foundation, Inc. +# Copyright 2007, 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.pascal/floats.pas b/gdb/testsuite/gdb.pascal/floats.pas index c1d0f4b..dede8e2 100644 --- a/gdb/testsuite/gdb.pascal/floats.pas +++ b/gdb/testsuite/gdb.pascal/floats.pas @@ -1,5 +1,5 @@ { - 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.pascal/hello.exp b/gdb/testsuite/gdb.pascal/hello.exp index c2dd0ae..528d8df 100644 --- a/gdb/testsuite/gdb.pascal/hello.exp +++ b/gdb/testsuite/gdb.pascal/hello.exp @@ -1,4 +1,4 @@ -# Copyright 2007, 2008 Free Software Foundation, Inc. +# Copyright 2007, 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.pascal/integers.exp b/gdb/testsuite/gdb.pascal/integers.exp index 2c8939e..920cb48 100644 --- a/gdb/testsuite/gdb.pascal/integers.exp +++ b/gdb/testsuite/gdb.pascal/integers.exp @@ -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.pascal/integers.pas b/gdb/testsuite/gdb.pascal/integers.pas index dcc36b3..8cbf4fa 100644 --- a/gdb/testsuite/gdb.pascal/integers.pas +++ b/gdb/testsuite/gdb.pascal/integers.pas @@ -1,5 +1,5 @@ { - 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.pascal/types.exp b/gdb/testsuite/gdb.pascal/types.exp index 993b9dc..8085a65 100644 --- a/gdb/testsuite/gdb.pascal/types.exp +++ b/gdb/testsuite/gdb.pascal/types.exp @@ -1,4 +1,5 @@ -# Copyright 1994, 1995, 1997, 1998, 2007, 2008 Free Software Foundation, Inc. +# Copyright 1994, 1995, 1997, 1998, 2007, 2008, 2009 +# Free Software Foundation, Inc. # Copyright 2007 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify |