diff --git a/LICENSES-OTHER-COMPONENTS.md b/LICENSES-OTHER-COMPONENTS.md index b243be03b1..f473ec7925 100644 --- a/LICENSES-OTHER-COMPONENTS.md +++ b/LICENSES-OTHER-COMPONENTS.md @@ -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 @@ -298,7 +303,7 @@ * GITHUB: https://github.com/jeresig/jquery.hotkeys * License: Dual License [MIT License](https://github.com/jeresig/jquery.hotkeys/blob/master/jquery.hotkeys.js) -#### jQuery Snippet +#### jQuery Snippet * Archived Project Home: https://web.archive.org/web/20150908173503/http://www.steamdev.com/snippet/ * License: [MIT License](https://web.archive.org/web/20150817084109/http://steamdev.com/snippet/) in "Notes, section 5" @@ -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"