You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by cc...@apache.org on 2016/11/29 22:02:25 UTC

[2/2] incubator-mynewt-newt git commit: LICENSE - Add missing pointers.

LICENSE - Add missing pointers.


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/commit/5f4f5d32
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/tree/5f4f5d32
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/diff/5f4f5d32

Branch: refs/heads/1_0_0_b1_dev
Commit: 5f4f5d323d877ee3216fbb351df8dfcca8898c9f
Parents: 6f10c83
Author: Christopher Collins <cc...@apache.org>
Authored: Tue Nov 29 14:04:21 2016 -0800
Committer: Christopher Collins <cc...@apache.org>
Committed: Tue Nov 29 14:04:21 2016 -0800

----------------------------------------------------------------------
 LICENSE | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/5f4f5d32/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 6064c9d..f084df3 100644
--- a/LICENSE
+++ b/LICENSE
@@ -277,3 +277,31 @@ details, see:
     * newt/vendor/mynewt.apache.org/newt/viper/LICENSE
     * newtmgr/vendor/mynewt.apache.org/newt/viper/LICENSE
     * viper/LICENSE
+
+This product bundles go-crc16, which is available under the MIT license.  For
+details, see:
+    * newtmgr/vendor/github.com/joaojeronimo/go-crc16/README.md
+
+This product bundles GATT, which is available under the "3-clause BSD" license.
+For details, see:
+    * newtmgr/vendor/github.com/runtimeinc/gatt
+
+This product bundles xpc, which is available under the MIT license.  For
+details, see:
+    * newtmgr/vendor/github.com/runtimeinc/gatt/xpc/LICENSE
+
+This product bundles gioctl, which is available under the MIT license.  For
+details, see:
+    * newtmgr/vendor/github.com/runtimeinc/gatt/linux/gioctl/LICENSE.md
+
+This product bundles tarm/serial, which is available under the "3-clause BSD"
+license.  For details, see:
+    * newtmgr/vendor/github.com/tarm/serial/LICENSE
+
+This product bundles ugorji/go/codec, which is available under the MIT license.
+For details, see:
+    * newtmgr/vendor/github.com/ugorji/go/LICENSE
+
+This product bundles go-coap which is available under the MIT license.
+For details, see:
+    * newtmgr/vendor/github.com/dustin/go-coap/LICENSE