aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
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/libgfortran.h
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/libgfortran.h')
-rw-r--r--libgfortran/libgfortran.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/libgfortran.h b/libgfortran/libgfortran.h
index 6e5df5b..d7e15ad 100644
--- a/libgfortran/libgfortran.h
+++ b/libgfortran/libgfortran.h
@@ -1,5 +1,5 @@
/* Common declarations for all of libgfortran.
- Copyright (C) 2002-2013 Free Software Foundation, Inc.
+ Copyright (C) 2002-2014 Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>, and
Andy Vaught <andy@xena.eas.asu.edu>