File: //proc/self/cwd/wp-content/plugins/essential-grid/CREDITS.MD
Development Credits And Associated Licenses
===========================================
The Essential Grid plugin makes use of several pieces of open source software. When possible,
each file that contains such open source software has been clearly identified in the source
code comments and associate licenses and copyright info have been included. In addition, we
have listed all open source software included and their associated licenses and copyright
disclaimers in this file for easier access. Files listed below are categorized by submodule.
Essential Grid Plugin
===================
Mobile Detect Library
-----------------
includes/Detection
```text
* @license https://github.com/serbanghita/Mobile-Detect/blob/master/LICENSE
* @author Serban Ghita <serbanghita@gmail.com> (since 2012)
* @author Nick Ilyin <nick.ilyin@gmail.com>
* @author: Victor Stanciu <vic.stanciu@gmail.com> (original author)
```
Aqua Resizer
-----------------
includes/aq_resizer.class.php
```text
* Author : Syamil MJ
* Author URI : http://aquagraphite.com
* License : WTFPL - http://sam.zoy.org/wtfpl/
* Documentation : https://github.com/sy4mil/Aqua-Resizer/
```