summaryrefslogtreecommitdiff
path: root/vendor/league/flysystem/LICENSE
diff options
context:
space:
mode:
authorGreg Roach <fisharebest@gmail.com>2017-06-28 22:27:23 +0100
committerGreg Roach <fisharebest@gmail.com>2017-07-02 16:52:26 +0100
commitdce0740103e59b292d66e287384d4ab36cd3d614 (patch)
tree803c5cf720d411ab3432ebff5ce1085cf6c0c49b /vendor/league/flysystem/LICENSE
parentfb4ca52d8e7416cef20f8a4ccda9a7daea6843e3 (diff)
downloadwebtrees-dce0740103e59b292d66e287384d4ab36cd3d614.tar.gz
webtrees-dce0740103e59b292d66e287384d4ab36cd3d614.tar.bz2
webtrees-dce0740103e59b292d66e287384d4ab36cd3d614.zip
Use glide/intervention to generate thumbnail images
Diffstat (limited to 'vendor/league/flysystem/LICENSE')
-rw-r--r--vendor/league/flysystem/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/vendor/league/flysystem/LICENSE b/vendor/league/flysystem/LICENSE
new file mode 100644
index 0000000000..16ba26edd7
--- /dev/null
+++ b/vendor/league/flysystem/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2013-2017 Frank de Jonge
+
+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.