summaryrefslogtreecommitdiff
path: root/boot/at91bootstrap3
diff options
context:
space:
mode:
authorAngelo Compagnucci <angelo.compagnucci@gmail.com>2015-06-02 10:46:18 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-06-14 23:40:36 +0200
commit5c4d325db46c98df9f06d4bce6cd1a35ab6ae00d (patch)
treee970e43a9137465c88ad301549039b8471c0c6e4 /boot/at91bootstrap3
parent29b146cafd44d5adc6ea342add2dd03a853b5249 (diff)
boot/at91bootstrap3: add license information
This patch adds licensing informations to at91bootstrap3 [Thomas: - change from "BSD-2c with endorsement clause" to "Atmel License", because the license of AT91Bootstrap is neither a BSD-2c nor a BSD-3c: it does not carry the second clause of the BSD-2c or BSD-3c licenses giving the condition of redistribution of the binary form.] Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'boot/at91bootstrap3')
-rw-r--r--boot/at91bootstrap3/at91bootstrap3.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot/at91bootstrap3/at91bootstrap3.mk b/boot/at91bootstrap3/at91bootstrap3.mk
index ff49e1460..3ca210ffc 100644
--- a/boot/at91bootstrap3/at91bootstrap3.mk
+++ b/boot/at91bootstrap3/at91bootstrap3.mk
@@ -6,6 +6,8 @@
AT91BOOTSTRAP3_VERSION = v3.7.1
AT91BOOTSTRAP3_SITE = $(call github,linux4sam,at91bootstrap,$(AT91BOOTSTRAP3_VERSION))
+AT91BOOTSTRAP3_LICENSE = Atmel License
+AT91BOOTSTRAP3_LICENSE_FILES = main.c
AT91BOOTSTRAP3_INSTALL_IMAGES = YES
AT91BOOTSTRAP3_INSTALL_TARGET = NO