diff --git a/NOTICE.md b/NOTICE.md index 9d291e3..940760b 100644 --- a/NOTICE.md +++ b/NOTICE.md @@ -15,4 +15,4 @@ file in the Carbyne Stack ### Non-Affiliated -- Greven David \ No newline at end of file +- Greven David diff --git a/README.md b/README.md index 9476e16..78975b8 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,15 @@ This library provides a set of shared types and testing utilities for all Carbyne Stack services, clients, and other components. The content is split into -two distinct dependencies. **Common-types** for public API signatures, as well as -other shared code and **common-testing** for utilities which are needed to implement -tests in Carbyne Stack in a desirable manner with JUnit argument sources and AssertJ -custom assertions. +two distinct dependencies. **Common-types** for public API signatures, as well +as other shared code and **common-testing** for utilities which are needed to +implement tests in Carbyne Stack in a desirable manner with JUnit argument +sources and AssertJ custom assertions. ## License -Carbyne Stack *Common* is open-sourced under the Apache License 2.0. -See the [LICENSE](LICENSE) file for details. +Carbyne Stack *Common* is open-sourced under the Apache License 2.0. See the +[LICENSE](LICENSE) file for details. ### 3rd Party Licenses