Skip to content

Commit 7c6d10a

Browse files
committed
Add SPDX-License-Identifier.
1 parent 4624008 commit 7c6d10a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,10 @@ See [weave automation](https://github.com/junkdog/artemis-odb/wiki/Weave-Automat
9696
- [Main library](https://repo1.maven.org/maven2/net/onedaybeard/artemis/artemis-odb/)
9797
- [Command-line tool](https://repo1.maven.org/maven2/net/onedaybeard/artemis/artemis-odb-cli/)
9898

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

Comments
 (0)