mirror of
https://github.com/Telecominfraproject/oopt-gnpy-web-gui.git
synced 2025-10-29 17:22:20 +00:00
License.md file added
This commit is contained in:
73
LICENSE.md
Normal file
73
LICENSE.md
Normal file
@@ -0,0 +1,73 @@
|
||||
## oopt-gnpy-web-gui
|
||||
|
||||
|
||||
### Introduction
|
||||
|
||||
**Copyright (c) oopt-gnpy-web-gui**
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
### Dependencies
|
||||
|
||||
**vis-network**
|
||||
|
||||
https://visjs.github.io/vis-network/
|
||||
A dynamic, browser-based visualization library.
|
||||
|
||||
@version 9.1.2
|
||||
@date 2022-03-28T20:17:35.342Z
|
||||
@copyright (c) 2011-2017 Almende B.V, http://almende.com
|
||||
@copyright (c) 2017-2019 visjs contributors, https://github.com/visjs
|
||||
|
||||
@license
|
||||
vis.js is dual licensed under both
|
||||
|
||||
1. The Apache 2.0 License http://www.apache.org/licenses/LICENSE-2.0 and
|
||||
2. The MIT License http://opensource.org/licenses/MIT
|
||||
|
||||
vis.js may be distributed under either license.
|
||||
|
||||
**Bootstrap**
|
||||
|
||||
Bootstrap v4.6.1 (https://getbootstrap.com/)
|
||||
Copyright 2011-2021 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
|
||||
Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
|
||||
**html2canvas**
|
||||
|
||||
html2canvas 0.4.1 <http://html2canvas.hertzen.com>
|
||||
Copyright (c) 2013 Niklas von Hertzen
|
||||
Released under MIT License
|
||||
|
||||
**jQuery**
|
||||
|
||||
jQuery v1.12.4 | (c) jQuery Foundation | jquery.org/license
|
||||
|
||||
**popper.min.js**
|
||||
|
||||
Copyright (C) Federico Zivolo 2020
|
||||
Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).
|
||||
sourceMappingURL=popper.min.js.map
|
||||
|
||||
**Bootstrap**
|
||||
|
||||
Bootstrap v4.6.1 (https://getbootstrap.com/)
|
||||
Copyright 2011-2021 The Bootstrap Authors
|
||||
Copyright 2011-2021 Twitter, Inc.
|
||||
Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
|
||||
|
||||
|
||||
**FileSaver.js**
|
||||
|
||||
A saveAs() FileSaver implementation.
|
||||
|
||||
By Eli Grey, http://eligrey.com
|
||||
|
||||
License : https://github.com/eligrey/FileSaver.js/blob/master/LICENSE.md (MIT)
|
||||
source : http://purl.eligrey.com/github/FileSaver.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user