File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed
Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,3 @@ Copyright 2002-2023 The Apache Software Foundation
33
44This product includes software developed at
55The Apache Software Foundation (https://www.apache.org/).
6-
7- src/test/org/apache/commons/codec/language/DoubleMetaphoneTest.java
8- contains test data from http://aspell.net/test/orig/batch0.tab.
9- Copyright (C) 2002 Kevin Atkinson (
[email protected] )
10-
11- ===============================================================================
12-
13- The content of package org.apache.commons.codec.language.bm has been translated
14- from the original php source code available at http://stevemorse.org/phoneticinfo.htm
15- with permission from the original authors.
16- Original source copyright:
17- Copyright (c) 2008 Alexander Beider & Stephen P. Morse.
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ limitations under the License.
2828 </parent >
2929 <groupId >commons-codec</groupId >
3030 <artifactId >commons-codec</artifactId >
31- <version >1.16.0-SNAPSHOT </version >
31+ <version >1.16.0</version >
3232 <name >Apache Commons Codec</name >
3333 <inceptionYear >2002</inceptionYear >
3434 <description >
You can’t perform that action at this time.
0 commit comments