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 2004/03/13 13:47:53 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars wiki.grm rgrm.grm mathexp.grm

gregor      2004/03/13 04:47:53

  Modified:    src/webapp/lenya/pubs/docs-new/chaperon/grammars wiki.grm
                        rgrm.grm mathexp.grm
  Log:
  update to ASL 2.0
  
  Revision  Changes    Path
  1.2       +18 -1     cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars/wiki.grm
  
  Index: wiki.grm
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars/wiki.grm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- wiki.grm	2 Apr 2003 09:00:05 -0000	1.1
  +++ wiki.grm	13 Mar 2004 12:47:53 -0000	1.2
  @@ -1,5 +1,22 @@
   <?xml version="1.0" encoding="US-ASCII"?>
  -<!--<!DOCTYPE grammar PUBLIC "-//Chaperon//DTD grammar 1.0//EN" "grammar.dtd">-->
  +<!--
  +  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.
  +-->
  +
  +<!-- $Id$ -->
  +
   <grammar uri="http://chaperon.sourceforge.net/grammar/wiki/1.0">
   <tokens>
   <token tsymbol="LINE">
  
  
  
  1.2       +17 -1     cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars/rgrm.grm
  
  Index: rgrm.grm
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars/rgrm.grm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rgrm.grm	2 Apr 2003 09:00:05 -0000	1.1
  +++ rgrm.grm	13 Mar 2004 12:47:53 -0000	1.2
  @@ -1,5 +1,21 @@
   <?xml version="1.0" standalone="no"?>
  -<!--<!DOCTYPE grammar PUBLIC "-//Chaperon//DTD grammar 1.0//EN" "grammar.dtd">-->
  +<!--
  +  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.
  +-->
  +
  +<!-- $Id$ -->
   
   <grammar uri="http://chaperon.sourceforge.net/grammar/rgrm/1.0">
    <tokens>
  
  
  
  1.2       +17 -1     cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars/mathexp.grm
  
  Index: mathexp.grm
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/docs-new/chaperon/grammars/mathexp.grm,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mathexp.grm	2 Apr 2003 09:00:05 -0000	1.1
  +++ mathexp.grm	13 Mar 2004 12:47:53 -0000	1.2
  @@ -1,5 +1,21 @@
   <?xml version="1.0"?>
  -<!--<!DOCTYPE grammar PUBLIC "-//Chaperon//DTD grammar 1.0//EN" "grammar.dtd">-->
  +<!--
  +  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.
  +-->
  +
  +<!-- $Id$ -->
   
   <grammar uri="http://chaperon.sourceforge.net/grammar/mathexp/1.0">
    <tokens>
  
  
  

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