diff options
author | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-04 12:49:55 +0000 |
---|---|---|
committer | jakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-04 12:49:55 +0000 |
commit | 71e45bc23e1b15089ec18bc5dddafbd53bc6e7b3 (patch) | |
tree | bb55f5b72dfc557698b74a9e740269cce291d1d5 /gcc/testsuite/gcc.misc-tests | |
parent | 9448cf4a2fd9d9ef39b85d914b09c5efbea44731 (diff) | |
download | gcc-71e45bc23e1b15089ec18bc5dddafbd53bc6e7b3.tar.gz |
Update Copyright years for files modified in 2011 and/or 2012.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194903 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/testsuite/gcc.misc-tests')
-rw-r--r-- | gcc/testsuite/gcc.misc-tests/bprob.exp | 3 | ||||
-rw-r--r-- | gcc/testsuite/gcc.misc-tests/gcov.exp | 2 | ||||
-rw-r--r-- | gcc/testsuite/gcc.misc-tests/linkage.exp | 4 |
3 files changed, 5 insertions, 4 deletions
diff --git a/gcc/testsuite/gcc.misc-tests/bprob.exp b/gcc/testsuite/gcc.misc-tests/bprob.exp index 6f520ec729c..69e768bce2b 100644 --- a/gcc/testsuite/gcc.misc-tests/bprob.exp +++ b/gcc/testsuite/gcc.misc-tests/bprob.exp @@ -1,4 +1,5 @@ -# Copyright (C) 2001, 2002, 2004, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2004, 2007, 2008, 2011, 2012 +# 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/gcc.misc-tests/gcov.exp b/gcc/testsuite/gcc.misc-tests/gcov.exp index 85a1c34abd9..19ab270ecd2 100644 --- a/gcc/testsuite/gcc.misc-tests/gcov.exp +++ b/gcc/testsuite/gcc.misc-tests/gcov.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1997, 2001, 2007 Free Software Foundation, Inc. +# Copyright (C) 1997, 2001, 2007, 2011 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/gcc.misc-tests/linkage.exp b/gcc/testsuite/gcc.misc-tests/linkage.exp index 9b553ae2950..a594dd4688e 100644 --- a/gcc/testsuite/gcc.misc-tests/linkage.exp +++ b/gcc/testsuite/gcc.misc-tests/linkage.exp @@ -1,5 +1,5 @@ -# Copyright (C) 1988, 90-96, 1997, 2000, 2001, 2002, 2007, 2008, 2010, 2012 -# Free Software Foundation, Inc. +# Copyright (C) 1988, 90-96, 1997, 2000, 2001, 2002, 2007, 2008, 2010, 2011, +# 2012 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 |