diff options
author | Catherine Moore <clm@gcc.gnu.org> | 1999-01-15 01:14:13 -0500 |
---|---|---|
committer | Catherine Moore <clm@gcc.gnu.org> | 1999-01-15 01:14:13 -0500 |
commit | 6311432918509e3773ab7a09bd7481f144d025fb (patch) | |
tree | db6735d74c7f1e99292475d6e7fda7aa99af5543 /gcc | |
parent | 0ae4d57b5219c61b21d67a1f222f4c0a3efcd74b (diff) | |
download | gcc-6311432918509e3773ab7a09bd7481f144d025fb.zip gcc-6311432918509e3773ab7a09bd7481f144d025fb.tar.gz gcc-6311432918509e3773ab7a09bd7481f144d025fb.tar.bz2 |
update copyright.
From-SVN: r24676
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/arm/arm.c | 2 | ||||
-rw-r--r-- | gcc/config/arm/arm.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/arm/arm.c b/gcc/config/arm/arm.c index bcbf33c..b27b36b 100644 --- a/gcc/config/arm/arm.c +++ b/gcc/config/arm/arm.c @@ -1,5 +1,5 @@ /* Output routines for GCC for ARM/RISCiX. - Copyright (C) 1991, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1991, 93, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc. Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl) and Martin Simmons (@harleqn.co.uk). More major hacks by Richard Earnshaw (rwe11@cl.cam.ac.uk) diff --git a/gcc/config/arm/arm.h b/gcc/config/arm/arm.h index 3c29f1c..64c3c77 100644 --- a/gcc/config/arm/arm.h +++ b/gcc/config/arm/arm.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for Acorn RISC Machine. - Copyright (C) 1991, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc. + Copyright (C) 1991, 93, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc. Contributed by Pieter `Tiggr' Schoenmakers (rcpieter@win.tue.nl) and Martin Simmons (@harleqn.co.uk). More major hacks by Richard Earnshaw (rwe11@cl.cam.ac.uk) |