Update copyright years in libgfortran/

From-SVN: r206296
This commit is contained in:
Richard Sandiford 2014-01-02 22:25:45 +00:00
parent ac1dca3cab
commit f0bcf62899
669 changed files with 673 additions and 669 deletions

View file

@ -1,5 +1,5 @@
/* Special implementation of the SPREAD intrinsic
Copyright (C) 2008-2013 Free Software Foundation, Inc.
Copyright (C) 2008-2014 Free Software Foundation, Inc.
Contributed by Thomas Koenig <tkoenig@gcc.gnu.org>, based on
spread_generic.c written by Paul Brook <paul@nowt.org>