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
The following commit(s) were added to refs/heads/master by this push:
new a0bc576 Update LICENSE
a0bc576 is described below
commit a0bc576cdfccd499fcc4d0eeda1054b293b11cdf
Author: Aaron Radzinski <[email protected]>
AuthorDate: Fri Jul 30 19:08:52 2021 -0700
Update LICENSE
---
LICENSE | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/LICENSE b/LICENSE
index ecce5ce..0d6545d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -222,3 +222,8 @@ and licensed as follows:
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
+
+File org.apache.nlpcraft.common.util.NCIdGenerator.java
+is based on https://github.com/peet/Hashids.java that is licensed under MIT
license:
+ - Copyright (C) Ivan Akimov
+ - Copyright (C) Peet Goddard