diff options
author | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1999-01-23 21:49:56 +0000 |
---|---|---|
committer | Kaveh Ghazi <ghazi@gcc.gnu.org> | 1999-01-23 21:49:56 +0000 |
commit | 9b318a74d76a1d747b0617f446a9048d0a58e532 (patch) | |
tree | 7a85fa91075f98fb399c209428b8630aee80ba2d /gcc/java/zextract.c | |
parent | f573e6fc7ffe7b4b6534078f7b85320e01aa31b7 (diff) | |
download | gcc-9b318a74d76a1d747b0617f446a9048d0a58e532.zip gcc-9b318a74d76a1d747b0617f446a9048d0a58e532.tar.gz gcc-9b318a74d76a1d747b0617f446a9048d0a58e532.tar.bz2 |
Update copyrights for the last patch
From-SVN: r24837
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 10cf18d..5e170b3 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 |