You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dm...@apache.org on 2005/10/29 18:54:46 UTC

svn commit: r329444 - /jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj

Author: dmitri
Date: Sat Oct 29 09:54:45 2005
New Revision: 329444

URL: http://svn.apache.org/viewcvs?rev=329444&view=rev
Log:
Updated license with permission of Gerald Huck

Modified:
    jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj

Modified: jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj?rev=329444&r1=329443&r2=329444&view=diff
==============================================================================
--- jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj (original)
+++ jakarta/commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/ri/parser/XPath.jj Sat Oct 29 09:54:45 2005
@@ -1,13 +1,18 @@
 /*
-    JavaCC Grammar for XSLT/XPath expressions (http://www.w3.org/TR/xpath)
-    Authors: Ingo Macherius, Gerald Huck <{macherius, huck}@gmd.de>
-    Refactoring and actions: Dmitri Plotnikov
-    Version: 0.02
-    (c) 1999 GMD
-    (c) 2001 PLOTNIX, Inc
-    No warranties, use at your own risk.
-*/
-
+ * 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.
+ */
 
 /* ----------------------------------------
     JavaCC 1.1 Options



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org