rdonkin 2003/10/12 02:35:02
Modified: convert/src/java/org/apache/commons/convert/string
BigDecimalConverter.java BigIntegerConverter.java
BooleanConverter.java ByteConverter.java
CharacterConverter.java ClassConverter.java
DoubleConverter.java FileConverter.java
FloatConverter.java IntegerConverter.java
LongConverter.java ShortConverter.java
SqlDateConverter.java SqlTimeConverter.java
SqlTimestampConverter.java StringConverter.java
URLConverter.java
Log:
Fixed typos in apache licenses
Revision Changes Path
1.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/BigDecimalConverter.java
Index: BigDecimalConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/BigDecimalConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BigDecimalConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ BigDecimalConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/BigIntegerConverter.java
Index: BigIntegerConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/BigIntegerConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BigIntegerConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ BigIntegerConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/BooleanConverter.java
Index: BooleanConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/BooleanConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BooleanConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ BooleanConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/ByteConverter.java
Index: ByteConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/ByteConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ByteConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ ByteConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/CharacterConverter.java
Index: CharacterConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/CharacterConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- CharacterConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ CharacterConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/ClassConverter.java
Index: ClassConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/ClassConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ClassConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ ClassConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/DoubleConverter.java
Index: DoubleConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/DoubleConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DoubleConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ DoubleConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +7 -7
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/FileConverter.java
Index: FileConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/FileConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- FileConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ FileConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/FloatConverter.java
Index: FloatConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/FloatConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- FloatConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ FloatConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/IntegerConverter.java
Index: IntegerConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/IntegerConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- IntegerConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ IntegerConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/LongConverter.java
Index: LongConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/LongConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- LongConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ LongConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/ShortConverter.java
Index: ShortConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/ShortConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ShortConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ ShortConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/SqlDateConverter.java
Index: SqlDateConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/SqlDateConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SqlDateConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ SqlDateConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/SqlTimeConverter.java
Index: SqlTimeConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/SqlTimeConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SqlTimeConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ SqlTimeConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/SqlTimestampConverter.java
Index: SqlTimestampConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/SqlTimestampConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- SqlTimestampConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ SqlTimestampConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +8 -8
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/StringConverter.java
Index: StringConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/StringConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- StringConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ StringConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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.2 +7 -7
jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/URLConverter.java
Index: URLConverter.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/convert/src/java/org/apache/commons/convert/string/URLConverter.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- URLConverter.java 8 Oct 2003 03:03:15 -0000 1.1
+++ URLConverter.java 12 Oct 2003 09:35:02 -0000 1.2
@@ -24,11 +24,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", and "Apache Software
* Foundation" must not be used to endorse or promote products derived
@@ -37,7 +37,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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]