PlainDatagramSocketImpl.java: Reworked import statements.
2004-10-18 Michael Koch <konqueror@gmx.de> * gnu/java/net/PlainDatagramSocketImpl.java: Reworked import statements. * gnu/java/security/provider/DSAParameters.java: Fixed copyrigth years. * java/net/JarURLConnection.java: Fixed HTML in @author tags. From-SVN: r89205
This commit is contained in:
parent
4e2721c3f3
commit
73aab3dec3
4 changed files with 15 additions and 4 deletions
|
@ -66,8 +66,8 @@ import java.util.zip.ZipEntry;
|
|||
* local cache file, then performing standard jar operations on it.
|
||||
* (At least this is true for the default protocol implementation).
|
||||
*
|
||||
* @author Aaron M. Renn <arenn@urbanophile.com>
|
||||
* @author Kresten Krab Thorup <krab@gnu.org>
|
||||
* @author Aaron M. Renn (arenn@urbanophile.com)
|
||||
* @author Kresten Krab Thorup (krab@gnu.org)
|
||||
* @date Aug 10, 1999.
|
||||
*
|
||||
* @since 1.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue