From 8e54d6862a10abe6432b9a1d09644305388da038 Mon Sep 17 00:00:00 2001 From: Alin Jerpelea Date: Wed, 7 Apr 2021 12:48:55 +0200 Subject: [PATCH] LICENSE: add 3rd party license for Free Software Foundation Add 3rd party licenses for Free Software Foundation to the LICENSE file. Signed-off-by: Alin Jerpelea --- LICENSE | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/LICENSE b/LICENSE index 9dfbcce9f9..be3bf586af 100644 --- a/LICENSE +++ b/LICENSE @@ -1111,3 +1111,27 @@ arch/arm/src/samv7/sam_usbdevhs.c LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + + +arch/x86_64/include/multiboot2.h +================================ + + Copyright (C) 1999,2003,2007,2008,2009,2010 Free Software Foundation, Inc. + + Permission is hereby granted, free of charge, to any person obtaining a + copy of this software and associated documentation files (the "Software"), + to deal in the Software without restriction, including without limitation + the rights to use, copy, modify, merge, publish, distribute, sublicense, + and/or sell copies of the Software, and to permit persons to whom the + Software is furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included + in all copies or substantial portions of the Software. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + ANY DEVELOPER OR DISTRIBUTOR BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE.