aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/caf/single.c
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:25:45 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2014-01-02 22:25:45 +0000
commitf0bcf62899a9efcb23a52910d25c5886bef3affe (patch)
tree80a8e4e47288499cdc055df2e3f1fbfa5aca3ae5 /libgfortran/caf/single.c
parentac1dca3cab27fbaff7c811fbe0a4424f1a18f09f (diff)
downloadgcc-f0bcf62899a9efcb23a52910d25c5886bef3affe.zip
gcc-f0bcf62899a9efcb23a52910d25c5886bef3affe.tar.gz
gcc-f0bcf62899a9efcb23a52910d25c5886bef3affe.tar.bz2
Update copyright years in libgfortran/
From-SVN: r206296
Diffstat (limited to 'libgfortran/caf/single.c')
-rw-r--r--libgfortran/caf/single.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/caf/single.c b/libgfortran/caf/single.c
index 446a464..551b9aa 100644
--- a/libgfortran/caf/single.c
+++ b/libgfortran/caf/single.c
@@ -1,5 +1,5 @@
/* Single-image implementation of GNU Fortran Coarray Library
- Copyright (C) 2011-2013 Free Software Foundation, Inc.
+ Copyright (C) 2011-2014 Free Software Foundation, Inc.
Contributed by Tobias Burnus <burnus@net-b.de>
This file is part of the GNU Fortran Coarray Runtime Library (libcaf).