Skip to content

Commit

Permalink
chore: New license for tests and docs (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanandren authored Apr 25, 2024
1 parent d579807 commit 8d5aa60
Show file tree
Hide file tree
Showing 6 changed files with 357 additions and 0 deletions.
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 R2DBC 1.2.3
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ This library is ready to be used in production, APIs are stable, and the Lightbe

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 migration-tests/LICENSE

Large diffs are not rendered by default.

88 changes: 88 additions & 0 deletions native-image-tests/LICENSE

Large diffs are not rendered by default.

0 comments on commit 8d5aa60

Please sign in to comment.