]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add 2006 copyright year.
authorFeng Wang <fengwang@gcc.gnu.org>
Mon, 9 Jan 2006 02:41:08 +0000 (02:41 +0000)
committerFeng Wang <fengwang@gcc.gnu.org>
Mon, 9 Jan 2006 02:41:08 +0000 (02:41 +0000)
From-SVN: r109490

gcc/fortran/simplify.c
gcc/fortran/trans-expr.c
gcc/fortran/trans-intrinsic.c
gcc/fortran/trans.h

index 7c665042ee8a22d4cf19a89f72409cd064633d1b..894903bdd2e815786fb5d05f905a00739bfbb2c9 100644 (file)
@@ -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.
index e46075eaa8d44610c7f3fee0bf558a2c1c022c1c..dc2e8224843e032ee4c381d16952e49a05f9aa22 100644 (file)
@@ -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 <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>
 
index 4c6d63abf9a9311eec6c1528b8318418d9af1090..5b241a6a0fd71a413024098d6f6f5b84b09c5a0e 100644 (file)
@@ -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 <paul@nowt.org>
    and Steven Bosscher <s.bosscher@student.tudelft.nl>
 
index e0b5138d91998e04d39afa9c12469108ba99c000..e4f998a9690f44bacb4067f9d1ccbb1505dd1540 100644 (file)
@@ -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.