From: Kazu Hirata Date: Sun, 13 Feb 2005 19:05:03 +0000 (+0000) Subject: * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e04369acfef41be3a30d3cdd5f2694768b753589;p=gcc.git * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. From-SVN: r94988 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2c70f9933d7..0e873a8363a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-02-13 Kazu Hirata + + * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright. + 2005-02-13 Jason Merrill [reverted temporarily] diff --git a/gcc/flags.h b/gcc/flags.h index cb8c100350e..695d6228f65 100644 --- a/gcc/flags.h +++ b/gcc/flags.h @@ -1,6 +1,6 @@ /* Compilation switch flag definitions for GCC. Copyright (C) 1987, 1988, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002, - 2003, 2004 + 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/read-rtl.c b/gcc/read-rtl.c index 874dd3b36c8..6006745c3dd 100644 --- a/gcc/read-rtl.c +++ b/gcc/read-rtl.c @@ -1,6 +1,6 @@ /* RTL reader for GCC. Copyright (C) 1987, 1988, 1991, 1994, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004 + 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GCC. diff --git a/gcc/tree-ssa-live.h b/gcc/tree-ssa-live.h index b2a85c94797..c3029494677 100644 --- a/gcc/tree-ssa-live.h +++ b/gcc/tree-ssa-live.h @@ -1,5 +1,5 @@ /* Routines for liveness in SSA trees. - Copyright (C) 2003, 2004 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. Contributed by Andrew MacLeod This file is part of GCC.