diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1994-07-01 13:54:04 -0400 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1994-07-01 13:54:04 -0400 |
commit | febd204ef6c2e8722ee1857560338609434e61ec (patch) | |
tree | 2a93e5a466a68ea53e580c03be98018565bc8457 /gcc | |
parent | cb95a579763e75b1873a306399ac5b755d7e08cf (diff) | |
download | gcc-febd204ef6c2e8722ee1857560338609434e61ec.zip gcc-febd204ef6c2e8722ee1857560338609434e61ec.tar.gz gcc-febd204ef6c2e8722ee1857560338609434e61ec.tar.bz2 |
Update copyright notice.
From-SVN: r7632
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/alpha/xm-alpha.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/alpha/xm-alpha.h b/gcc/config/alpha/xm-alpha.h index 48c1a67..8887b17 100644 --- a/gcc/config/alpha/xm-alpha.h +++ b/gcc/config/alpha/xm-alpha.h @@ -1,6 +1,6 @@ /* Configuration for GNU C-compiler for DEC Alpha. - Copyright (C) 1990, 1992, 1993 Free Software Foundation, Inc. - Contributed by Richard Kenner (kenner@nyu.edu). + Copyright (C) 1990, 1992, 1993, 1994 Free Software Foundation, Inc. + Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu). This file is part of GNU CC. |