You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/10/13 09:48:32 UTC

cvs commit: jakarta-commons-sandbox/jexl/src/test/org/apache/commons/jexl JexlTest.java

rdonkin     2003/10/13 00:48:32

  Modified:    jexl     LICENSE.txt
               jexl/examples ArrayExample.java MethodPropertyExample.java
               jexl/src/test/org/apache/commons/jexl JexlTest.java
  Log:
  Fixed typos in apache license
  
  Revision  Changes    Path
  1.2       +4 -4      jakarta-commons-sandbox/jexl/LICENSE.txt
  
  Index: LICENSE.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jexl/LICENSE.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- LICENSE.txt	4 Jun 2002 16:53:41 -0000	1.1
  +++ LICENSE.txt	13 Oct 2003 07:48:32 -0000	1.2
  @@ -17,11 +17,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", "Jexl" and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -30,7 +30,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.3       +5 -5      jakarta-commons-sandbox/jexl/examples/ArrayExample.java
  
  Index: ArrayExample.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jexl/examples/ArrayExample.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ArrayExample.java	26 Apr 2002 21:25:07 -0000	1.2
  +++ ArrayExample.java	13 Oct 2003 07:48:32 -0000	1.3
  @@ -17,11 +17,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", "Jexl" and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -30,7 +30,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.3       +5 -5      jakarta-commons-sandbox/jexl/examples/MethodPropertyExample.java
  
  Index: MethodPropertyExample.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jexl/examples/MethodPropertyExample.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MethodPropertyExample.java	26 Apr 2002 21:25:07 -0000	1.2
  +++ MethodPropertyExample.java	13 Oct 2003 07:48:32 -0000	1.3
  @@ -17,11 +17,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", "Jexl" and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -30,7 +30,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  
  1.26      +5 -5      jakarta-commons-sandbox/jexl/src/test/org/apache/commons/jexl/JexlTest.java
  
  Index: JexlTest.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jexl/src/test/org/apache/commons/jexl/JexlTest.java,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- JexlTest.java	16 Dec 2002 10:42:26 -0000	1.25
  +++ JexlTest.java	13 Oct 2003 07:48:32 -0000	1.26
  @@ -17,11 +17,11 @@
    *    distribution.
    *
    * 3. The end-user documentation included with the redistribution, if
  - *    any, must include the following acknowlegement:
  + *    any, must include the following acknowledgement:
    *       "This product includes software developed by the
    *        Apache Software Foundation (http://www.apache.org/)."
  - *    Alternately, this acknowlegement may appear in the software itself,
  - *    if and wherever such third-party acknowlegements normally appear.
  + *    Alternately, this acknowledgement may appear in the software itself,
  + *    if and wherever such third-party acknowledgements normally appear.
    *
    * 4. The names "The Jakarta Project", "Commons", "Jexl" and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  @@ -30,7 +30,7 @@
    *
    * 5. Products derived from this software may not be called "Apache"
    *    nor may "Apache" appear in their names without prior written
  - *    permission of the Apache Group.
  + *    permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
    * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  
  
  

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