diff options
Diffstat (limited to 'gcc/c-family/c-cilkplus.c')
-rw-r--r-- | gcc/c-family/c-cilkplus.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c-cilkplus.c b/gcc/c-family/c-cilkplus.c index 2cc2dd9d287..1a16f6690b0 100644 --- a/gcc/c-family/c-cilkplus.c +++ b/gcc/c-family/c-cilkplus.c @@ -1,7 +1,7 @@ /* This file contains routines to construct and validate Cilk Plus constructs within the C and C++ front ends. - Copyright (C) 2013 Free Software Foundation, Inc. + Copyright (C) 2013-2014 Free Software Foundation, Inc. Contributed by Aldy Hernandez <aldyh@redhat.com>. This file is part of GCC. |