Repository: incubator-mynewt-newt
Updated Branches:
  refs/heads/master 3f78d01db -> 16fb790ed


LICENSE - Include all vendored copies.


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/6f10c83f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/tree/6f10c83f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/diff/6f10c83f

Branch: refs/heads/master
Commit: 6f10c83f2e5db17f7c563a8c6e42a48a43ac1cd5
Parents: 59ec3af
Author: Christopher Collins <ccoll...@apache.org>
Authored: Tue Nov 29 14:04:09 2016 -0800
Committer: Christopher Collins <ccoll...@apache.org>
Committed: Tue Nov 29 14:04:09 2016 -0800

----------------------------------------------------------------------
 LICENSE | 55 +++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 45 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt/blob/6f10c83f/LICENSE
----------------------------------------------------------------------
diff --git a/LICENSE b/LICENSE
index 88a6f68..6064c9d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -201,35 +201,68 @@
    limitations under the License.
 
 This product bundles pretty, which is available under the MIT license.  For
-details, see newt/vendor/github.com/kr/pretty/License
+details, see:
+     * newt/vendor/github.com/kr/pretty/License
+     * newtmgr/vendor/github.com/kr/pretty/License
 
 This product bundles kr/text, which is available under the MIT license.  For
-details, see newt/vendor/github.com/kr/text/License
+details, see:
+     * newt/vendor/github.com/kr/text/License
+     * newtmgr/vendor/github.com/kr/text/License
 
 This product bundles mapstructure, which is available under the MIT license.
-For details, see newt/vendor/github.com/mitchellh/mapstructure/LICENSE
+For details, see:
+    * newt/vendor/github.com/mitchellh/mapstructure/LICENSE
+    * newtmgr/vendor/github.com/mitchellh/mapstructure/LICENSE
 
 This product bundles logrus, which is available under the MIT license.  For
-details, see newt/vendor/github.com/Sirupsen/logrus/LICENSE
+details, see:
+    * newt/vendor/github.com/Sirupsen/logrus/LICENSE
+    * newtmgr/vendor/github.com/Sirupsen/logrus/LICENSE
 
 This product bundles Cast, which is available under the MIT license.  For
-details, see newt/vendor/github.com/spf13/cast/LICENSE
+details, see:
+    * newt/vendor/github.com/spf13/cast/LICENSE
+    * newtmgr/vendor/github.com/spf13/cast/LICENSE
 
 This product bundles jWalterWeatherman, which is available under the MIT
-license.  For details, see
-newt/vendor/github.com/spf13/jwalterweatherman/LICENSE
+license.  For details, see:
+    * newt/vendor/github.com/spf13/jwalterweatherman/LICENSE
+    * newtmgr/vendor/github.com/spf13/jwalterweatherman/LICENSE
 
 This product bundles pflag, which is available under the "3-clause BSD"
-license.  For details, see newt/vendor/github.com/spf13/pflag/LICENSE
+license.  For details, see:
+    * newt/vendor/github.com/spf13/pflag/LICENSE
+    * newtmgr/vendor/github.com/spf13/pflag/LICENSE
 
 This product bundles the unix Go package, which is available under the
-"3-clause BSD" license.  For details, see newt/vendor/golang.org/x/sys/LICENSE
+"3-clause BSD" license.  For details, see:
+    * newt/vendor/golang.org/x/sys/LICENSE
+    * newtmgr/vendor/golang.org/x/sys/LICENSE
 
 This product bundles fsnotify.v1, which is available under the "3-clause BSD"
-license.  For details, see newt/vendor/gopkg.in/fsnotify.v1/LICENSE
+license.  For details, see:
+    * newt/vendor/gopkg.in/fsnotify.v1/LICENSE
+    * newtmgr/vendor/gopkg.in/fsnotify.v1/LICENSE
 
 This product bundles yaml.v2's Go port of libyaml, which is available under the
 MIT license.  For details, see:
+    * newt/vendor/mynewt.apache.org/newt/yaml/apic.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/emitterc.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/parserc.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/readerc.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/scannerc.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/writerc.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/yamlh.go
+    * newt/vendor/mynewt.apache.org/newt/yaml/yamlprivateh.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/apic.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/emitterc.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/parserc.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/readerc.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/scannerc.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/writerc.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/yamlh.go
+    * newtmgr/vendor/mynewt.apache.org/newt/yaml/yamlprivateh.go
     * yaml/apic.go
     * yaml/emitterc.go
     * yaml/parserc.go
@@ -241,4 +274,6 @@ MIT license.  For details, see:
 
 This product bundles viper, which is available under the MIT license.  For
 details, see:
+    * newt/vendor/mynewt.apache.org/newt/viper/LICENSE
+    * newtmgr/vendor/mynewt.apache.org/newt/viper/LICENSE
     * viper/LICENSE

Reply via email to