diff options
| author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:54 +0000 |
|---|---|---|
| committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2014-01-02 22:25:54 +0000 |
| commit | a942eb53ae08c4f73b559f86131e014ac4fa056d (patch) | |
| tree | 46534c505f212692f18b0c8a29dee13e1ee14352 /libgomp/testsuite | |
| parent | 93169fdd93bb89f1676b6bbbb43d34fb159203a4 (diff) | |
| download | ppe42-gcc-a942eb53ae08c4f73b559f86131e014ac4fa056d.tar.gz ppe42-gcc-a942eb53ae08c4f73b559f86131e014ac4fa056d.zip | |
Update copyright years in libgomp/
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206297 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/affinity-1.c | 2 | ||||
| -rw-r--r-- | libgomp/testsuite/libgomp.c/sort-1.c | 2 | ||||
| -rw-r--r-- | libgomp/testsuite/libgomp.graphite/graphite.exp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libgomp/testsuite/config/default.exp b/libgomp/testsuite/config/default.exp index b0e8910a019..197327cd33a 100644 --- a/libgomp/testsuite/config/default.exp +++ b/libgomp/testsuite/config/default.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1997-2013 Free Software Foundation, Inc. +# Copyright (C) 1997-2014 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/affinity-1.c b/libgomp/testsuite/libgomp.c/affinity-1.c index a07928ccac8..b3c1d0c61ae 100644 --- a/libgomp/testsuite/libgomp.c/affinity-1.c +++ b/libgomp/testsuite/libgomp.c/affinity-1.c @@ -1,5 +1,5 @@ /* Affinity tests. - Copyright (C) 2013 Free Software Foundation, Inc. + Copyright (C) 2013-2014 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.c/sort-1.c b/libgomp/testsuite/libgomp.c/sort-1.c index 3833f7737d9..c249b7d1ff7 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-2013 Free Software Foundation, Inc. + Copyright (C) 2008-2014 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 9129964eb19..93dea1bbddd 100644 --- a/libgomp/testsuite/libgomp.graphite/graphite.exp +++ b/libgomp/testsuite/libgomp.graphite/graphite.exp @@ -1,4 +1,4 @@ -# Copyright (C) 2009-2013 Free Software Foundation, Inc. +# Copyright (C) 2009-2014 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 |

