summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-07 13:38:22 +0000
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-07 13:38:22 +0000
commit080f56ab2fcefcccb529e087cb5bc04a75391fe5 (patch)
treed2fa0539f1ff7e6e3a7a002cdd09dd84a22d8562
parentd4d932f8cc563bc380d7250a336f75251a447f9c (diff)
downloadppe42-gcc-080f56ab2fcefcccb529e087cb5bc04a75391fe5.tar.gz
ppe42-gcc-080f56ab2fcefcccb529e087cb5bc04a75391fe5.zip
Add 2002 to the copyright dates.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50404 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/flags.h2
-rw-r--r--gcc/ifcvt.c2
-rw-r--r--gcc/jump.c2
-rw-r--r--gcc/simplify-rtx.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/gcc/flags.h b/gcc/flags.h
index 3b0ee2fc947..c87575b7d2c 100644
--- a/gcc/flags.h
+++ b/gcc/flags.h
@@ -1,5 +1,5 @@
/* Compilation switch flag definitions for GCC.
- Copyright (C) 1987, 1988, 1994, 1995, 1996, 1997, 1998, 1999, 2000
+ Copyright (C) 1987, 1988, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2002
Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/ifcvt.c b/gcc/ifcvt.c
index 7a450bc97a9..f7b4957be42 100644
--- a/gcc/ifcvt.c
+++ b/gcc/ifcvt.c
@@ -1,5 +1,5 @@
/* If-conversion support.
- Copyright (C) 2000, 2001 Free Software Foundation, Inc.
+ Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/jump.c b/gcc/jump.c
index 86b3a942769..a04a4f51ab4 100644
--- a/gcc/jump.c
+++ b/gcc/jump.c
@@ -1,6 +1,6 @@
/* Optimize jump instructions, for GNU compiler.
Copyright (C) 1987, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997
- 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
+ 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GCC.
diff --git a/gcc/simplify-rtx.c b/gcc/simplify-rtx.c
index 88ca32b5b24..5fba25cf5a9 100644
--- a/gcc/simplify-rtx.c
+++ b/gcc/simplify-rtx.c
@@ -1,6 +1,6 @@
/* RTL simplification functions for GNU compiler.
Copyright (C) 1987, 1988, 1989, 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.
OpenPOWER on IntegriCloud