Copyright (c) 2003 The OpenEvidence Project.  All rights reserved.
 
   20:  * Redistribution and use in source and binary forms, with or without
   21:  * modification, are permitted provided that the following conditions
   22:  * are met:
   23:  *
   24:  * 1. Redistributions of source code must retain the above copyright
   25:  *    notice, this list of conditions, the following disclaimer,
   26:  *    and the original OpenSSL and SSLeay Licences below.
   27:  *
   28:  * 2. Redistributions in binary form must reproduce the above copyright
   29:  *    notice, this list of conditions, the following disclaimer
   30:  *    and the original OpenSSL and SSLeay Licences below in
   31:  *    the documentation and/or other materials provided with the
   32:  *    distribution.
   33:  *
   34:  * 3. All advertising materials mentioning features or use of this
   35:  *    software must display the following acknowledgments:
   36:  *    "This product includes software developed by the Openevidence Project
   37:  *    for use in the OpenEvidence Toolkit. (http://www.openevidence.org/)"
   38:  *    This product includes software developed by the OpenSSL Project
   39:  *    for use in the OpenSSL Toolkit (https://www.openssl.org/)"
   40:  *    This product includes cryptographic software written by Eric Young
   41:  *    (eay@cryptsoft.com).  This product includes software written by Tim
   42:  *    Hudson (tjh@cryptsoft.com)."
   43:  *
   44:  * 4. The names "OpenEvidence Toolkit" and "OpenEvidence Project" must not be
   45:  *    used to endorse or promote products derived from this software without
   46:  *    prior written permission. For written permission, please contact
   47:  *    openevidence-core@openevidence.org.
   48:  *
   49:  * 5. Products derived from this software may not be called "OpenEvidence"
   50:  *    nor may "OpenEvidence" appear in their names without prior written
   51:  *    permission of the OpenEvidence Project.
   52:  *
   53:  * 6. Redistributions of any form whatsoever must retain the following
   54:  *    acknowledgments:
   55:  *    "This product includes software developed by the OpenEvidence Project
   56:  *    for use in the OpenEvidence Toolkit (http://www.openevidence.org/)
   57:  *    This product includes software developed by the OpenSSL Project
   58:  *    for use in the OpenSSL Toolkit (https://www.openssl.org/)"
   59:  *    This product includes cryptographic software written by Eric Young
   60:  *    (eay@cryptsoft.com).  This product includes software written by Tim
   61:  *    Hudson (tjh@cryptsoft.com)."
   62:  *
   63:  * THIS SOFTWARE IS PROVIDED BY THE OpenEvidence PROJECT ``AS IS'' AND ANY
   64:  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   65:  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   66:  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenEvidence PROJECT OR
   67:  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   68:  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   69:  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
   70:  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   71:  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
   72:  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
   73:  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
   74:  * OF THE POSSIBILITY OF SUCH DAMAGE.

Copyright (c) 2003, 2017 Simtec Electronics
   18:  * Re-implemented by Vincent Sanders <vince@kyllikki.org> with extensive
   19:  * reference to original curl example code
   20:  *
   21:  * Redistribution and use in source and binary forms, with or without
   22:  * modification, are permitted provided that the following conditions
   23:  * are met:
   25:  *    notice, this list of conditions and the following disclaimer.
   26:  * 2. Redistributions in binary form must reproduce the above copyright
   27:  *    notice, this list of conditions and the following disclaimer in the
   28:  *    documentation and/or other materials provided with the distribution.
   29:  * 3. The name of the author may not be used to endorse or promote products
   30:  *    derived from this software without specific prior written permission.
   31:  *
   32:  * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
   33:  * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   34:  * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
   35:  * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
   36:  * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
   37:  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   38:  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   39:  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   40:  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
   41:  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 2011, Jim Hollinger
All rights reserved.
    5:  * Redistribution and use in source and binary forms, with or without
    6:  * modification, are permitted provided that the following conditions
    7:  * are met:
    8:  *   * Redistributions of source code must retain the above copyright
    9:  *     notice, this list of conditions and the following disclaimer.
   10:  *   * Redistributions in binary form must reproduce the above copyright
   11:  *     notice, this list of conditions and the following disclaimer in the
   12:  *     documentation and/or other materials provided with the distribution.
   13:  *   * Neither the name of Jim Hollinger nor the names of its contributors
   14:  *     may be used to endorse or promote products derived from this
   15:  *     software without specific prior written permission.
   16:  *
   17:  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
   18:  * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
   19:  * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
   20:  * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
   21:  * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
   22:  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
   23:  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
   24:  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
   25:  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
   26:  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   27:  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Copyright (c) 1995, 1996, 1997, 1998, 1999, 2017 Kungliga Tekniska Hgskolan
(Royal Institute of Technology, Stockholm, Sweden).
Copyright (c) 2001 - 2017 Daniel Stenberg
    8:  * Redistribution and use in source and binary forms, with or without
    9:  * modification, are permitted provided that the following conditions
   10:  * are met:
   11:  *
   12:  * 1. Redistributions of source code must retain the above copyright
   13:  *    notice, this list of conditions and the following disclaimer.
   14:  *
   15:  * 2. Redistributions in binary form must reproduce the above copyright
   16:  *    notice, this list of conditions and the following disclaimer in the
   17:  *    documentation and/or other materials provided with the distribution.
   18:  *
   19:  * 3. Neither the name of the Institute nor the names of its contributors
   20:  *    may be used to endorse or promote products derived from this software
   21:  *    without specific prior written permission.
   22:  *
   23:  * THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
   24:  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   25:  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   26:  * ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
   27:  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   28:  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   29:  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   30:  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   31:  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   32:  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   33:  * SUCH DAMAGE.
Copyright (c) 1983, 2016 Regents of the University of California.
   29:  * 3. All advertising materials mentioning features or use of this software
   30:  *    must display the following acknowledgement:
   31:  *      This product includes software developed by the University of
   32:  *      California, Berkeley and its contributors.
   33:  * 4. Neither the name of the University nor the names of its contributors
   34:  *    may be used to endorse or promote products derived from this software
   35:  *    without specific prior written permission.
   36:  *
   37:  * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
   38:  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
   39:  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
   40:  * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
   41:  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
   42:  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
   43:  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
   44:  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
   45:  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
   46:  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   47:  * SUCH DAMAGE.
