This is an automated email from the ASF dual-hosted git repository. aradzinski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git
commit ded3342c610912db4e96cf3875b4c685825d8231 Author: unknown <[email protected]> AuthorDate: Wed May 12 12:00:33 2021 -0700 LICENSE update per Paul King comments. --- LICENSE | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index e87e596..cfcc90a 100644 --- a/LICENSE +++ b/LICENSE @@ -201,9 +201,6 @@ See the License for the specific language governing permissions and limitations under the License. -Files under 'nlpcraft/src/main/resources/moby' folder are public domain. See -https://en.wikipedia.org/wiki/Moby_Project for more information. - File org.apache.nlpcraft.common.util.NCIdGenerator.java is based on https://github.com/peet/hashids.java and licensed under MIT license: @@ -241,7 +238,6 @@ and licensed as follows: ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -Files in src/main/resources/moby folder are released by Grady Ward into the public domain and licensed under -Apache License, Version 2.0: +Files in src/main/resources/moby folder are released by Grady Ward into the public domain: - https://en.wikipedia.org/wiki/Moby_Project - http://cs.sru.edu/~ddailey/whence.html
