diff options
| author | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-01-01 21:11:23 +0000 |
|---|---|---|
| committer | hp <hp@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-01-01 21:11:23 +0000 |
| commit | f38f90bf084f18bf6ab4915d3ca7d4478715cfaa (patch) | |
| tree | b34057392a41a92e3394ca5a8ca895e809ff9bc2 | |
| parent | 91009d6403a0ae73dc1b15aae4a237dbcbbd4c7e (diff) | |
| download | ppe42-gcc-f38f90bf084f18bf6ab4915d3ca7d4478715cfaa.tar.gz ppe42-gcc-f38f90bf084f18bf6ab4915d3ca7d4478715cfaa.zip | |
Update copyright years list
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@48449 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/config/mmix/mmix.c | 2 | ||||
| -rw-r--r-- | gcc/config/mmix/mmix.h | 2 | ||||
| -rw-r--r-- | gcc/config/mmix/mmix.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gcc/config/mmix/mmix.c b/gcc/config/mmix/mmix.c index e60a690107e..a3ebb7b67e0 100644 --- a/gcc/config/mmix/mmix.c +++ b/gcc/config/mmix/mmix.c @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for MMIX. - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Hans-Peter Nilsson (hp@bitrange.com) This file is part of GNU CC. diff --git a/gcc/config/mmix/mmix.h b/gcc/config/mmix/mmix.h index b709d2d5751..bcc96f7c06a 100644 --- a/gcc/config/mmix/mmix.h +++ b/gcc/config/mmix/mmix.h @@ -1,5 +1,5 @@ /* Definitions of target machine for GNU compiler, for MMIX. - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Hans-Peter Nilsson (hp@bitrange.com) This file is part of GNU CC. diff --git a/gcc/config/mmix/mmix.md b/gcc/config/mmix/mmix.md index 3998bf4edbf..7d1ae48401a 100644 --- a/gcc/config/mmix/mmix.md +++ b/gcc/config/mmix/mmix.md @@ -1,5 +1,5 @@ ;; GCC machine description for MMIX -;; Copyright (C) 2000, 2001 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. ;; Contributed by Hans-Peter Nilsson (hp@bitrange.com) ;; This file is part of GNU CC. |

