summaryrefslogtreecommitdiff
path: root/vendor/egulias/email-validator/LICENSE
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@webtrees.net>2018-12-01 20:48:40 +0000
committerGreg Roach <fisharebest@webtrees.net>2018-12-01 20:49:00 +0000
commit8b04670a78742b3f7e8852b5533a6c5e1d47dd73 (patch)
tree86f3eed5c787b65a61d43ab899335b76b48d1b09 /vendor/egulias/email-validator/LICENSE
parentd8fb195efff574939b79b1e0cc3bb0094b6570c1 (diff)
downloadwebtrees-8b04670a78742b3f7e8852b5533a6c5e1d47dd73.tar.gz
webtrees-8b04670a78742b3f7e8852b5533a6c5e1d47dd73.tar.bz2
webtrees-8b04670a78742b3f7e8852b5533a6c5e1d47dd73.zip
Update swiftmailer from v5 to v6
Diffstat (limited to 'vendor/egulias/email-validator/LICENSE')
-rw-r--r--vendor/egulias/email-validator/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/vendor/egulias/email-validator/LICENSE b/vendor/egulias/email-validator/LICENSE
new file mode 100644
index 0000000000..c34d2c197d
--- /dev/null
+++ b/vendor/egulias/email-validator/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2013-2016 Eduardo Gulias Davis
+
+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.