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/error.c | |
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/error.c')
-rw-r--r-- | libgomp/error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/error.c b/libgomp/error.c index e303cfca432..d9b28f12091 100644 --- a/libgomp/error.c +++ b/libgomp/error.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2013 Free Software Foundation, Inc. +/* Copyright (C) 2005-2014 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU OpenMP Library (libgomp). |