diff options
author | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-10 20:38:27 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-10 20:38:27 +0000 |
commit | d1e082c2c2c7382be0107f7d0b5003f544572865 (patch) | |
tree | 85cadfbc188c702c26e8e554c88e9abc92e4a294 /gcc/testsuite/objc | |
parent | 9dce3dcf36990be51310eb172e2d8a8e636fd80c (diff) | |
download | gcc-d1e082c2c2c7382be0107f7d0b5003f544572865.zip gcc-d1e082c2c2c7382be0107f7d0b5003f544572865.tar.gz gcc-d1e082c2c2c7382be0107f7d0b5003f544572865.tar.bz2 |
Update copyright years in gcc/
From-SVN: r195098
Diffstat (limited to 'gcc/testsuite/objc')
-rw-r--r-- | gcc/testsuite/objc/compile/compile.exp | 3 | ||||
-rw-r--r-- | gcc/testsuite/objc/execute/exceptions/exceptions.exp | 3 | ||||
-rw-r--r-- | gcc/testsuite/objc/execute/execute.exp | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/gcc/testsuite/objc/compile/compile.exp b/gcc/testsuite/objc/compile/compile.exp index afc2343..8bc5e2a 100644 --- a/gcc/testsuite/objc/compile/compile.exp +++ b/gcc/testsuite/objc/compile/compile.exp @@ -1,5 +1,4 @@ -# Copyright (C) 1991, 1992, 1993, 1995, 1997, 2001, 2007, 2008, 2010 -# Free Software Foundation, Inc. +# Copyright (C) 1991-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/gcc/testsuite/objc/execute/exceptions/exceptions.exp b/gcc/testsuite/objc/execute/exceptions/exceptions.exp index 0443ca1..d5f5e40 100644 --- a/gcc/testsuite/objc/execute/exceptions/exceptions.exp +++ b/gcc/testsuite/objc/execute/exceptions/exceptions.exp @@ -1,5 +1,4 @@ -# Copyright (C) 1991, 1992, 1993, 1995, 1997, 2007, 2008, 2010 -# Free Software Foundation, Inc. +# Copyright (C) 1991-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/gcc/testsuite/objc/execute/execute.exp b/gcc/testsuite/objc/execute/execute.exp index 40ca40b..51b167d 100644 --- a/gcc/testsuite/objc/execute/execute.exp +++ b/gcc/testsuite/objc/execute/execute.exp @@ -1,5 +1,4 @@ -# Copyright (C) 1991, 1992, 1993, 1995, 1997, 2007, 2008, 2010 -# Free Software Foundation, Inc. +# Copyright (C) 1991-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 |