diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2014-01-02 22:25:54 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2014-01-02 22:25:54 +0000 |
commit | 18d73c7f597782a3957efcfd4adedda2e63fb2ae (patch) | |
tree | 46534c505f212692f18b0c8a29dee13e1ee14352 /libgomp/critical.c | |
parent | f0bcf62899a9efcb23a52910d25c5886bef3affe (diff) | |
download | gcc-18d73c7f597782a3957efcfd4adedda2e63fb2ae.tar.gz |
Update copyright years in libgomp/
From-SVN: r206297
Diffstat (limited to 'libgomp/critical.c')
-rw-r--r-- | libgomp/critical.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/critical.c b/libgomp/critical.c index 084f01b01f9..7051441aea0 100644 --- a/libgomp/critical.c +++ b/libgomp/critical.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). |