diff options
author | Richard Sandiford <rdsandiford@googlemail.com> | 2013-01-14 18:20:58 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2013-01-14 18:20:58 +0000 |
commit | e3c063ceda2aad832267b81c14e2e5e18023371c (patch) | |
tree | 574b1cc61e1a9830671578e93edecc926c25ea29 /libgfortran/io/unit.c | |
parent | 8129609c6ed6298bd1e4e3bbd2be9e6ae049a0a4 (diff) | |
download | gcc-e3c063ceda2aad832267b81c14e2e5e18023371c.zip gcc-e3c063ceda2aad832267b81c14e2e5e18023371c.tar.gz gcc-e3c063ceda2aad832267b81c14e2e5e18023371c.tar.bz2 |
Update copyright years in libgfortran.
From-SVN: r195167
Diffstat (limited to 'libgfortran/io/unit.c')
-rw-r--r-- | libgfortran/io/unit.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libgfortran/io/unit.c b/libgfortran/io/unit.c index 8b0926d..f8c1516 100644 --- a/libgfortran/io/unit.c +++ b/libgfortran/io/unit.c @@ -1,5 +1,4 @@ -/* Copyright (C) 2002, 2003, 2005, 2007, 2008, 2009, 2010, 2011, 2012 - Free Software Foundation, Inc. +/* Copyright (C) 2002-2013 Free Software Foundation, Inc. Contributed by Andy Vaught F2003 I/O support contributed by Jerry DeLisle |