diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-19 13:00:33 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-19 13:00:33 +0100 |
commit | 99410a21eb261f50234cc4148323a52b345e15e1 (patch) | |
tree | 8915c23843778472ec91a1c8b8dacc0aed39e915 /inc/3rdparty/libraries/PHPePub/lib.uuid.LICENCE.txt | |
parent | 1345a107882a071f17faf1b4077a7c1bf2399734 (diff) | |
download | wallabag-99410a21eb261f50234cc4148323a52b345e15e1.tar.gz wallabag-99410a21eb261f50234cc4148323a52b345e15e1.tar.zst wallabag-99410a21eb261f50234cc4148323a52b345e15e1.zip |
phpepub via composer
Diffstat (limited to 'inc/3rdparty/libraries/PHPePub/lib.uuid.LICENCE.txt')
-rw-r--r-- | inc/3rdparty/libraries/PHPePub/lib.uuid.LICENCE.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/inc/3rdparty/libraries/PHPePub/lib.uuid.LICENCE.txt b/inc/3rdparty/libraries/PHPePub/lib.uuid.LICENCE.txt deleted file mode 100644 index 9424a83e..00000000 --- a/inc/3rdparty/libraries/PHPePub/lib.uuid.LICENCE.txt +++ /dev/null | |||
@@ -1,31 +0,0 @@ | |||
1 | DrUUID RFC4122 library for PHP5 | ||
2 | by J. King (http://jkingweb.ca/) | ||
3 | Licensed under MIT license | ||
4 | |||
5 | See http://jkingweb.ca/code/php/lib.uuid/ | ||
6 | for documentation | ||
7 | |||
8 | Last revised 2010-02-15 | ||
9 | |||
10 | Copyright (c) 2009 J. King | ||
11 | |||
12 | Permission is hereby granted, free of charge, to any person | ||
13 | obtaining a copy of this software and associated documentation | ||
14 | files (the "Software"), to deal in the Software without | ||
15 | restriction, including without limitation the rights to use, | ||
16 | copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
17 | copies of the Software, and to permit persons to whom the | ||
18 | Software is furnished to do so, subject to the following | ||
19 | conditions: | ||
20 | |||
21 | The above copyright notice and this permission notice shall be | ||
22 | included in all copies or substantial portions of the Software. | ||
23 | |||
24 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
25 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | ||
26 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
27 | NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
28 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
29 | WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
30 | FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | ||
31 | OTHER DEALINGS IN THE SOFTWARE. | ||