aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/array.c
diff options
context:
space:
mode:
authorTobias Schlüter <tobi@gcc.gnu.org>2006-11-11 18:56:11 +0100
committerTobias Schlüter <tobi@gcc.gnu.org>2006-11-11 18:56:11 +0100
commitef56b98dcb31c5e99c9b14a6e48744469aec7277 (patch)
tree55e5d8d9cabe845cbd33eecf1fb948f3eabc9604 /gcc/fortran/array.c
parenteebbe2c70e1dc028b3d8a858397e923073a0abb7 (diff)
downloadgcc-ef56b98dcb31c5e99c9b14a6e48744469aec7277.zip
gcc-ef56b98dcb31c5e99c9b14a6e48744469aec7277.tar.gz
gcc-ef56b98dcb31c5e99c9b14a6e48744469aec7277.tar.bz2
Fix typo in previous check-in
From-SVN: r118702
Diffstat (limited to 'gcc/fortran/array.c')
-rw-r--r--gcc/fortran/array.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/fortran/array.c b/gcc/fortran/array.c
index 559662f..479e60b 100644
--- a/gcc/fortran/array.c
+++ b/gcc/fortran/array.c
@@ -1,5 +1,5 @@
/* Array things
- Copyright (C) 2000, 2001, 2002, 2004, 2005, 3006 Free Software
+ Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006 Free Software
Foundation, Inc.
Contributed by Andy Vaught