aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/simplify.c
diff options
context:
space:
mode:
authorFeng Wang <fengwang@gcc.gnu.org>2006-01-09 02:41:08 +0000
committerFeng Wang <fengwang@gcc.gnu.org>2006-01-09 02:41:08 +0000
commit0ad77f5589f9d0dd089685764abef3989dee7db7 (patch)
tree369e0e0512c5a036c6a5d808f2cff827f47023e2 /gcc/fortran/simplify.c
parent0a821a922eadddf1c9a1e8f558ac669df3f2e374 (diff)
downloadgcc-0ad77f5589f9d0dd089685764abef3989dee7db7.zip
gcc-0ad77f5589f9d0dd089685764abef3989dee7db7.tar.gz
gcc-0ad77f5589f9d0dd089685764abef3989dee7db7.tar.bz2
Add 2006 copyright year.
From-SVN: r109490
Diffstat (limited to 'gcc/fortran/simplify.c')
-rw-r--r--gcc/fortran/simplify.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/simplify.c b/gcc/fortran/simplify.c
index 7c66504..894903b 100644
--- a/gcc/fortran/simplify.c
+++ b/gcc/fortran/simplify.c
@@ -1,6 +1,6 @@
/* Simplify intrinsic functions at compile-time.
- Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation,
- Inc.
+ Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software
+ Foundation, Inc.
Contributed by Andy Vaught & Katherine Holcomb
This file is part of GCC.