aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-array-notation.c
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:23:26 +0000
commit23a5b65a92fea18251fbbe1c665df4c6096fda10 (patch)
treeb85dcfcd16d4d379e02bdea093ba0483559a6c8e /gcc/c/c-array-notation.c
parentf9030485a31a81a08a95bf592bd0fcc011abcc32 (diff)
downloadgcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.zip
gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.gz
gcc-23a5b65a92fea18251fbbe1c665df4c6096fda10.tar.bz2
Update copyright years in gcc/
From-SVN: r206289
Diffstat (limited to 'gcc/c/c-array-notation.c')
-rw-r--r--gcc/c/c-array-notation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c/c-array-notation.c b/gcc/c/c-array-notation.c
index f85f95f..5526ee9 100644
--- a/gcc/c/c-array-notation.c
+++ b/gcc/c/c-array-notation.c
@@ -1,7 +1,7 @@
/* This file is part of the Intel(R) Cilk(TM) Plus support
This file contains routines to handle Array Notation expression
handling routines in the C Compiler.
- Copyright (C) 2013 Free Software Foundation, Inc.
+ Copyright (C) 2013-2014 Free Software Foundation, Inc.
Contributed by Balaji V. Iyer <balaji.v.iyer@intel.com>,
Intel Corporation.