This is an automated email from the ASF dual-hosted git repository. fanningpj pushed a commit to branch license-update in repository https://gitbox.apache.org/repos/asf/incubator-pekko-sbt-paradox.git
commit 4e45b6c4fa3afe6f5a5aa125b041873a7c095be5 Author: PJ Fanning <[email protected]> AuthorDate: Thu Apr 20 20:51:02 2023 +0200 acknowledge code licenses --- LICENSE | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index f49a4e1..2f33dda 100644 --- a/LICENSE +++ b/LICENSE @@ -198,4 +198,12 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and - limitations under the License. \ No newline at end of file + limitations under the License. + +--------------- + +pekko-sbt-paradox contains scripting adapted from paradox-material-theme version 0.6.0, +which was released under an MIT license <https://github.com/jonas/paradox-material-theme>. + +Copyright (c) 2016-2018 Martin Donath <[email protected]> +Copyright (c) 2017-2018 Jonas Fonseca <[email protected]> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
