summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/convert_char.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/runtime/convert_char.c')
-rw-r--r--libgfortran/runtime/convert_char.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/runtime/convert_char.c b/libgfortran/runtime/convert_char.c
index e30a2f63443..aa819912a13 100644
--- a/libgfortran/runtime/convert_char.c
+++ b/libgfortran/runtime/convert_char.c
@@ -1,5 +1,5 @@
/* Runtime conversion of strings from one character kind to another.
- Copyright (C) 2008-2013 Free Software Foundation, Inc.
+ Copyright (C) 2008-2014 Free Software Foundation, Inc.
This file is part of the GNU Fortran runtime library (libgfortran).