rdonkin 2003/10/09 13:39:16
Modified: beanutils/src/test/org/apache/commons/beanutils/converters
ByteConverterTestCase.java ConverterTestSuite.java
DoubleConverterTestCase.java
FileConverterTestCase.java
FloatConverterTestCase.java
IntegerConverterTestCase.java
LongConverterTestCase.java
NumberConverterTestBase.java
ShortConverterTestCase.java
StringArrayConverterTestCase.java
URLConverterTestCase.java
Log:
Fixed typos in apache licenses
Revision Changes Path
1.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/ByteConverterTestCase.java
Index: ByteConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/ByteConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ByteConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ ByteConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/ConverterTestSuite.java
Index: ConverterTestSuite.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/ConverterTestSuite.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ConverterTestSuite.java 5 Oct 2003 13:32:38 -0000 1.2
+++ ConverterTestSuite.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/DoubleConverterTestCase.java
Index: DoubleConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/DoubleConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- DoubleConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ DoubleConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/FileConverterTestCase.java
Index: FileConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/FileConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- FileConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ FileConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/FloatConverterTestCase.java
Index: FloatConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/FloatConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- FloatConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ FloatConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/IntegerConverterTestCase.java
Index: IntegerConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/IntegerConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- IntegerConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ IntegerConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/LongConverterTestCase.java
Index: LongConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/LongConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- LongConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ LongConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/NumberConverterTestBase.java
Index: NumberConverterTestBase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/NumberConverterTestBase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- NumberConverterTestBase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ NumberConverterTestBase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/ShortConverterTestCase.java
Index: ShortConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/ShortConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ShortConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ ShortConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/StringArrayConverterTestCase.java
Index: StringArrayConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/StringArrayConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- StringArrayConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ StringArrayConverterTestCase.java 9 Oct 2003 20:39:15 -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.3 +6 -6
jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/URLConverterTestCase.java
Index: URLConverterTestCase.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/beanutils/src/test/org/apache/commons/beanutils/converters/URLConverterTestCase.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- URLConverterTestCase.java 5 Oct 2003 13:32:38 -0000 1.2
+++ URLConverterTestCase.java 9 Oct 2003 20:39:15 -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]