summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-cilkplus.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/c-family/c-cilkplus.c')
-rw-r--r--gcc/c-family/c-cilkplus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-family/c-cilkplus.c b/gcc/c-family/c-cilkplus.c
index a73660fc862d..3e7902fd11e6 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-2015 Free Software Foundation, Inc.
+ Copyright (C) 2013-2016 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>.
This file is part of GCC.