diff options
author | Doug Evans <devans@gcc.gnu.org> | 1997-10-20 21:28:27 +0000 |
---|---|---|
committer | Doug Evans <devans@gcc.gnu.org> | 1997-10-20 21:28:27 +0000 |
commit | 202fd1d57e51defdd6c6eb14c85c8130badb787e (patch) | |
tree | 993b9ab32d965f20bf24e94e056c87df6f98019a | |
parent | a944a4ebfd42b6dd24e9a1ae71f56c29648795ff (diff) | |
download | gcc-202fd1d57e51defdd6c6eb14c85c8130badb787e.zip gcc-202fd1d57e51defdd6c6eb14c85c8130badb787e.tar.gz gcc-202fd1d57e51defdd6c6eb14c85c8130badb787e.tar.bz2 |
Update copyright year.
From-SVN: r16124
-rw-r--r-- | gcc/config/sparc/linux-aout.h | 2 | ||||
-rw-r--r-- | gcc/config/sparc/splet.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/sparc/linux-aout.h b/gcc/config/sparc/linux-aout.h index 730b830..df93361 100644 --- a/gcc/config/sparc/linux-aout.h +++ b/gcc/config/sparc/linux-aout.h @@ -1,5 +1,5 @@ /* Definitions for SPARC running Linux with a.out - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by Eddie C. Dost (ecd@skynet.be) This file is part of GNU CC. diff --git a/gcc/config/sparc/splet.h b/gcc/config/sparc/splet.h index 7665708..23c6414 100644 --- a/gcc/config/sparc/splet.h +++ b/gcc/config/sparc/splet.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for SPARClet. - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 1997 Free Software Foundation, Inc. Contributed by Doug Evans (dje@cygnus.com). This file is part of GNU CC. |