You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2005/01/20 06:28:45 UTC

svn commit: r125717 - /lenya/trunk/lenya.bat

Author: gregor
Date: Wed Jan 19 21:28:41 2005
New Revision: 125717

URL: http://svn.apache.org/viewcvs?view=rev&rev=125717
Log:
Fixed lenya.bat to no longer display the ASL comments during launch
Modified:
   lenya/trunk/lenya.bat

Modified: lenya/trunk/lenya.bat
Url: http://svn.apache.org/viewcvs/lenya/trunk/lenya.bat?view=diff&rev=125717&p1=lenya/trunk/lenya.bat&r1=125716&p2=lenya/trunk/lenya.bat&r2=125717
==============================================================================
--- lenya/trunk/lenya.bat	(original)
+++ lenya/trunk/lenya.bat	Wed Jan 19 21:28:41 2005
@@ -1,22 +1,22 @@
-rem Copyright 1999-2004 The Apache Software Foundation
-rem
-rem Licensed under the Apache License, Version 2.0 (the "License");
-rem you may not use this file except in compliance with the License.
-rem You may obtain a copy of the License at
-rem
-rem     http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing, software
-rem distributed under the License is distributed on an "AS IS" BASIS,
-rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-rem See the License for the specific language governing permissions and
-rem limitations under the License.
+:: Copyright 1999-2004 The Apache Software Foundation
+::
+:: Licensed under the Apache License, Version 2.0 (the "License");
+:: you may not use this file except in compliance with the License.
+:: You may obtain a copy of the License at
+::
+::     http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
 
 @echo off
 :: -----------------------------------------------------------------------------
 :: Lenya Win32 Shell Script
 ::
-:: $Id: lenya.bat,v 1.5 2004/05/26 22:37:40 roku Exp $
+:: $Id$
 :: -----------------------------------------------------------------------------
 
 :: Configuration variables

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org