summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/select_inc.c
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-14 18:20:58 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-14 18:20:58 +0000
commitbb3e25e3627cb8df74dd37b8a5226910519b18fc (patch)
tree574b1cc61e1a9830671578e93edecc926c25ea29 /libgfortran/runtime/select_inc.c
parentcde7530c1424095eb249293c12d94a886e7f60f6 (diff)
downloadgcc-bb3e25e3627cb8df74dd37b8a5226910519b18fc.tar.gz
Update copyright years in libgfortran.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195167 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgfortran/runtime/select_inc.c')
-rw-r--r--libgfortran/runtime/select_inc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/runtime/select_inc.c b/libgfortran/runtime/select_inc.c
index 904ad4d86e6..625587ec8bc 100644
--- a/libgfortran/runtime/select_inc.c
+++ b/libgfortran/runtime/select_inc.c
@@ -1,5 +1,5 @@
/* Implement the SELECT statement for character variables.
- Copyright 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2008-2013 Free Software Foundation, Inc.
This file is part of the GNU Fortran runtime library (libgfortran).