This is the mail archive of the
java-patches@sources.redhat.com
mailing list for the Java project.
Re: [PATCH] java.util.zip javadoc updates
- To: Mark Wielaard <mark at klomp dot org>
- Subject: Re: [PATCH] java.util.zip javadoc updates
- From: Tom Tromey <tromey at cygnus dot com>
- Date: 15 Nov 2000 21:18:37 -0700
- Cc: java-patches at sources dot redhat dot com
- References: <20001116015739.A19019@klomp.org>
- Reply-To: tromey at cygnus dot com
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> The following are some updates to the javadoc of the
Mark> java.util.zip classes. Only documentation changes, no code
Mark> change. I wanted to import the sources into Classpath when all
Mark> javadoc was finished (it is not finished yet) so I also changed
Mark> the copyright header to the standard Classpath header. I hope
Mark> that is ok to commit.
This is fine, please check it in.
Tom