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 10:04:15 UTC

cvs commit: jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper MapperFactoryTest.java TestMapper.java TestMapperFactoryListener.java

rdonkin     2003/10/13 01:04:15

  Modified:    mapper/src/test/org/apache/commons/mapper
                        MapperFactoryTest.java TestMapper.java
                        TestMapperFactoryListener.java
  Log:
  Fixed typos in apache license
  
  Revision  Changes    Path
  1.5       +5 -5      jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/MapperFactoryTest.java
  
  Index: MapperFactoryTest.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/MapperFactoryTest.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MapperFactoryTest.java	5 Oct 2003 17:25:28 -0000	1.4
  +++ MapperFactoryTest.java	13 Oct 2003 08:04:15 -0000	1.5
  @@ -26,8 +26,8 @@
    *    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, "Apache", "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  
  
  
  1.6       +5 -5      jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/TestMapper.java
  
  Index: TestMapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/TestMapper.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TestMapper.java	5 Oct 2003 17:25:28 -0000	1.5
  +++ TestMapper.java	13 Oct 2003 08:04:15 -0000	1.6
  @@ -26,8 +26,8 @@
    *    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, "Apache", "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  
  
  
  1.5       +5 -5      jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/TestMapperFactoryListener.java
  
  Index: TestMapperFactoryListener.java
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/mapper/src/test/org/apache/commons/mapper/TestMapperFactoryListener.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- TestMapperFactoryListener.java	5 Oct 2003 17:25:28 -0000	1.4
  +++ TestMapperFactoryListener.java	13 Oct 2003 08:04:15 -0000	1.5
  @@ -26,8 +26,8 @@
    *    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, "Apache", "The Jakarta Project", "Commons", and "Apache Software
    *    Foundation" must not be used to endorse or promote products derived
  
  
  

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