diff options
| author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-23 21:49:56 +0000 |
|---|---|---|
| committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-01-23 21:49:56 +0000 |
| commit | 9dce6e9f54007478853fcd7b9fc07b601cd98890 (patch) | |
| tree | 7a85fa91075f98fb399c209428b8630aee80ba2d /gcc/java/zextract.c | |
| parent | cf402459ad0409b2fc49bfa2b60676c33dfaf89e (diff) | |
| download | ppe42-gcc-9dce6e9f54007478853fcd7b9fc07b601cd98890.tar.gz ppe42-gcc-9dce6e9f54007478853fcd7b9fc07b601cd98890.zip | |
Update copyrights for the last patch
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24837 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/zextract.c')
| -rw-r--r-- | gcc/java/zextract.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/zextract.c b/gcc/java/zextract.c index 10cf18dd32d..5e170b3a7bb 100644 --- a/gcc/java/zextract.c +++ b/gcc/java/zextract.c @@ -2,7 +2,7 @@ This extracts a member from a .zip file, but does not handle uncompression (since that is not needed for classes.zip). - Copyright (C) 1996 Free Software Foundation, Inc. + Copyright (C) 1996, 97-98, 1999 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 |

