diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-01-14 18:18:49 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-14 18:18:49 +0000 |
commit | 8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4 (patch) | |
tree | c4ae7d7c07f514374be95dd210fc427837263d4f /libgomp/iter_ull.c | |
parent | f8a7e1a44da98003a28493b49adfcb97d9d832bc (diff) | |
download | gcc-8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4.tar.gz |
Update copyright years in libgomp.
From-SVN: r195166
Diffstat (limited to 'libgomp/iter_ull.c')
-rw-r--r-- | libgomp/iter_ull.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/iter_ull.c b/libgomp/iter_ull.c index a393920b55e..91253873777 100644 --- a/libgomp/iter_ull.c +++ b/libgomp/iter_ull.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2005, 2008, 2009, 2011 Free Software Foundation, Inc. +/* Copyright (C) 2005-2013 Free Software Foundation, Inc. Contributed by Richard Henderson <rth@redhat.com>. This file is part of the GNU OpenMP Library (libgomp). |