This is an automated email from the ASF dual-hosted git repository. harbs pushed a commit to branch feature/markdown in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit cb7c4074be331173762c6819153fb82c3a8ebc94 Author: Harbs <[email protected]> AuthorDate: Mon Dec 13 16:16:05 2021 +0200 Added reference to Remarkable in LICENSE --- LICENSE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/LICENSE b/LICENSE index 425caf4..b9917ed 100644 --- a/LICENSE +++ b/LICENSE @@ -401,3 +401,6 @@ mvnw mvnw.cmd Are provided from the Github Project: https://github.com/takari/maven-wrapper which is distributed under the Apache 2.0 license. + +Markdown.as has portions based on code from Remarkable 1.87, which is available under an +MIT license. For details, see https://github.com/jamiemcg/Remarkable/blob/master/LICENSE \ No newline at end of file
