--- docs/apidocs/org/apache/commons/httpclient/HttpClient.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/apidocs/org/apache/commons/httpclient/HttpClient.html 2016-03-04 10:04:05.000000000 -0600 @@ -111,7 +111,7 @@
Version:
$Revision: 509577 $ $Date: 2007-02-20 15:28:18 +0100 (Tue, 20 Feb 2007) $
Author:
-
Remy Maucherat, Rodney Waldhoff, Sean C. Sullivan, dIon Gillard, Ortwin Gl?ck, Michael Becke, Mike Bowler, Sam Maloney, Laura Werner, Oleg Kalnichevski
+
Remy Maucherat, Rodney Waldhoff, Sean C. Sullivan, dIon Gillard, Ortwin Glueck, Michael Becke, Mike Bowler, Sam Maloney, Laura Werner, Oleg Kalnichevski

--- docs/apidocs/org/apache/commons/httpclient/HttpClientError.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/apidocs/org/apache/commons/httpclient/HttpClientError.html 2016-03-04 10:04:05.000000000 -0600 @@ -114,7 +114,7 @@
Version:
$Revision: 480424 $ $Date: 2006-11-29 06:56:49 +0100 (Wed, 29 Nov 2006) $
Author:
-
Ortwin Gl?ck
+
Ortwin Glueck
See Also:
Serialized Form
--- docs/apidocs/org/apache/commons/httpclient/HttpContentTooLargeException.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/apidocs/org/apache/commons/httpclient/HttpContentTooLargeException.html 2016-03-04 10:04:05.000000000 -0600 @@ -112,7 +112,7 @@

Author:
-
Ortwin Gl?ck
+
Ortwin Glueck
See Also:
Serialized Form

--- docs/apidocs/org/apache/commons/httpclient/auth/BasicScheme.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/apidocs/org/apache/commons/httpclient/auth/BasicScheme.html 2016-03-04 10:04:05.000000000 -0600 @@ -111,7 +111,7 @@

Author:
-
Remy Maucherat, Rodney Waldhoff, Jeff Dever, Ortwin Gl?ck, Sean C. Sullivan, Adrian Sutton, Mike Bowler, Oleg Kalnichevski
+
Remy Maucherat, Rodney Waldhoff, Jeff Dever, Ortwin Glueck, Sean C. Sullivan, Adrian Sutton, Mike Bowler, Oleg Kalnichevski

--- docs/apidocs/org/apache/commons/httpclient/auth/DigestScheme.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/apidocs/org/apache/commons/httpclient/auth/DigestScheme.html 2016-03-04 10:04:05.000000000 -0600 @@ -124,7 +124,7 @@

Author:
-
Remy Maucherat, Rodney Waldhoff, Jeff Dever, Ortwin Gl?ck, Sean C. Sullivan, Adrian Sutton, Mike Bowler, Oleg Kalnichevski
+
Remy Maucherat, Rodney Waldhoff, Jeff Dever, Ortwin Glueck, Sean C. Sullivan, Adrian Sutton, Mike Bowler, Oleg Kalnichevski

--- docs/apidocs/org/apache/commons/httpclient/auth/HttpAuthenticator.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/apidocs/org/apache/commons/httpclient/auth/HttpAuthenticator.html 2016-03-04 10:04:05.000000000 -0600 @@ -121,7 +121,7 @@

Author:
-
Remy Maucherat, Rodney Waldhoff, Jeff Dever, Ortwin Gl?ck, Sean C. Sullivan, Adrian Sutton, Mike Bowler, Oleg Kalnichevski
+
Remy Maucherat, Rodney Waldhoff, Jeff Dever, Ortwin Glueck, Sean C. Sullivan, Adrian Sutton, Mike Bowler, Oleg Kalnichevski

