diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-18 00:08:42 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-18 00:08:42 +0000 |
commit | 4159733543147c549f558247f5524c36c2842818 (patch) | |
tree | 82406826e6e8eaa087a0ba206a975f09033889ad /gcc/alias.c | |
parent | 2b4e2cb9a4da9a1c8d5990cac3b8e5280cd7c4e4 (diff) | |
download | gcc-4159733543147c549f558247f5524c36c2842818.tar.gz |
Copyright update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24732 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/alias.c')
-rw-r--r-- | gcc/alias.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/alias.c b/gcc/alias.c index de363bb54d6..cb265fe7486 100644 --- a/gcc/alias.c +++ b/gcc/alias.c @@ -1,5 +1,5 @@ /* Alias analysis for GNU C - Copyright (C) 1997, 1998 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999 Free Software Foundation, Inc. Contributed by John Carr (jfc@mit.edu). This file is part of GNU CC. |