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/omp.h.in | |
parent | f8a7e1a44da98003a28493b49adfcb97d9d832bc (diff) | |
download | gcc-8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4.zip gcc-8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4.tar.gz gcc-8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4.tar.bz2 |
Update copyright years in libgomp.
From-SVN: r195166
Diffstat (limited to 'libgomp/omp.h.in')
-rw-r--r-- | libgomp/omp.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgomp/omp.h.in b/libgomp/omp.h.in index f2d7ba4..5db4407 100644 --- a/libgomp/omp.h.in +++ b/libgomp/omp.h.in @@ -1,4 +1,4 @@ -/* Copyright (C) 2005, 2007, 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). |