diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/i370/i370.c | 3 | ||||
-rw-r--r-- | gcc/config/i370/i370.h | 3 | ||||
-rw-r--r-- | gcc/config/i370/i370.md | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/gcc/config/i370/i370.c b/gcc/config/i370/i370.c index 9d4eb3d..1e07775 100644 --- a/gcc/config/i370/i370.c +++ b/gcc/config/i370/i370.c @@ -1,5 +1,6 @@ /* Subroutines for insn-output.c for System/370. - Copyright (C) 1989, 93, 95, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1989, 1993, 1995, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. Contributed by Jan Stein (jan@cd.chalmers.se). Modified for OS/390 LanguageEnvironment C by Dave Pitts (dpitts@cozx.com) Hacked for Linux-ELF/390 by Linas Vepstas (linas@linas.org) diff --git a/gcc/config/i370/i370.h b/gcc/config/i370/i370.h index 42b00d0..8ff7a6c 100644 --- a/gcc/config/i370/i370.h +++ b/gcc/config/i370/i370.h @@ -1,5 +1,6 @@ /* Definitions of target machine for GNU compiler. System/370 version. - Copyright (C) 1989, 93, 95-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1989, 1993, 1995, 1996, 1997, 1998, 1999, 2000 + Free Software Foundation, Inc. Contributed by Jan Stein (jan@cd.chalmers.se). Modified for OS/390 LanguageEnvironment C by Dave Pitts (dpitts@cozx.com) Hacked for Linux-ELF/390 by Linas Vepstas (linas@linas.org) diff --git a/gcc/config/i370/i370.md b/gcc/config/i370/i370.md index 20452ac..c3a3a98 100644 --- a/gcc/config/i370/i370.md +++ b/gcc/config/i370/i370.md @@ -1,5 +1,6 @@ ;;- Machine description for GNU compiler -- System/370 version. -;; Copyright (C) 1989, 93, 94, 95, 97-99, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000 +;; Free Software Foundation, Inc. ;; Contributed by Jan Stein (jan@cd.chalmers.se). ;; Modified for OS/390 LanguageEnvironment C by Dave Pitts (dpitts@cozx.com) ;; Lots of Bug Fixes & Enhancements by Linas Vepstas (linas@linas.org) |