-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add missing 3rd party license for h2 mvstore
- Loading branch information
1 parent
e4038fd
commit 7ace473
Showing
2 changed files
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# 3rd Party Libraries | ||
- H2 MVStore | ||
|
||
## H2 MVStore | ||
This software contains unmodified binary redistributions for | ||
H2 database engine (https://h2database.com/), | ||
which is dual licensed and available under the MPL 2.0 | ||
(Mozilla Public License) or under the EPL 1.0 (Eclipse Public License). | ||
An original copy of the license agreement can be found at: | ||
https://h2database.com/html/license.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters