]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2002-06-11 Roger Sayle <roger@eyesopen.com>
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2002 11:21:30 +0000 (11:21 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 Jun 2002 11:21:30 +0000 (11:21 +0000)
    Andreas Jaeger <aj@suse.de>

* cfgbuild.c: Update copyright years.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54495 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/cfgbuild.c

index fc3db521c5aab24906133cf4636b39d37041b008..411b974afd1bb5f7c2f0306643b688b1211aa205 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-11  Roger Sayle  <roger@eyesopen.com>
+           Andreas Jaeger <aj@suse.de>
+
+       * cfgbuild.c: Update copyright years.
+
 2002-06-11  Andreas Schwab  <schwab@suse.de>
 
        * config/m68k/m68k.h (PREDICATE_CODES): Define. 
index 0c9c279a30281335f09aaa3cd488a7b549d638f5..6b7a9addb89951284fccb107ebe02fbfc332b17a 100644 (file)
@@ -1,6 +1,6 @@
 /* Control flow graph building code for GNU compiler.
    Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001 Free Software Foundation, Inc.
+   1999, 2000, 2001, 2002 Free Software Foundation, Inc.
 
 This file is part of GCC.