aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/runtime/in_unpack_generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgfortran/runtime/in_unpack_generic.c')
-rw-r--r--libgfortran/runtime/in_unpack_generic.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libgfortran/runtime/in_unpack_generic.c b/libgfortran/runtime/in_unpack_generic.c
index a9caf2afe73..32cc94b1169 100644
--- a/libgfortran/runtime/in_unpack_generic.c
+++ b/libgfortran/runtime/in_unpack_generic.c
@@ -1,5 +1,6 @@
/* Generic helper function for repacking arrays.
- Copyright 2003, 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
+ Copyright 2003, 2004, 2005, 2007, 2009, 2010
+ Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>
This file is part of the GNU Fortran 95 runtime library (libgfortran).