rdonkin     2003/10/13 01:04:53

  Modified:    mapper/src/share/org/apache/commons/mapper Mapper.java
                        MapperAdapter.java MapperException.java
                        MapperFactory.java MapperFactoryEvent.java
                        MapperFactoryListener.java
                        ObjectNotFoundException.java
                        UniqueFieldAlreadyExistsException.java
               mapper/src/share/org/apache/commons/mapper/jdbc
                        JdbcHelper.java JdbcMapper.java
                        JdbcMapperFactoryListener.java QueryLoader.java
                        ResultSetProcessor.java ResultSetRowProcessor.java
                        StatementPreparer.java
               mapper/src/share/org/apache/commons/mapper/util
                        ObjectFactory.java
  Log:
  Fixed typos in apache license
  
  Revision  Changes    Path
  1.7       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/Mapper.java
  
  Index: Mapper.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/Mapper.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Mapper.java       5 Oct 2003 17:25:42 -0000       1.6
  +++ Mapper.java       13 Oct 2003 08:04:53 -0000      1.7
  @@ -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.7       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperAdapter.java
  
  Index: MapperAdapter.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperAdapter.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- MapperAdapter.java        5 Oct 2003 17:25:42 -0000       1.6
  +++ MapperAdapter.java        13 Oct 2003 08:04:53 -0000      1.7
  @@ -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/share/org/apache/commons/mapper/MapperException.java
  
  Index: MapperException.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperException.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MapperException.java      5 Oct 2003 17:25:42 -0000       1.4
  +++ MapperException.java      13 Oct 2003 08:04:53 -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.12      +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperFactory.java
  
  Index: MapperFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperFactory.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- MapperFactory.java        5 Oct 2003 17:25:42 -0000       1.11
  +++ MapperFactory.java        13 Oct 2003 08:04:53 -0000      1.12
  @@ -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.7       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperFactoryEvent.java
  
  Index: MapperFactoryEvent.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperFactoryEvent.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- MapperFactoryEvent.java   5 Oct 2003 17:25:42 -0000       1.6
  +++ MapperFactoryEvent.java   13 Oct 2003 08:04:53 -0000      1.7
  @@ -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/share/org/apache/commons/mapper/MapperFactoryListener.java
  
  Index: MapperFactoryListener.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/MapperFactoryListener.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MapperFactoryListener.java        5 Oct 2003 17:25:42 -0000       1.4
  +++ MapperFactoryListener.java        13 Oct 2003 08:04:53 -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.5       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/ObjectNotFoundException.java
  
  Index: ObjectNotFoundException.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/ObjectNotFoundException.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ObjectNotFoundException.java      5 Oct 2003 17:25:42 -0000       1.4
  +++ ObjectNotFoundException.java      13 Oct 2003 08:04:53 -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.5       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/UniqueFieldAlreadyExistsException.java
  
  Index: UniqueFieldAlreadyExistsException.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/UniqueFieldAlreadyExistsException.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- UniqueFieldAlreadyExistsException.java    5 Oct 2003 17:25:42 -0000       1.4
  +++ UniqueFieldAlreadyExistsException.java    13 Oct 2003 08:04:53 -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.14      +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/JdbcHelper.java
  
  Index: JdbcHelper.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/JdbcHelper.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- JdbcHelper.java   5 Oct 2003 17:25:28 -0000       1.13
  +++ JdbcHelper.java   13 Oct 2003 08:04:53 -0000      1.14
  @@ -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.9       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/JdbcMapper.java
  
  Index: JdbcMapper.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/JdbcMapper.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- JdbcMapper.java   5 Oct 2003 17:25:28 -0000       1.8
  +++ JdbcMapper.java   13 Oct 2003 08:04:53 -0000      1.9
  @@ -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.7       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/JdbcMapperFactoryListener.java
  
  Index: JdbcMapperFactoryListener.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/JdbcMapperFactoryListener.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- JdbcMapperFactoryListener.java    5 Oct 2003 17:25:28 -0000       1.6
  +++ JdbcMapperFactoryListener.java    13 Oct 2003 08:04:53 -0000      1.7
  @@ -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.4       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/QueryLoader.java
  
  Index: QueryLoader.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/QueryLoader.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- QueryLoader.java  5 Oct 2003 17:25:28 -0000       1.3
  +++ QueryLoader.java  13 Oct 2003 08:04:53 -0000      1.4
  @@ -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/share/org/apache/commons/mapper/jdbc/ResultSetProcessor.java
  
  Index: ResultSetProcessor.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/ResultSetProcessor.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ResultSetProcessor.java   5 Oct 2003 17:25:28 -0000       1.4
  +++ ResultSetProcessor.java   13 Oct 2003 08:04:53 -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.5       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/ResultSetRowProcessor.java
  
  Index: ResultSetRowProcessor.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/ResultSetRowProcessor.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ResultSetRowProcessor.java        5 Oct 2003 17:25:28 -0000       1.4
  +++ ResultSetRowProcessor.java        13 Oct 2003 08:04:53 -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.5       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/StatementPreparer.java
  
  Index: StatementPreparer.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/jdbc/StatementPreparer.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- StatementPreparer.java    5 Oct 2003 17:25:28 -0000       1.4
  +++ StatementPreparer.java    13 Oct 2003 08:04:53 -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.7       +5 -5      
jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/util/ObjectFactory.java
  
  Index: ObjectFactory.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons-sandbox/mapper/src/share/org/apache/commons/mapper/util/ObjectFactory.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ObjectFactory.java        5 Oct 2003 17:25:51 -0000       1.6
  +++ ObjectFactory.java        13 Oct 2003 08:04:53 -0000      1.7
  @@ -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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to