summaryrefslogtreecommitdiff
path: root/vendor/paragonie/random_compat/LICENSE
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2016-12-24 11:51:25 +0000
committerGreg Roach <fisharebest@gmail.com>2016-12-24 11:51:25 +0000
commit015c99a27bc294c090397a70f40eb92112b22bf7 (patch)
treee22fd03d1ae465fe180662cc19fa3092b4fde55d /vendor/paragonie/random_compat/LICENSE
parent2118c0e3314864fd87a9f7e14cf8615480d51d10 (diff)
downloadwebtrees-015c99a27bc294c090397a70f40eb92112b22bf7.tar.gz
webtrees-015c99a27bc294c090397a70f40eb92112b22bf7.tar.bz2
webtrees-015c99a27bc294c090397a70f40eb92112b22bf7.zip
Remove PHP 5.3 workaround
Diffstat (limited to 'vendor/paragonie/random_compat/LICENSE')
-rw-r--r--vendor/paragonie/random_compat/LICENSE22
1 files changed, 0 insertions, 22 deletions
diff --git a/vendor/paragonie/random_compat/LICENSE b/vendor/paragonie/random_compat/LICENSE
deleted file mode 100644
index 45c7017dfb..0000000000
--- a/vendor/paragonie/random_compat/LICENSE
+++ /dev/null
@@ -1,22 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Paragon Initiative Enterprises
-
-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.
-