Skip to content

Commit 8e05fa7

Browse files
committed
Fix spelling of "acknowlegement" to "acknowledgement".
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130181 13f79535-47bb-0310-9956-ffa450edef68
1 parent bde6e6b commit 8e05fa7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

LICENSE.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
2-
* $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//codec/LICENSE.txt,v 1.1 2003/04/25 17:50:55 tobrien Exp $
3-
* $Revision: 1.1 $
4-
* $Date: 2003/04/25 17:50:55 $
2+
* $Header: /home/jerenkrantz/tmp/commons/commons-convert/cvs/home/cvs/jakarta-commons//codec/LICENSE.txt,v 1.2 2003/08/18 01:47:51 ggregory Exp $
3+
* $Revision: 1.2 $
4+
* $Date: 2003/08/18 01:47:51 $
55
*
66
* ====================================================================
77
*
@@ -23,11 +23,11 @@
2323
* distribution.
2424
*
2525
* 3. The end-user documentation included with the redistribution, if
26-
* any, must include the following acknowlegement:
26+
* any, must include the following acknowledgement:
2727
* "This product includes software developed by the
2828
* Apache Software Foundation (http://www.apache.org/)."
29-
* Alternately, this acknowlegement may appear in the software itself,
30-
* if and wherever such third-party acknowlegements normally appear.
29+
* Alternately, this acknowledgement may appear in the software itself,
30+
* if and wherever such third-party acknowledgements normally appear.
3131
*
3232
* 4. The names "The Jakarta Project", "Commons", and "Apache Software
3333
* Foundation" must not be used to endorse or promote products derived

0 commit comments

Comments
 (0)