|
| 1 | + |
| 2 | +MIT |
| 3 | +Copyright (c) 2014-2017 Denis Pushkarev |
| 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 | +MIT |
| 25 | +Copyright JS Foundation and other contributors |
| 26 | + |
| 27 | +Permission is hereby granted, free of charge, to any person obtaining |
| 28 | +a copy of this software and associated documentation files (the |
| 29 | +'Software'), to deal in the Software without restriction, including |
| 30 | +without limitation the rights to use, copy, modify, merge, publish, |
| 31 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 32 | +permit persons to whom the Software is furnished to do so, subject to |
| 33 | +the following conditions: |
| 34 | + |
| 35 | +The above copyright notice and this permission notice shall be |
| 36 | +included in all copies or substantial portions of the Software. |
| 37 | + |
| 38 | +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, |
| 39 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 40 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 41 | +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 42 | +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 43 | +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 44 | +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 45 | + |
| 46 | + |
| 47 | +MIT |
| 48 | +The MIT License |
| 49 | + |
| 50 | +Copyright (c) 2016 Google, Inc. |
| 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 |
| 60 | +all 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 |
| 68 | +THE SOFTWARE. |
| 69 | + |
| 70 | + |
| 71 | +MIT |
| 72 | +MIT |
| 73 | + |
| 74 | + |
| 75 | +MIT |
| 76 | +Copyright JS Foundation and other contributors <https://js.foundation/> |
| 77 | + |
| 78 | +Based on Underscore.js, copyright Jeremy Ashkenas, |
| 79 | +DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/> |
| 80 | + |
| 81 | +This software consists of voluntary contributions made by many |
| 82 | +individuals. For exact contribution history, see the revision history |
| 83 | +available at https://github.com/lodash/lodash |
| 84 | + |
| 85 | +The following license applies to all parts of this software except as |
| 86 | +documented below: |
| 87 | + |
| 88 | +==== |
| 89 | + |
| 90 | +Permission is hereby granted, free of charge, to any person obtaining |
| 91 | +a copy of this software and associated documentation files (the |
| 92 | +"Software"), to deal in the Software without restriction, including |
| 93 | +without limitation the rights to use, copy, modify, merge, publish, |
| 94 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 95 | +permit persons to whom the Software is furnished to do so, subject to |
| 96 | +the following conditions: |
| 97 | + |
| 98 | +The above copyright notice and this permission notice shall be |
| 99 | +included in all copies or substantial portions of the Software. |
| 100 | + |
| 101 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 102 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 103 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 104 | +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
| 105 | +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
| 106 | +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 107 | +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 108 | + |
| 109 | +==== |
| 110 | + |
| 111 | +Copyright and related rights for sample code are waived via CC0. Sample |
| 112 | +code is defined as all source code displayed within the prose of the |
| 113 | +documentation. |
| 114 | + |
| 115 | +CC0: http://creativecommons.org/publicdomain/zero/1.0/ |
| 116 | + |
| 117 | +==== |
| 118 | + |
| 119 | +Files located in the node_modules and vendor directories are externally |
| 120 | +maintained libraries used by this software which have their own |
| 121 | +licenses; we recommend you read them, as their terms may differ from the |
| 122 | +terms above. |
| 123 | + |
| 124 | + |
| 125 | +MIT |
| 126 | +MIT |
0 commit comments