9
|
1 |
/*
|
|
2 |
* ISC License
|
|
3 |
*
|
|
4 |
* Copyright (c) 2016-2018
|
|
5 |
* Paragon Initiative Enterprises <security at paragonie dot com>
|
|
6 |
*
|
|
7 |
* Copyright (c) 2013-2018
|
|
8 |
* Frank Denis <j at pureftpd dot org>
|
|
9 |
*
|
|
10 |
* Permission to use, copy, modify, and/or distribute this software for any
|
|
11 |
* purpose with or without fee is hereby granted, provided that the above
|
|
12 |
* copyright notice and this permission notice appear in all copies.
|
|
13 |
*
|
|
14 |
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
15 |
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
16 |
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
17 |
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
18 |
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
19 |
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
20 |
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
21 |
*/ |