Skip to content

Commit

Permalink
chore: New license for tests and docs (#1285)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Apr 25, 2024
1 parent 65b668e commit bf9f0a4
Show file tree
Hide file tree
Showing 14 changed files with 1,062 additions and 3 deletions.
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.

0 comments on commit bf9f0a4

Please sign in to comment.