rdonkin 2003/10/13 01:03:20
Modified: launcher LICENSE.txt
launcher/src/java LauncherBootstrap.java
Log:
Fixed typos in apache license
Revision Changes Path
1.2 +4 -4 jakarta-commons-sandbox/launcher/LICENSE.txt
Index: LICENSE.txt
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/launcher/LICENSE.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- LICENSE.txt 11 Oct 2002 10:24:44 -0000 1.1
+++ LICENSE.txt 13 Oct 2003 08:03:19 -0000 1.2
@@ -19,11 +19,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
@@ -32,7 +32,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 +1 -1 jakarta-commons-sandbox/launcher/src/java/LauncherBootstrap.java
Index: LauncherBootstrap.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/launcher/src/java/LauncherBootstrap.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- LauncherBootstrap.java 11 Oct 2002 10:24:44 -0000 1.1
+++ LauncherBootstrap.java 13 Oct 2003 08:03:19 -0000 1.2
@@ -23,7 +23,7 @@
* "This product includes software developed by the Apache Software *
* Foundation <http://www.apache.org/>." *
* *
- * Alternately, this acknowlegement may appear in the software itself, if *
+ * Alternately, this acknowledgement may appear in the software itself,
* and wherever such third-party acknowlegements normally appear. *
* *
* 4. The names "The Jakarta Project", and "Apache Software Foundation" *
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]