aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-css-plugin/css-bundle/package/node_modules/run-node/license
diff options
context:
space:
mode:
authorElena Vilchik2020-01-03 09:18:10 +0100
committerChristophe Zürn2020-01-03 09:18:10 +0100
commit6258d923a5f42e00ddaf0ed45271933b2294b2fc (patch)
tree6a1c07fc2940ed611072e36f500d01cb35a2b2d3 /sonar-css-plugin/css-bundle/package/node_modules/run-node/license
parent7bb9065e87f97dc41d6d22e8d3cb7741f6d08998 (diff)
downloadsonar-css-6258d923a5f42e00ddaf0ed45271933b2294b2fc.tar.bz2
Rely on run-node on Mac (#236)
Diffstat (limited to 'sonar-css-plugin/css-bundle/package/node_modules/run-node/license')
-rw-r--r--sonar-css-plugin/css-bundle/package/node_modules/run-node/license9
1 files changed, 9 insertions, 0 deletions
diff --git a/sonar-css-plugin/css-bundle/package/node_modules/run-node/license b/sonar-css-plugin/css-bundle/package/node_modules/run-node/license
new file mode 100644
index 0000000..e7af2f7
--- /dev/null
+++ b/sonar-css-plugin/css-bundle/package/node_modules/run-node/license
@@ -0,0 +1,9 @@
+MIT License
+
+Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.