aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime/select.c
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2013-01-14 18:20:58 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2013-01-14 18:20:58 +0000
commite3c063ceda2aad832267b81c14e2e5e18023371c (patch)
tree574b1cc61e1a9830671578e93edecc926c25ea29 /libgfortran/runtime/select.c
parent8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4 (diff)
downloadgcc-e3c063ceda2aad832267b81c14e2e5e18023371c.zip
gcc-e3c063ceda2aad832267b81c14e2e5e18023371c.tar.gz
gcc-e3c063ceda2aad832267b81c14e2e5e18023371c.tar.bz2
Update copyright years in libgfortran.
From-SVN: r195167
Diffstat (limited to 'libgfortran/runtime/select.c')
-rw-r--r--libgfortran/runtime/select.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/runtime/select.c b/libgfortran/runtime/select.c
index e9d7f35..b5ca1fa 100644
--- a/libgfortran/runtime/select.c
+++ b/libgfortran/runtime/select.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).