Skip to content

Commit

Permalink
add license for the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
shelajev committed Nov 28, 2023
1 parent b8d2353 commit 4dba1c0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions LICENSE-docs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Except where otherwise noted, this work is licensed under https://creativecommons.org/licenses/by-nc-nd/4.0
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,10 @@ We will work with a Spring Boot application and explore how to:
* [Step 4: Connect to Services](step-4-connect-to-services.md)
* [Step 5: Use Reusable Containers](step-5-use-reusable-containers.md)
* [Step 6: Write Tests](step-6-write-tests.md)


## License Summary
The code in this repository is made available under the MIT license. See the [LICENSE](LICENSE) file for details.

The documentation in this repository is available under the CC BY-NC-ND 4.0 license. See the [LICENSE-docs](LICENSE-docs) file for details.
If you'd like to run this workshop at your company, please contact us at [[email protected]](mailto:[email protected])

0 comments on commit 4dba1c0

Please sign in to comment.