diff options
author | David Edelsohn <dje@gcc.gnu.org> | 1998-02-16 08:20:12 -0500 |
---|---|---|
committer | David Edelsohn <dje@gcc.gnu.org> | 1998-02-16 08:20:12 -0500 |
commit | ecf0ad276bebfea8a6b547355956c0e34443cf7b (patch) | |
tree | b37f5b1ff174a933ddce61a646cee2788a8688f4 /gcc | |
parent | b9af8fb0880728efc1dec5b4b12e8c453f88f343 (diff) | |
download | gcc-ecf0ad276bebfea8a6b547355956c0e34443cf7b.zip gcc-ecf0ad276bebfea8a6b547355956c0e34443cf7b.tar.gz gcc-ecf0ad276bebfea8a6b547355956c0e34443cf7b.tar.bz2 |
bump copyright date
From-SVN: r18028
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/rs6000/rs6000.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/rs6000.h b/gcc/config/rs6000/rs6000.h index c3806a3..ebf293f 100644 --- a/gcc/config/rs6000/rs6000.h +++ b/gcc/config/rs6000/rs6000.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for IBM RS/6000. - Copyright (C) 1992, 93, 94, 95, 96, 1997 Free Software Foundation, Inc. + Copyright (C) 1992, 93-7, 1998 Free Software Foundation, Inc. Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu) This file is part of GNU CC. |