deweese 2002/08/02 13:29:29 Modified: sources/org/apache/batik/apps/svgbrowser JAuthenticator.java Log: Added the Apache Copyright notice to new source file. Revision Changes Path 1.2 +8 -0 xml-batik/sources/org/apache/batik/apps/svgbrowser/JAuthenticator.java Index: JAuthenticator.java =================================================================== RCS file: /home/cvs/xml-batik/sources/org/apache/batik/apps/svgbrowser/JAuthenticator.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- JAuthenticator.java 2 Aug 2002 20:26:05 -0000 1.1 +++ JAuthenticator.java 2 Aug 2002 20:29:29 -0000 1.2 @@ -1,3 +1,11 @@ +/***************************************************************************** + * Copyright (C) The Apache Software Foundation. All rights reserved. * + * ------------------------------------------------------------------------- * + * This software is published under the terms of the Apache Software License * + * version 1.1, a copy of which has been included with this distribution in * + * the LICENSE file. * + *****************************************************************************/ + package org.apache.batik.apps.svgbrowser; import java.net.Authenticator;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]