mirror of https://gitee.com/bigwinds/arangodb
Clean up LICENSES-OTHER-COMPONENTS.md
This commit is contained in:
parent
d886b2cf69
commit
ebde7b956d
|
@ -231,6 +231,11 @@
|
|||
|
||||
### Frontend libraries
|
||||
|
||||
#### Animate.css
|
||||
|
||||
* https://github.com/daneden/animate.css
|
||||
* [MIT License](https://github.com/daneden/animate.css) under "License"
|
||||
|
||||
#### Backbone.js
|
||||
|
||||
* Project Home: http://backbonejs.org
|
||||
|
@ -334,6 +339,11 @@
|
|||
* GITHUB: https://github.com/novus/nvd3
|
||||
* License: [Apache 2 License](https://github.com/novus/nvd3/blob/master/LICENSE.md) under "nvd3.js"
|
||||
|
||||
#### Noty
|
||||
|
||||
* https://github.com/needim/noty/
|
||||
* [MIT License](https://github.com/needim/noty) under "License"
|
||||
|
||||
#### select2
|
||||
|
||||
* GITHUB: https://github.com/select2/select2
|
||||
|
@ -350,13 +360,3 @@
|
|||
* Project Home: http://underscorejs.org
|
||||
* GITHUB: https://github.com/jashkenas/underscore
|
||||
* License: [MIT-style License](https://github.com/jashkenas/underscore/blob/master/LICENSE)
|
||||
|
||||
#### Noty
|
||||
|
||||
* https://github.com/needim/noty/
|
||||
* [MIT License](https://github.com/needim/noty) under "License"
|
||||
|
||||
#### Animate.css
|
||||
|
||||
* https://github.com/daneden/animate.css
|
||||
* [MIT License](https://github.com/daneden/animate.css) under "License"
|
||||
|
|
Loading…
Reference in New Issue