Skip to content

Commit

Permalink
chore: New license for tests and docs (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Apr 25, 2024
1 parent d10dda6 commit 1a184fd
Show file tree
Hide file tree
Showing 5 changed files with 272 additions and 2 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 Persistence Cassandra 1.2.0
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
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ It moved to the [Akka](https://github.com/akka/) organisation in 2016 and the fi

## 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.
Loading

0 comments on commit 1a184fd

Please sign in to comment.