| OLD | NEW |
| (Empty) | |
| 1 COPYRIGHT AND PERMISSION NOTICE |
| 2 |
| 3 Copyright (c) 1996 - 2012, Daniel Stenberg, <daniel@haxx.se>. |
| 4 |
| 5 All rights reserved. |
| 6 |
| 7 Permission to use, copy, modify, and distribute this software for any purpose |
| 8 with or without fee is hereby granted, provided that the above copyright |
| 9 notice and this permission notice appear in all copies. |
| 10 |
| 11 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 12 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 13 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN |
| 14 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, |
| 15 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR |
| 16 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE |
| 17 OR OTHER DEALINGS IN THE SOFTWARE. |
| 18 |
| 19 Except as contained in this notice, the name of a copyright holder shall not |
| 20 be used in advertising or otherwise to promote the sale, use or other dealings |
| 21 in this Software without prior written authorization of the copyright holder. |
| OLD | NEW |