|
| 1 | +/*! @license Rematrix v0.3.0 |
| 2 | + |
| 3 | + Copyright 2018 Julian Lloyd. |
| 4 | + |
| 5 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | + of this software and associated documentation files (the "Software"), to deal |
| 7 | + in the Software without restriction, including without limitation the rights |
| 8 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | + copies of the Software, and to permit persons to whom the Software is |
| 10 | + furnished to do so, subject to the following conditions: |
| 11 | + |
| 12 | + The above copyright notice and this permission notice shall be included in |
| 13 | + all copies or substantial portions of the Software. |
| 14 | + |
| 15 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 21 | + THE SOFTWARE. |
| 22 | +*/ |
| 23 | + |
| 24 | +/*! @license Tealight v0.3.6 |
| 25 | + |
| 26 | + Copyright 2018 Fisssion LLC. |
| 27 | + |
| 28 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
| 29 | + of this software and associated documentation files (the "Software"), to deal |
| 30 | + in the Software without restriction, including without limitation the rights |
| 31 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 32 | + copies of the Software, and to permit persons to whom the Software is |
| 33 | + furnished to do so, subject to the following conditions: |
| 34 | + |
| 35 | + The above copyright notice and this permission notice shall be included in all |
| 36 | + copies or substantial portions of the Software. |
| 37 | + |
| 38 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 39 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 40 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 41 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 42 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 43 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 44 | + SOFTWARE. |
| 45 | + |
| 46 | +*/ |
| 47 | + |
| 48 | +/*! @license is-dom-node v1.0.4 |
| 49 | + |
| 50 | + Copyright 2018 Fisssion LLC. |
| 51 | + |
| 52 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
| 53 | + of this software and associated documentation files (the "Software"), to deal |
| 54 | + in the Software without restriction, including without limitation the rights |
| 55 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 56 | + copies of the Software, and to permit persons to whom the Software is |
| 57 | + furnished to do so, subject to the following conditions: |
| 58 | + |
| 59 | + The above copyright notice and this permission notice shall be included in all |
| 60 | + copies or substantial portions of the Software. |
| 61 | + |
| 62 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 63 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 64 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 65 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 66 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 67 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 68 | + SOFTWARE. |
| 69 | + |
| 70 | +*/ |
| 71 | + |
| 72 | +/*! @license is-dom-node-list v1.2.1 |
| 73 | + |
| 74 | + Copyright 2018 Fisssion LLC. |
| 75 | + |
| 76 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
| 77 | + of this software and associated documentation files (the "Software"), to deal |
| 78 | + in the Software without restriction, including without limitation the rights |
| 79 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 80 | + copies of the Software, and to permit persons to whom the Software is |
| 81 | + furnished to do so, subject to the following conditions: |
| 82 | + |
| 83 | + The above copyright notice and this permission notice shall be included in all |
| 84 | + copies or substantial portions of the Software. |
| 85 | + |
| 86 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 87 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 88 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 89 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 90 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 91 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 92 | + SOFTWARE. |
| 93 | + |
| 94 | +*/ |
| 95 | + |
| 96 | +/*! @license miniraf v1.0.0 |
| 97 | + |
| 98 | + Copyright 2018 Fisssion LLC. |
| 99 | + |
| 100 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
| 101 | + of this software and associated documentation files (the "Software"), to deal |
| 102 | + in the Software without restriction, including without limitation the rights |
| 103 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 104 | + copies of the Software, and to permit persons to whom the Software is |
| 105 | + furnished to do so, subject to the following conditions: |
| 106 | + |
| 107 | + The above copyright notice and this permission notice shall be included in all |
| 108 | + copies or substantial portions of the Software. |
| 109 | + |
| 110 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 111 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 112 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 113 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 114 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 115 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 116 | + SOFTWARE. |
| 117 | + |
| 118 | +*/ |
0 commit comments