rdonkin     2003/10/09 13:39:04

  Modified:    beanutils/src/test/org/apache/commons/beanutils/locale
                        LocaleConvertTestSuite.java
                        LocaleConvertUtilsTestCase.java
               beanutils/src/test/org/apache/commons/beanutils/locale/converters
                        DateLocaleConverterTestCase.java
  Log:
  Fixed typos in apache licenses
  
  Revision  Changes    Path
  1.3       +6 -6      
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/locale/LocaleConvertTestSuite.java
  
  Index: LocaleConvertTestSuite.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/locale/LocaleConvertTestSuite.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LocaleConvertTestSuite.java       5 Oct 2003 13:32:24 -0000       1.2
  +++ LocaleConvertTestSuite.java       9 Oct 2003 20:39:04 -0000       1.3
  @@ -26,8 +26,8 @@
    *    if 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/beanutils/src/test/org/apache/commons/beanutils/locale/LocaleConvertUtilsTestCase.java
  
  Index: LocaleConvertUtilsTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/locale/LocaleConvertUtilsTestCase.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LocaleConvertUtilsTestCase.java   5 Oct 2003 13:32:24 -0000       1.3
  +++ LocaleConvertUtilsTestCase.java   9 Oct 2003 20:39:04 -0000       1.4
  @@ -26,8 +26,8 @@
    *    if 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.3       +6 -6      
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/locale/converters/DateLocaleConverterTestCase.java
  
  Index: DateLocaleConverterTestCase.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/locale/converters/DateLocaleConverterTestCase.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DateLocaleConverterTestCase.java  5 Oct 2003 13:32:24 -0000       1.2
  +++ DateLocaleConverterTestCase.java  9 Oct 2003 20:39:04 -0000       1.3
  @@ -26,8 +26,8 @@
    *    if 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