diff options
author | Joel Brobecker <brobecker@gnat.com> | 2013-01-01 06:41:43 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2013-01-01 06:41:43 +0000 |
commit | 8acc9f485bba28b65935dcc3498d9f3b712ddac7 (patch) | |
tree | e13e491e8492db235dd73edb9ec9a3c33a5754e6 /gdb/testsuite/gdb.pascal | |
parent | 28e7fd62340426746f9c896cbc40c5d374ec47aa (diff) | |
download | gdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.zip gdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.tar.gz gdb-8acc9f485bba28b65935dcc3498d9f3b712ddac7.tar.bz2 |
Update years in copyright notice for the GDB files.
Two modifications:
1. The addition of 2013 to the copyright year range for every file;
2. The use of a single year range, instead of potentially multiple
year ranges, as approved by the FSF.
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/gdb11492.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/gdb11492.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/print.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.pascal/types.exp | 3 |
9 files changed, 9 insertions, 10 deletions
diff --git a/gdb/testsuite/gdb.pascal/floats.exp b/gdb/testsuite/gdb.pascal/floats.exp index 1bde7fa..c4ad45e 100644 --- a/gdb/testsuite/gdb.pascal/floats.exp +++ b/gdb/testsuite/gdb.pascal/floats.exp @@ -1,4 +1,4 @@ -# Copyright 2007-2012 Free Software Foundation, Inc. +# Copyright 2007-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.pascal/floats.pas b/gdb/testsuite/gdb.pascal/floats.pas index 002b4e2..b7a7faa 100644 --- a/gdb/testsuite/gdb.pascal/floats.pas +++ b/gdb/testsuite/gdb.pascal/floats.pas @@ -1,5 +1,5 @@ { - Copyright 2008-2012 Free Software Foundation, Inc. + Copyright 2008-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.pascal/gdb11492.exp b/gdb/testsuite/gdb.pascal/gdb11492.exp index d232ddc..0484b20 100644 --- a/gdb/testsuite/gdb.pascal/gdb11492.exp +++ b/gdb/testsuite/gdb.pascal/gdb11492.exp @@ -1,4 +1,4 @@ -# Copyright 2010-2012 Free Software Foundation, Inc. +# Copyright 2010-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.pascal/gdb11492.pas b/gdb/testsuite/gdb.pascal/gdb11492.pas index e7bcc76..21d57bf 100644 --- a/gdb/testsuite/gdb.pascal/gdb11492.pas +++ b/gdb/testsuite/gdb.pascal/gdb11492.pas @@ -1,5 +1,5 @@ { - Copyright 2010-2012 Free Software Foundation, Inc. + Copyright 2010-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.pascal/hello.exp b/gdb/testsuite/gdb.pascal/hello.exp index cd0fce6..daeade0 100644 --- a/gdb/testsuite/gdb.pascal/hello.exp +++ b/gdb/testsuite/gdb.pascal/hello.exp @@ -1,4 +1,4 @@ -# Copyright 2007-2012 Free Software Foundation, Inc. +# Copyright 2007-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.pascal/integers.exp b/gdb/testsuite/gdb.pascal/integers.exp index 82ce065..514b0e2 100644 --- a/gdb/testsuite/gdb.pascal/integers.exp +++ b/gdb/testsuite/gdb.pascal/integers.exp @@ -1,4 +1,4 @@ -# Copyright 2008-2012 Free Software Foundation, Inc. +# Copyright 2008-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.pascal/integers.pas b/gdb/testsuite/gdb.pascal/integers.pas index 912347f..ea958a5 100644 --- a/gdb/testsuite/gdb.pascal/integers.pas +++ b/gdb/testsuite/gdb.pascal/integers.pas @@ -1,5 +1,5 @@ { - Copyright 2008-2012 Free Software Foundation, Inc. + Copyright 2008-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.pascal/print.exp b/gdb/testsuite/gdb.pascal/print.exp index c390a7c4..5857a1d 100644 --- a/gdb/testsuite/gdb.pascal/print.exp +++ b/gdb/testsuite/gdb.pascal/print.exp @@ -1,6 +1,6 @@ # This testcase is part of GDB, the GNU debugger. -# Copyright 2010-2012 Free Software Foundation, Inc. +# Copyright 2010-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.pascal/types.exp b/gdb/testsuite/gdb.pascal/types.exp index a5db631..3c3247d 100644 --- a/gdb/testsuite/gdb.pascal/types.exp +++ b/gdb/testsuite/gdb.pascal/types.exp @@ -1,5 +1,4 @@ -# Copyright 1994-1995, 1997-1998, 2007-2012 Free Software Foundation, -# Inc. +# Copyright 1994-2013 Free Software Foundation, Inc. # Copyright 2007 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify |