Update forgotten updated copy right years.
authorAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 2 Jan 2004 22:44:27 +0000 (14:44 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Fri, 2 Jan 2004 22:44:27 +0000 (14:44 -0800)
From-SVN: r75338

gcc/c-typeck.c
gcc/cfgloop.c
gcc/predict.c

index 3a71ee7f001a489064c5c42a60b18995f4206c25..d3bf813960f24cd2959e1cedb215136e60676e2c 100644 (file)
@@ -1,6 +1,6 @@
 /* Build expressions with type checking for C compiler.
    Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-   1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 37cf8f450bf0615698445bad236fa0447c140f15..69097c009a9cfd70bdfaba29f9954cbc6a9c1341 100644 (file)
@@ -1,5 +1,5 @@
 /* Natural loop discovery code for GNU compiler.
-   Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.
 
index 0cba3a5f91e730256e403eb789fa798c8eaac954..5f7daea03d38bfe7d9ee3489ece77a0dd9d0ec03 100644 (file)
@@ -1,5 +1,5 @@
 /* Branch prediction routines for the GNU compiler.
-   Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
 
 This file is part of GCC.