-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNOTICE
33 lines (26 loc) · 1.69 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
TinyIoT Thing Directory
Copyright 2021 The Contributors
The list of project contributors are available at:
https://github.com/TinyIoT/thing-directory/graphs/contributors
This software is a fork of the LinkSmart Thing Directory (https://github.com/linksmart/thing-directory)
developed by the Fraunhofer Institute for Applied Information Technology (https://fit.fraunhofer.de),
a division of Fraunhofer Gesellschaft e. V.
It includes the following dependencies developed by
the corresponding developers and organisations:
* github.com/antchfx/jsonquery by authors (MIT License)
* github.com/bhmj/jsonslice by bhmj (MIT License)
* github.com/urfave/negroni by Jeremy Saenz (MIT License)
* github.com/evanphx/json-patch by Evan Phoenix (BSD 3-Clause License)
* github.com/gorilla/mux by The Gorilla Authors (BSD 3-Clause License)
* github.com/gorilla/context by The Gorilla Authors (BSD 3-Clause License)
* github.com/grandcat/zeroconf by Oleksandr Lobunets and Stefan Smarzly (MIT License)
* github.com/justinas/alice by Justinas Stankevicius (MIT License)
* github.com/kelseyhightower/envconfig by Kelsey Hightower (MIT License)
* github.com/linksmart/service-catalog by Fraunhofer Gesellschaft (Apache 2.0 License)
* github.com/linksmart/go-sec by Fraunhofer Gesellschaft (Apache 2.0 License)
* github.com/rs/cors by Olivier Poitrey (MIT License)
* github.com/satori/go.uuid by Maxim Bublis (MIT License)
* github.com/syndtr/goleveldb by Suryandaru Triandana (MIT License)
* github.com/xeipuuv/gojsonschema by xeipuuv (Apache 2.0 License)
Moreover, it includes portions of source code from the following developers and organizations:
* https://gist.github.com/ismasan/3fb75381cd2deb6bfa9c by Ismael Celis (MIT License)