summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Collins <ccollins@apache.org>2016-05-18 20:42:34 -0700
committerChristopher Collins <ccollins@apache.org>2016-05-18 20:42:34 -0700
commit9d7ab35fff73b686b255aa684f3e3e7ff780f404 (patch)
tree380e01b0f51d26da242eba7fc117bd8798fc045f
parentc90e85ce099a598835d2fde1ff5fcb392eef97aa (diff)
Add license pointers for arduino 101 ld files.
-rw-r--r--.rat-excludes2
-rw-r--r--LICENSE2
2 files changed, 4 insertions, 0 deletions
diff --git a/.rat-excludes b/.rat-excludes
index 96e62395..71786d1e 100644
--- a/.rat-excludes
+++ b/.rat-excludes
@@ -29,6 +29,8 @@ nrf51822_peripherals.h
nrf51_bitfields.h
nrf51_deprecated.h
system_nrf51.h
+boot-nrf51-arduino_101.ld
+nrf51-arduino_101.ld
# Nordic nRF52 SDK - BSD License.
nrf52pdk.ld
diff --git a/LICENSE b/LICENSE
index cb4462fa..6bff31e5 100644
--- a/LICENSE
+++ b/LICENSE
@@ -234,6 +234,8 @@ which are available under a BSD style license. Relevant files are:
* hw/bsp/nrf51dk-16kbram/boot-nrf51dk-16kbram.ld
* hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram.ld
* hw/bsp/nrf51dk-16kbram/nrf51dk-16kbram_no_boot.ld
+ * hw/bsp/nrf51-arduino_101/boot-nrf51-arduino_101.ld
+ * hw/bsp/nrf51-arduino_101/nrf51-arduino_101.ld
This product bundles and partly derives from parts of the Nordic nRF52 SDK,
which are available under a BSD style license. Relevant files are: