diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-19 23:44:14 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-19 23:44:14 +0000 |
commit | c8c89825a521522d6d56df72ce153baf6529efe4 (patch) | |
tree | 89439b71656088751d80d2a0e58deb4ca1f02a54 /gcc | |
parent | b6f2a99ee5a2365e31cb423b1b7f80267b8e4e96 (diff) | |
download | ppe42-gcc-c8c89825a521522d6d56df72ce153baf6529efe4.tar.gz ppe42-gcc-c8c89825a521522d6d56df72ce153baf6529efe4.zip |
update copyrights in config dir.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31526 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/arm/arm-protos.h | 2 | ||||
-rw-r--r-- | gcc/config/fr30/fr30-protos.h | 2 | ||||
-rw-r--r-- | gcc/config/nextstep.c | 2 | ||||
-rw-r--r-- | gcc/config/rs6000/rs6000.c | 2 | ||||
-rw-r--r-- | gcc/config/v850/v850-protos.h | 2 | ||||
-rw-r--r-- | gcc/config/v850/v850.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gcc/config/arm/arm-protos.h b/gcc/config/arm/arm-protos.h index 3277395937b..f429206eeef 100644 --- a/gcc/config/arm/arm-protos.h +++ b/gcc/config/arm/arm-protos.h @@ -1,5 +1,5 @@ /* Prototypes for exported functions defined in arm.c and pe.c - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2000 Free Software Foundation, Inc. Contributed by Richard Earnshaw (rearnsha@arm.com) Minor hacks by Nick Clifton (nickc@cygnus.com) diff --git a/gcc/config/fr30/fr30-protos.h b/gcc/config/fr30/fr30-protos.h index 5d725a5ae34..aa183992a7e 100644 --- a/gcc/config/fr30/fr30-protos.h +++ b/gcc/config/fr30/fr30-protos.h @@ -1,5 +1,5 @@ /* Prototypes for fr30.c functions used in the md file & elsewhere. - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/nextstep.c b/gcc/config/nextstep.c index a36d899a1d5..47c2b7b1c5e 100644 --- a/gcc/config/nextstep.c +++ b/gcc/config/nextstep.c @@ -1,5 +1,5 @@ /* Functions for generic NeXT as target machine for GNU C compiler. - Copyright (C) 1989, 90-93, 96, 1997 Free Software Foundation, Inc. + Copyright (C) 1989, 90-93, 96, 97, 98, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/rs6000/rs6000.c b/gcc/config/rs6000/rs6000.c index af661bffe2f..f89fd54a76e 100644 --- a/gcc/config/rs6000/rs6000.c +++ b/gcc/config/rs6000/rs6000.c @@ -1,5 +1,5 @@ /* Subroutines used for code generation on IBM RS/6000. - Copyright (C) 1991, 93-8, 1999 Free Software Foundation, Inc. + Copyright (C) 1991, 93-99, 2000 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) This file is part of GNU CC. diff --git a/gcc/config/v850/v850-protos.h b/gcc/config/v850/v850-protos.h index e26d0698a78..d6155fd264d 100644 --- a/gcc/config/v850/v850-protos.h +++ b/gcc/config/v850/v850-protos.h @@ -1,5 +1,5 @@ /* Prototypes for v850.c functions used in the md file & elsewhere. - Copyright (C) 1999 Free Software Foundation, Inc. + Copyright (C) 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. diff --git a/gcc/config/v850/v850.c b/gcc/config/v850/v850.c index c5a9b379d12..c73ce70523b 100644 --- a/gcc/config/v850/v850.c +++ b/gcc/config/v850/v850.c @@ -1,5 +1,5 @@ /* Subroutines for insn-output.c for NEC V850 series - Copyright (C) 1996, 1997, 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc. Contributed by Jeff Law (law@cygnus.com). This file is part of GNU CC. |