diff options
author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:18:49 +0000 |
---|---|---|
committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-14 18:18:49 +0000 |
commit | cde7530c1424095eb249293c12d94a886e7f60f6 (patch) | |
tree | c4ae7d7c07f514374be95dd210fc427837263d4f /libgomp/testsuite | |
parent | bb88d4273ef811d99dfdfd01260bc05b7876f9c2 (diff) | |
download | gcc-cde7530c1424095eb249293c12d94a886e7f60f6.tar.gz |
Update copyright years in libgomp.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195166 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/testsuite')
-rw-r--r-- | libgomp/testsuite/config/default.exp | 2 | ||||
-rw-r--r-- | libgomp/testsuite/libgomp.c/sort-1.c | 2 | ||||
-rw-r--r-- | libgomp/testsuite/libgomp.graphite/graphite.exp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/libgomp/testsuite/config/default.exp b/libgomp/testsuite/config/default.exp index b78ebc0d2c9..b0e8910a019 100644 --- a/libgomp/testsuite/config/default.exp +++ b/libgomp/testsuite/config/default.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1997, 2009 Free Software Foundation, Inc. +# Copyright (C) 1997-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/libgomp/testsuite/libgomp.c/sort-1.c b/libgomp/testsuite/libgomp.c/sort-1.c index 3743065543e..3833f7737d9 100644 --- a/libgomp/testsuite/libgomp.c/sort-1.c +++ b/libgomp/testsuite/libgomp.c/sort-1.c @@ -1,5 +1,5 @@ /* Test and benchmark of a couple of parallel sorting algorithms. - Copyright (C) 2008 Free Software Foundation, Inc. + Copyright (C) 2008-2013 Free Software Foundation, Inc. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free diff --git a/libgomp/testsuite/libgomp.graphite/graphite.exp b/libgomp/testsuite/libgomp.graphite/graphite.exp index bf6ac3d15f7..e676ad3c75b 100644 --- a/libgomp/testsuite/libgomp.graphite/graphite.exp +++ b/libgomp/testsuite/libgomp.graphite/graphite.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 2009-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 |