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 #1285

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
6 changes: 5 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ Parameters

Licensor: Lightbend, Inc.
Licensed Work: Akka Management 1.5.1
The Licensed Work is (c) 2023 Lightbend Inc.
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
utilizes binary versions of akka-streams and its dependencies, you may
Expand Down
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ License

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 cluster-bootstrap/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions cluster-http/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions discovery-aws-api/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions discovery-kubernetes-api/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions discovery-marathon-api/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-test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions lease-kubernetes/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions loglevels-log4j2/src/test/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions loglevels-logback/src/test/LICENSE

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions rolling-update-kubernetes/src/test/LICENSE

Large diffs are not rendered by default.

Loading