summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Dahl <ada@thorsis.com>2019-05-10 11:24:02 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-05-29 11:27:09 +0200
commit0545d4b967987f4a85fc2f78cde8dcf41aa6dbec (patch)
tree16cdf3411a672538c8c6b830f07bbcb50500406b
parent9a3443f72408078269f1b620b8811db46ece8bba (diff)
downloadptxdist-0545d4b967987f4a85fc2f78cde8dcf41aa6dbec.tar.gz
ptxdist-0545d4b967987f4a85fc2f78cde8dcf41aa6dbec.tar.xz
at91bootstrap: Add license information
There's no separate license nor readme file in this project, but just some information in the file headers. Files of the following types were checked for individual license information: .h, .c, Makefile, .S, .bat, and .sh. Most code by Atmel matches "BSD-Source-Code" license, one file from U-Boot (?) is under GPL. Signed-off-by: Alexander Dahl <ada@thorsis.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/at91bootstrap.make4
1 files changed, 4 insertions, 0 deletions
diff --git a/rules/at91bootstrap.make b/rules/at91bootstrap.make
index 5dd1c2991..bb8bf8ad9 100644
--- a/rules/at91bootstrap.make
+++ b/rules/at91bootstrap.make
@@ -27,6 +27,10 @@ AT91BOOTSTRAP_URL := \
http://sources.buildroot.net/$(AT91BOOTSTRAP_TARBALL)
AT91BOOTSTRAP_SOURCE := $(SRCDIR)/$(AT91BOOTSTRAP_TARBALL)
AT91BOOTSTRAP_DIR := $(BUILDDIR)/$(AT91BOOTSTRAP)
+AT91BOOTSTRAP_LICENSE := BSD-Source-Code AND GPL-2.0-or-later
+AT91BOOTSTRAP_LICENSE_FILES := \
+ file://main.c;startline=4;endline=26;md5=3492153edbe9064d12ba58818b73983d \
+ file://lib/div0.c;startline=2;endline=21;md5=e0212951661974539b2490564f7050fe
# ----------------------------------------------------------------------------
# Compile