--- docs/xref/org/apache/commons/httpclient/HttpClient.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/HttpClient.html 2016-03-04 10:04:05.000000000 -0600 @@ -57,7 +57,7 @@ 48 * @author <a href="mailto:rwaldhoff@apache.org">Rodney Waldhoff</a> 49 * @author Sean C. Sullivan 50 * @author <a href="mailto:dion@apache.org">dIon Gillard</a> -51 * @author Ortwin Gl?ck +51 * @author Ortwin Glueck 52 * @author <a href="mailto:becke@u.washington.edu">Michael Becke</a> 53 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a> 54 * @author Sam Maloney --- docs/xref/org/apache/commons/httpclient/HttpClientError.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/HttpClientError.html 2016-03-04 10:04:05.000000000 -0600 @@ -42,7 +42,7 @@ 33 /** 34 * Signals that an error has occurred. 35 * -36 * @author Ortwin Gl?ck +36 * @author Ortwin Glueck 37 * @version $Revision: 480424 $ $Date: 2006-11-29 06:56:49 +0100 (Wed, 29 Nov 2006) $ 38 * @since 3.0 39 */ --- docs/xref/org/apache/commons/httpclient/HttpContentTooLargeException.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/HttpContentTooLargeException.html 2016-03-04 10:04:05.000000000 -0600 @@ -12,7 +12,7 @@ 3 /** 4 * Signals that the response content was larger than anticipated. 5 * -6 * @author Ortwin Gl?ck +6 * @author Ortwin Glueck 7 */ 8 public class HttpContentTooLargeException extends HttpException { 9 private int maxlen; --- docs/xref/org/apache/commons/httpclient/WireLogInputStream.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/WireLogInputStream.html 2016-03-04 10:04:05.000000000 -0600 @@ -46,7 +46,7 @@ 37 /** 38 * Logs all data read to the wire LOG. 39 * -40 * @author Ortwin Gl?ck +40 * @author Ortwin Glueck 41 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a> 42 * @author <a href="mailto:oleg@ural.ru">Oleg Kalnichevski</a> 43 * --- docs/xref/org/apache/commons/httpclient/auth/BasicScheme.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/auth/BasicScheme.html 2016-03-04 10:04:05.000000000 -0600 @@ -55,7 +55,7 @@ 46 * @author <a href="mailto:remm@apache.org">Remy Maucherat</a> 47 * @author Rodney Waldhoff 48 * @author <a href="mailto:jsdever@apache.org">Jeff Dever</a> -49 * @author Ortwin Gl?ck +49 * @author Ortwin Glueck 50 * @author Sean C. Sullivan 51 * @author <a href="mailto:adrian@ephox.com">Adrian Sutton</a> 52 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a> --- docs/xref/org/apache/commons/httpclient/auth/DigestScheme.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/auth/DigestScheme.html 2016-03-04 10:04:05.000000000 -0600 @@ -76,7 +76,7 @@ 67 * @author <a href="mailto:remm@apache.org">Remy Maucherat</a> 68 * @author Rodney Waldhoff 69 * @author <a href="mailto:jsdever@apache.org">Jeff Dever</a> -70 * @author Ortwin Gl?ck +70 * @author Ortwin Glueck 71 * @author Sean C. Sullivan 72 * @author <a href="mailto:adrian@ephox.com">Adrian Sutton</a> 73 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a> --- docs/xref/org/apache/commons/httpclient/auth/HttpAuthenticator.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref/org/apache/commons/httpclient/auth/HttpAuthenticator.html 2016-03-04 10:04:05.000000000 -0600 @@ -71,7 +71,7 @@ 62 * @author <a href="mailto:remm@apache.org">Remy Maucherat</a> 63 * @author Rodney Waldhoff 64 * @author <a href="mailto:jsdever@apache.org">Jeff Dever</a> -65 * @author Ortwin Gl?ck +65 * @author Ortwin Glueck 66 * @author Sean C. Sullivan 67 * @author <a href="mailto:adrian@ephox.com">Adrian Sutton</a> 68 * @author <a href="mailto:mbowler@GargoyleSoftware.com">Mike Bowler</a> --- docs/xref-test/org/apache/commons/httpclient/TestHttps.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref-test/org/apache/commons/httpclient/TestHttps.html 2016-03-04 10:04:05.000000000 -0600 @@ -58,7 +58,7 @@ 49 * (see build.xml) 50 * 51 * @author Rodney Waldhoff -52 * @author Ortwin Gl?ck +52 * @author Ortwin Glueck 53 * @version $Id: TestHttps.java 480424 2006-11-29 05:56:49Z bayard $ 54 */ 55 public class TestHttps extends TestCase { --- docs/xref-test/org/apache/commons/httpclient/TestURIUtil2.html.orig 2007-08-18 04:02:15.000000000 -0500 +++ docs/xref-test/org/apache/commons/httpclient/TestURIUtil2.html 2016-03-04 10:04:05.000000000 -0600 @@ -46,7 +46,7 @@ 37 /** 38 * Tests the util.URIUtil class. 39 * -40 * @author Ortwin Gl?ck +40 * @author Ortwin Glueck 41 * 42 * @since 2.0 43 */ --- src/examples/ClientApp.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/examples/ClientApp.java 2016-03-04 10:04:05.000000000 -0600 @@ -61,7 +61,7 @@ * content as text and as rendered HTML. * * @author Sean C. Sullivan - * @author Ortwin Glück + * @author Ortwin Glueck * @author Michael Becke */ public class ClientApp { --- src/examples/TrivialApp.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/examples/TrivialApp.java 2016-03-04 10:04:05.000000000 -0600 @@ -47,7 +47,7 @@ * how to use the Jakarta HttpClient API. * * @author Jeff Dever - * @author Ortwin Glück + * @author Ortwin Glueck */ public class TrivialApp { --- src/java/org/apache/commons/httpclient/HttpClient.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/java/org/apache/commons/httpclient/HttpClient.java 2016-03-04 10:04:05.000000000 -0600 @@ -48,7 +48,7 @@ * @author Rodney Waldhoff * @author Sean C. Sullivan * @author dIon Gillard - * @author Ortwin Gl?ck + * @author Ortwin Glueck * @author Michael Becke * @author Mike Bowler * @author Sam Maloney --- src/java/org/apache/commons/httpclient/HttpClientError.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/java/org/apache/commons/httpclient/HttpClientError.java 2016-03-04 10:04:05.000000000 -0600 @@ -33,7 +33,7 @@ /** * Signals that an error has occurred. * - * @author Ortwin Gl?ck + * @author Ortwin Glueck * @version $Revision: 480424 $ $Date: 2006-11-29 06:56:49 +0100 (Wed, 29 Nov 2006) $ * @since 3.0 */ --- src/java/org/apache/commons/httpclient/HttpContentTooLargeException.java.orig 2007-08-18 04:02:15.000000000 -0500 +++ src/java/org/apache/commons/httpclient/HttpContentTooLargeException.java 2016-03-04 10:04:05.000000000 -0600 @@ -3,7 +3,7 @@ /** * Signals that the response content was larger than anticipated. * - * @author Ortwin Glück + * @author Ortwin Glueck */ public class HttpContentTooLargeException extends HttpException { private int maxlen; --- src/java/org/apache/commons/httpclient/auth/BasicScheme.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/java/org/apache/commons/httpclient/auth/BasicScheme.java 2016-03-04 10:04:05.000000000 -0600 @@ -46,7 +46,7 @@ * @author Remy Maucherat * @author Rodney Waldhoff * @author Jeff Dever - * @author Ortwin Gl?ck + * @author Ortwin Glueck * @author Sean C. Sullivan * @author Adrian Sutton * @author Mike Bowler --- src/java/org/apache/commons/httpclient/auth/DigestScheme.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/java/org/apache/commons/httpclient/auth/DigestScheme.java 2016-03-04 10:04:05.000000000 -0600 @@ -67,7 +67,7 @@ * @author Remy Maucherat * @author Rodney Waldhoff * @author Jeff Dever - * @author Ortwin Gl?ck + * @author Ortwin Glueck * @author Sean C. Sullivan * @author Adrian Sutton * @author Mike Bowler --- src/test/org/apache/commons/httpclient/TestHttps.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/test/org/apache/commons/httpclient/TestHttps.java 2016-03-04 10:04:05.000000000 -0600 @@ -49,7 +49,7 @@ * (see build.xml) * * @author Rodney Waldhoff - * @author Ortwin Glück + * @author Ortwin Glueck * @version $Id: TestHttps.java 480424 2006-11-29 05:56:49Z bayard $ */ public class TestHttps extends TestCase { --- src/test/org/apache/commons/httpclient/TestURIUtil2.java.orig 2007-08-18 04:02:14.000000000 -0500 +++ src/test/org/apache/commons/httpclient/TestURIUtil2.java 2016-03-04 10:04:05.000000000 -0600 @@ -37,7 +37,7 @@ /** * Tests the util.URIUtil class. * - * @author Ortwin Glück + * @author Ortwin Glueck * * @since 2.0 */