From b3f9d735a5283e129b6bd4ff69601906a7385bd3 Mon Sep 17 00:00:00 2001 From: yanghaizhou Date: Wed, 29 Dec 2021 14:38:02 +0800 Subject: [PATCH] Using dual license for platform drivers Signed-off-by: yanghaizhou --- LICENSE | 20 +++++++++++++++++++- OAT.xml | 1 + 2 files changed, 20 insertions(+), 1 deletion(-) mode change 100755 => 100644 LICENSE diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 index 8d77ab0..6dbf94c --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,7 @@ The khdf/liteos and khdf/liteos_m subdirectories are licensed under 3-Clause BSD License. The uhdf and uhdf2 subdirectories are licensed under Apache License, Version 2.0. +The platform subdirectory is is dual licensed: you can use it either under the terms of +the GPL V2, or the 3-Clause BSD Licens, at your option. a) The 3-Clause BSD License, (https://opensource.org/licenses/BSD-3-Clause) Redistribution and use in source and binary forms, with or @@ -207,4 +209,20 @@ b) The Apache License, Version 2.0, (https://www.apache.org/licenses/LICENSE-2.0 incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. - END OF TERMS AND CONDITIONS \ No newline at end of file + END OF TERMS AND CONDITIONS + +c) GNU General Public License version 2, (https://opensource.org/licenses/GPL-2.0) +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License as +published by the Free Software Foundation; either version 2 of the +License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public +License along with this library; if not, write to the Free +Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, +MA 02110-1301 USA diff --git a/OAT.xml b/OAT.xml index c1c9721..296ea59 100644 --- a/OAT.xml +++ b/OAT.xml @@ -60,6 +60,7 @@ Note:If the text contains special characters, please escape them according to th +