From 0ad77f5589f9d0dd089685764abef3989dee7db7 Mon Sep 17 00:00:00 2001 From: Feng Wang Date: Mon, 9 Jan 2006 02:41:08 +0000 Subject: [PATCH] Add 2006 copyright year. From-SVN: r109490 --- gcc/fortran/simplify.c | 4 ++-- gcc/fortran/trans-expr.c | 2 +- gcc/fortran/trans-intrinsic.c | 2 +- gcc/fortran/trans.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gcc/fortran/simplify.c b/gcc/fortran/simplify.c index 7c665042ee8..894903bdd2e 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. diff --git a/gcc/fortran/trans-expr.c b/gcc/fortran/trans-expr.c index e46075eaa8d..dc2e8224843 100644 --- a/gcc/fortran/trans-expr.c +++ b/gcc/fortran/trans-expr.c @@ -1,5 +1,5 @@ /* Expression translation - Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Contributed by Paul Brook and Steven Bosscher diff --git a/gcc/fortran/trans-intrinsic.c b/gcc/fortran/trans-intrinsic.c index 4c6d63abf9a..5b241a6a0fd 100644 --- a/gcc/fortran/trans-intrinsic.c +++ b/gcc/fortran/trans-intrinsic.c @@ -1,5 +1,5 @@ /* Intrinsic translation - Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Contributed by Paul Brook and Steven Bosscher diff --git a/gcc/fortran/trans.h b/gcc/fortran/trans.h index e0b5138d919..e4f998a9690 100644 --- a/gcc/fortran/trans.h +++ b/gcc/fortran/trans.h @@ -1,5 +1,5 @@ /* Header for code translation functions - Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Contributed by Paul Brook This file is part of GCC. -- 2.30.2