diff options
Diffstat (limited to 'gcc/omp-low.c')
-rw-r--r-- | gcc/omp-low.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/omp-low.c b/gcc/omp-low.c index 54997072df4..e09024af620 100644 --- a/gcc/omp-low.c +++ b/gcc/omp-low.c @@ -3,8 +3,7 @@ marshalling to implement data sharing and copying clauses. Contributed by Diego Novillo <dnovillo@redhat.com> - Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. + Copyright (C) 2005-2013 Free Software Foundation, Inc. This file is part of GCC. |