diff options
author | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-09-11 19:50:42 +0000 |
---|---|---|
committer | rth <rth@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-09-11 19:50:42 +0000 |
commit | 9b6374b0c776bec4b16e47c842316e76a167cbf7 (patch) | |
tree | 986058d2ca76989cf0d72cd05341e58d821f9217 /gcc/ggc-none.c | |
parent | bebb7b68450793785186ad9e432079dc03a8adca (diff) | |
download | gcc-9b6374b0c776bec4b16e47c842316e76a167cbf7.tar.gz |
Update copyright.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29282 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ggc-none.c')
-rw-r--r-- | gcc/ggc-none.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ggc-none.c b/gcc/ggc-none.c index 0953059a41c..6551e59a3ac 100644 --- a/gcc/ggc-none.c +++ b/gcc/ggc-none.c @@ -1,5 +1,5 @@ /* Null garbage collection for the GNU compiler. - Copyright (C) 1998 Free Software Foundation, Inc. + Copyright (C) 1998, 1999 Free Software Foundation, Inc. This file is part of GNU CC. |