We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4624008 commit 7c6d10aCopy full SHA for 7c6d10a
README.md
@@ -96,3 +96,10 @@ See [weave automation](https://github.com/junkdog/artemis-odb/wiki/Weave-Automat
96
- [Main library](https://repo1.maven.org/maven2/net/onedaybeard/artemis/artemis-odb/)
97
- [Command-line tool](https://repo1.maven.org/maven2/net/onedaybeard/artemis/artemis-odb-cli/)
98
99
+#### License
100
+
101
+This work is licensed under BSD 2-Clause "Simplified" License except the cross platform reflection code,
102
+which has been sourced from LibGDX and falls under the Apache License 2.0. These files can be identified
103
+by the Apache License header.
104
105
+`SPDX-License-Identifier: BSD-2-Clause AND Apache-2.0`
0 commit comments