diff options
author | Lennart Weller <lhw@ring0.de> | 2017-09-17 22:17:33 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2017-09-17 22:17:33 +0000 |
commit | 6aaf5ba7ed0980c14bdc554fc8839a2126455ed5 (patch) | |
tree | 6161925716661486e7f47c479668a9487b039d83 /LICENSE-REDISTRIBUTED.md | |
parent | New upstream version 1.7.0+dfsg (diff) | |
download | netdata-6aaf5ba7ed0980c14bdc554fc8839a2126455ed5.tar.xz netdata-6aaf5ba7ed0980c14bdc554fc8839a2126455ed5.zip |
New upstream version 1.8.0+dfsgupstream/1.8.0+dfsg
Diffstat (limited to '')
-rw-r--r-- | LICENSE-REDISTRIBUTED.md | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/LICENSE-REDISTRIBUTED.md b/LICENSE-REDISTRIBUTED.md index 79891e5a3..513d53f5d 100644 --- a/LICENSE-REDISTRIBUTED.md +++ b/LICENSE-REDISTRIBUTED.md @@ -127,10 +127,11 @@ connectivity is not available. [MIT License](https://github.com/stephenwvickers/node-net-snmp) -- [node-asn1](https://github.com/mcavage/node-asn1) +- [node-asn1-ber](https://github.com/stephenwvickers/node-asn1-ber) + Copyright 2017, Stephen Vickers Copyright 2011, Mark Cavage - [MIT License](https://github.com/mcavage/node-asn1) + [MIT License](https://github.com/stephenwvickers/node-asn1-ber) - [pixl-xml](https://github.com/jhuckaby/pixl-xml) @@ -148,3 +149,8 @@ connectivity is not available. Copyright 2006, Kirill Simonov [MIT License](http://pyyaml.org) +- [urllib3](https://github.com/shazow/urllib3) + + Copyright 2008-2016 Andrey Petrov and [contributors](https://github.com/shazow/urllib3/blob/master/CONTRIBUTORS.txt) + [MIT License](https://github.com/shazow/urllib3/blob/master/LICENSE.txt) + |