diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:02:01 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:02:01 +0000 |
commit | d9d1501a24e23dbc8e4810d189b959cf476a57ad (patch) | |
tree | 4f023ef17d1e10a28a6fa444883eefb8b73263b0 /gcc/java/zipfile.h | |
parent | f7e8a5e1c34d40244b389a8fdfe8320b00e4fc98 (diff) | |
download | gcc-d9d1501a24e23dbc8e4810d189b959cf476a57ad.tar.gz |
Fix copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32182 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/zipfile.h')
-rw-r--r-- | gcc/java/zipfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/zipfile.h b/gcc/java/zipfile.h index 66aa1d8a348..a19ec169f72 100644 --- a/gcc/java/zipfile.h +++ b/gcc/java/zipfile.h @@ -1,6 +1,6 @@ /* Definitions for using a zipped' archive. - Copyright (C) 1996, 97-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |