Author: markt
Date: Tue Jan 11 14:59:32 2011
New Revision: 1057680
URL: http://svn.apache.org/viewvc?rev=1057680&view=rev
Log:
Remove first blank line.
REmove $Id:$
Modified:
tomcat/trunk/webapps/examples/WEB-INF/classes/HelloWorldExample.java
Modified: tomcat/trunk/webapps/examples/WEB-INF/classes/HelloWorldExample.java
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/examples/WEB-INF/classes/HelloWorldExample.java?rev=1057680&r1=1057679&r2=1057680&view=diff
==============================================================================
--- tomcat/trunk/webapps/examples/WEB-INF/classes/HelloWorldExample.java
(original)
+++ tomcat/trunk/webapps/examples/WEB-INF/classes/HelloWorldExample.java Tue
Jan 11 14:59:32 2011
@@ -1,4 +1,3 @@
-
/*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@@ -15,10 +14,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-/* $Id$
- *
- */
-
import java.io.IOException;
import java.io.PrintWriter;
import java.util.ResourceBundle;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]