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:
Michael Koch 2004-10-18 10:14:24 +00:00 committed by Michael Koch
parent 4e2721c3f3
commit 73aab3dec3
4 changed files with 15 additions and 4 deletions

View file

@ -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