UNPKG

2.14 kBMarkdownView Raw
1# LICENSE
2
3Copyright (c) 2020 Florian Klampfer <mail@qwtel.com> (https://qwtel.com/)
4
5Permission is hereby granted, free of charge, to any person obtaining a copy
6of this software and associated documentation files (the "Software"), to deal
7in the Software without restriction, including without limitation the rights
8to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9copies of the Software, and to permit persons to whom the Software is
10furnished to do so, subject to the following conditions:
11
12The above copyright notice and this permission notice shall be included in
13all copies or substantial portions of the Software.
14
15THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21THE SOFTWARE.
22
23This software includes material copied from or derived from
24[`beatgammit/base64-js`],
25which is [MIT]-licensed with the following copyright:
26
27> Copyright (c) 2014 Jameson Little
28
29This software includes material copied from or derived from
30[`base64.c`],
31which is [APSL-2.0]-licensed with the following copyright:
32
33> Copyright (c) 1999-2003 Apple Computer, Inc. All Rights Reserved.
34
35This software includes material copied from or derived from
36[`base64.c`],
37which is [Apache-1.0]-licensed with the following copyright:
38
39> Copyright (c) 1995-1999 The Apache Group. All rights reserved.
40
41This product includes software developed by the Apache Group for use in the
42Apache HTTP server project (http://www.apache.org/).
43
44
45[MIT]: docs/licenses/MIT.md
46[APSL-2.0]: docs/licenses/APSL-2.0.md
47[Apache-1.0]: docs/licenses/Apache-1.0.md
48
49[`beatgammit/base64-js`]: https://github.com/beatgammit/base64-js
50[`base64.c`]: https://opensource.apple.com/source/QuickTimeStreamingServer/QuickTimeStreamingServer-452/CommonUtilitiesLib/base64.c
\No newline at end of file