rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>.
|
| 2 | * Copyright (C) 1998 - 2013, Daniel Stenberg, <daniel@haxx.se>.
|
| 3 | * Copyright (C) 1998 - 2012, Daniel Stenberg, <daniel@haxx.se>.
|
| 4 | * Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>.
|
| 5 | * Copyright (C) 1998 - 2010, Daniel Stenberg, <daniel@haxx.se>.
|
| 6 | * Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>.
|
| 7 |
|
| 8 | Curl License
|
| 9 | Copyright (c) 1996 - 2003, Daniel Stenberg, <daniel@haxx.se>.
|
| 10 |
|
| 11 | All rights reserved.
|
| 12 |
|
| 13 | Permission to use, copy, modify, and distribute this software for any purposewith or without fee is hereby granted,
|
| 14 | provided that the above copyright notice and this permission notice appear in all copies.
|
| 15 |
|
| 16 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
| 17 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
|
| 18 | SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
|
| 19 | CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USEOR OTHER DEALINGS IN THE
|
| 20 | SOFTWARE.
|
| 21 |
|
| 22 | Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to
|
| 23 | promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.
|