From 73aab3dec372ccfa7192d3eb3def628666ab77b2 Mon Sep 17 00:00:00 2001 From: Michael Koch Date: Mon, 18 Oct 2004 10:14:24 +0000 Subject: PlainDatagramSocketImpl.java: Reworked import statements. 2004-10-18 Michael Koch * 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 --- libjava/java/net/JarURLConnection.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libjava/java') diff --git a/libjava/java/net/JarURLConnection.java b/libjava/java/net/JarURLConnection.java index 96f214d..c902403 100644 --- a/libjava/java/net/JarURLConnection.java +++ b/libjava/java/net/JarURLConnection.java @@ -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 - * @author Kresten Krab Thorup + * @author Aaron M. Renn (arenn@urbanophile.com) + * @author Kresten Krab Thorup (krab@gnu.org) * @date Aug 10, 1999. * * @since 1.2 -- cgit v1.1