summaryrefslogtreecommitdiff
path: root/vendor/symfony/polyfill-iconv/LICENSE
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2019-03-26 16:12:25 +0000
committerGreg Roach <fisharebest@webtrees.net>2019-03-26 16:12:25 +0000
commitf2c418360282091ed574cff689ecf153501a7db2 (patch)
treec26e5e164e0f7411b117410e3c9073f7ded7a5e0 /vendor/symfony/polyfill-iconv/LICENSE
parentb6c326d8b8798b83b744c4d4a669df5aa9f3e0c2 (diff)
downloadwebtrees-f2c418360282091ed574cff689ecf153501a7db2.tar.gz
webtrees-f2c418360282091ed574cff689ecf153501a7db2.tar.bz2
webtrees-f2c418360282091ed574cff689ecf153501a7db2.zip
Update vendor dependencies
Diffstat (limited to 'vendor/symfony/polyfill-iconv/LICENSE')
-rw-r--r--vendor/symfony/polyfill-iconv/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/vendor/symfony/polyfill-iconv/LICENSE b/vendor/symfony/polyfill-iconv/LICENSE
new file mode 100644
index 0000000000..4cd8bdd300
--- /dev/null
+++ b/vendor/symfony/polyfill-iconv/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2015-2019 Fabien Potencier
+
+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.