diff options
author | Michael Meissner <meissner@gcc.gnu.org> | 1997-01-16 16:05:32 +0000 |
---|---|---|
committer | Michael Meissner <meissner@gcc.gnu.org> | 1997-01-16 16:05:32 +0000 |
commit | 9e5e9ebad5f4ee8daae8f9098f09c31f0f5c1cd5 (patch) | |
tree | 6395e17bf5735ea4cb9e8f3ed3d21d532b3e00b0 /gcc | |
parent | 584bb7fc7536284bc9bdf05bd0a449f1e0d53dc6 (diff) | |
download | gcc-9e5e9ebad5f4ee8daae8f9098f09c31f0f5c1cd5.zip gcc-9e5e9ebad5f4ee8daae8f9098f09c31f0f5c1cd5.tar.gz gcc-9e5e9ebad5f4ee8daae8f9098f09c31f0f5c1cd5.tar.bz2 |
Fix copyright msg.
From-SVN: r13497
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/rs6000/aix41.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/aix41.h b/gcc/config/rs6000/aix41.h index db0a017..fe4d757 100644 --- a/gcc/config/rs6000/aix41.h +++ b/gcc/config/rs6000/aix41.h @@ -1,6 +1,6 @@ /* Definitions of target machine for GNU compiler, for IBM RS/6000 POWER running AIX version 4.1. - Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc. + Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc. Contributed by David Edelsohn (edelsohn@npac.syr.edu). This file is part of GNU CC. |