diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1997-04-13 09:47:11 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1997-04-13 09:47:11 -0400 |
commit | 7c03e72e04071e6e98932d79187e8aef2a1e3cb2 (patch) | |
tree | a6d61b58824eb42ae3fa07b47a1f94e0b57f840a | |
parent | 4bf7135b9b2e22c88100807f0f162137f4b3291c (diff) | |
download | gcc-7c03e72e04071e6e98932d79187e8aef2a1e3cb2.zip gcc-7c03e72e04071e6e98932d79187e8aef2a1e3cb2.tar.gz gcc-7c03e72e04071e6e98932d79187e8aef2a1e3cb2.tar.bz2 |
Clean up copyright notice.
From-SVN: r13867
-rw-r--r-- | gcc/config/sparc/sparc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/sparc/sparc.c b/gcc/config/sparc/sparc.c index 97456e2..89b0755 100644 --- a/gcc/config/sparc/sparc.c +++ b/gcc/config/sparc/sparc.c @@ -1,5 +1,5 @@ /* Subroutines for insn-output.c for Sun SPARC. - Copyright (C) 1987, 88, 89, 92-95, 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 89, 92-96, 1997 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) 64 bit SPARC V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, at Cygnus Support. |