From d6f9cd9f490897959375b8ba46e391da86d7ad5f Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 30 Jan 2004 08:19:33 +0100 Subject: [PATCH] sparc.c: Update copyright. * config/sparc/sparc.c: Update copyright. * config/sparc/sparc.h: Likewise. * config/sparc/sparc.md: Likewise. From-SVN: r76931 --- gcc/ChangeLog | 6 ++++++ gcc/config/sparc/sparc.c | 4 ++-- gcc/config/sparc/sparc.h | 4 ++-- gcc/config/sparc/sparc.md | 4 ++-- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 883fe8fb7d80..67195511b931 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2004-01-30 Eric Botcazou + + * config/sparc/sparc.c: Update copyright. + * config/sparc/sparc.h: Likewise. + * config/sparc/sparc.md: Likewise. + 2004-01-29 Roger Sayle PR java/13824 diff --git a/gcc/config/sparc/sparc.c b/gcc/config/sparc/sparc.c index d6106130e4af..324ec0549cfd 100644 --- a/gcc/config/sparc/sparc.c +++ b/gcc/config/sparc/sparc.c @@ -1,8 +1,8 @@ /* Subroutines for insn-output.c for Sun SPARC. Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, - 1999, 2000, 2001, 2002 Free Software Foundation, Inc. + 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com) - 64 bit SPARC V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, + 64-bit SPARC-V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, at Cygnus Support. This file is part of GNU CC. diff --git a/gcc/config/sparc/sparc.h b/gcc/config/sparc/sparc.h index 7c6a7fd1d72b..5fe4fabb9c42 100644 --- a/gcc/config/sparc/sparc.h +++ b/gcc/config/sparc/sparc.h @@ -1,8 +1,8 @@ /* Definitions of target machine for GNU compiler, for Sun SPARC. Copyright (C) 1987, 1988, 1989, 1992, 1994, 1995, 1996, 1997, 1998, 1999 - 2000, 2001, 2002 Free Software Foundation, Inc. + 2000, 2001, 2002, 2003 Free Software Foundation, Inc. Contributed by Michael Tiemann (tiemann@cygnus.com). - 64 bit SPARC V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, + 64-bit SPARC-V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, at Cygnus Support. This file is part of GNU CC. diff --git a/gcc/config/sparc/sparc.md b/gcc/config/sparc/sparc.md index b53013ec397d..62fabd577e27 100644 --- a/gcc/config/sparc/sparc.md +++ b/gcc/config/sparc/sparc.md @@ -1,8 +1,8 @@ ;; Machine description for SPARC chip for GNU C compiler ;; Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -;; 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +;; 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. ;; Contributed by Michael Tiemann (tiemann@cygnus.com) -;; 64 bit SPARC V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, +;; 64-bit SPARC-V9 support by Michael Tiemann, Jim Wilson, and Doug Evans, ;; at Cygnus Support. ;; This file is part of GNU CC. -- 2.47.2