summaryrefslogtreecommitdiff
path: root/gcc/cfgbuild.c
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2002-06-11 11:21:30 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2002-06-11 11:21:30 +0000
commit43cf10b56ceb4bb309c6aac698845eebf734d351 (patch)
treecd9f92b46e974fbde97328e9f5c4a823ee03ba30 /gcc/cfgbuild.c
parent1062f15a807340674777f12038b82ffe2c156fd9 (diff)
downloadgcc-43cf10b56ceb4bb309c6aac698845eebf734d351.tar.gz
cfgbuild.c: Update copyright years.
2002-06-11 Roger Sayle <roger@eyesopen.com> Andreas Jaeger <aj@suse.de> * cfgbuild.c: Update copyright years. Co-Authored-By: Andreas Jaeger <aj@suse.de> From-SVN: r54495
Diffstat (limited to 'gcc/cfgbuild.c')
-rw-r--r--gcc/cfgbuild.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cfgbuild.c b/gcc/cfgbuild.c
index 0c9c279a302..6b7a9addb89 100644
--- a/gcc/cfgbuild.c
+++ b/gcc/cfgbuild.c
@@ -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.