From 58fa06f80c34f6592a69f870ac7c59dd561d3d04 Mon Sep 17 00:00:00 2001 From: John-Mark Gurney Date: Wed, 28 Apr 2021 16:17:28 -0700 Subject: [PATCH] add some clarification about additional dirs, and expected license... Also remind people that it's their responsiblity to follow licenses.. --- LICENSE.txt | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/LICENSE.txt b/LICENSE.txt index fe94735..7a62022 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,6 +1,15 @@ Files in the directory strobe are licensed by the terms specified in the directory. +Files in the directory stm32 are licensed as labeled. + +Files in the directory loramac are licensed as labeled and/or per +the LICENSE file in the directory. + +Most/all the third party files should be on a permission license +such as BSD, MIT or Apache license. As usual, it is your responsibility +to ensure that you follow the terms of the licenses as stated. + Remaining files are licensed under the following unless otherwise marked. Copyright 2021 John-Mark Gurney.