From ef56b98dcb31c5e99c9b14a6e48744469aec7277 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Schl=C3=BCter?= Date: Sat, 11 Nov 2006 18:56:11 +0100 Subject: [PATCH] Fix typo in previous check-in From-SVN: r118702 --- gcc/fortran/array.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/fortran/array.c b/gcc/fortran/array.c index 559662ffb72f..479e60bdc7b7 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 -- 2.47.2