Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: New license for tests and docs #830

Merged
merged 1 commit into from
Apr 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Parameters

Licensor: Lightbend, Inc.
Licensed Work: Akka Persistence JDBC 5.4.0
This license applies to all sub directories and files
UNLESS another license file is present in a sub
directory, then that other license applies to all files
in its directory and sub directories.
The Licensed Work is (c) 2024 Lightbend Inc.
Additional Use Grant:
If you develop an application using a version of Play Framework that
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ You can also ask for clarifications or guidance in GitHub issues directly, or in

## License

Akka is licensed under the Business Source License 1.1, please see the [Akka License FAQ](https://www.lightbend.com/akka/license-faq).
Akka is licensed under the Business Source License 1.1, please see the [Akka License FAQ](https://www.lightbend.com/akka/license-faq).

Tests and documentation are under a separate license, see the LICENSE file in each documentation and test root directory for details.
88 changes: 88 additions & 0 deletions core/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions docs/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions integration/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions migrator-integration/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions migrator/src/test/LICENSE

Large diffs are not rendered by default.