1
0
mirror of https://github.com/apache/httpd.git synced 2025-08-08 15:02:10 +03:00

mod_ssl integration step 2:

transfer copyright of all code to ASF by using Apache Software License v1.1


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88995 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ralf S. Engelschall
2001-05-04 22:21:17 +00:00
parent 07e51cc45d
commit c9606e809a
34 changed files with 1126 additions and 1328 deletions

View File

@@ -8,55 +8,54 @@
## Apache 1.3 Makefile template for SSL module (Unix environment) ## Apache 1.3 Makefile template for SSL module (Unix environment)
## ##
## ====================================================================
## Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved.
## ##
## Redistribution and use in source and binary forms, with or without ## ====================================================================
## modification, are permitted provided that the following conditions ## The Apache Software License, Version 1.1
## are met:
## ##
## 1. Redistributions of source code must retain the above copyright ## Copyright (c) 2000-2001 The Apache Software Foundation. All rights
## notice, this list of conditions and the following disclaimer. ## reserved.
## ##
## 2. Redistributions in binary form must reproduce the above copyright ## Redistribution and use in source and binary forms, with or without
## notice, this list of conditions and the following ## modification, are permitted provided that the following conditions
## disclaimer in the documentation and/or other materials ## are met:
## provided with the distribution.
## ##
## 3. All advertising materials mentioning features or use of this ## 1. Redistributions of source code must retain the above copyright
## software must display the following acknowledgment: ## notice, this list of conditions and the following disclaimer.
## "This product includes software developed by
## Ralf S. Engelschall <rse@engelschall.com> for use in the
## mod_ssl project (http://www.modssl.org/)."
## ##
## 4. The names "mod_ssl" must not be used to endorse or promote ## 2. Redistributions in binary form must reproduce the above copyright
## products derived from this software without prior written ## notice, this list of conditions and the following disclaimer in
## permission. For written permission, please contact ## the documentation and/or other materials provided with the
## rse@engelschall.com. ## distribution.
## ##
## 5. Products derived from this software may not be called "mod_ssl" ## 3. The end-user documentation included with the redistribution,
## nor may "mod_ssl" appear in their names without prior ## if any, must include the following acknowledgment:
## written permission of Ralf S. Engelschall. ## "This product includes software developed by the
## Apache Software Foundation (http://www.apache.org/)."
## Alternately, this acknowledgment may appear in the software itself,
## if and wherever such third-party acknowledgments normally appear.
## ##
## 6. Redistributions of any form whatsoever must retain the following ## 4. The names "Apache" and "Apache Software Foundation" must
## acknowledgment: ## not be used to endorse or promote products derived from this
## "This product includes software developed by ## software without prior written permission. For written
## Ralf S. Engelschall <rse@engelschall.com> for use in the ## permission, please contact apache@apache.org.
## mod_ssl project (http://www.modssl.org/)."
## ##
## THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY ## 5. Products derived from this software may not be called "Apache",
## EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ## nor may "Apache" appear in their name, without prior written
## IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR ## permission of the Apache Software Foundation.
## PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR ##
## HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
## NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; ## OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
## LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ## DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ## ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
## STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
## OF THE POSSIBILITY OF SUCH DAMAGE. ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
## ==================================================================== ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
## SUCH DAMAGE.
## ====================================================================
## ##
# #
# ``I cannot write a program which is # ``I cannot write a program which is

View File

@@ -9,55 +9,53 @@
## ##
## ##
## ==================================================================== ## ====================================================================
## Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. ## The Apache Software License, Version 1.1
## ##
## Redistribution and use in source and binary forms, with or without ## Copyright (c) 2000-2001 The Apache Software Foundation. All rights
## modification, are permitted provided that the following conditions ## reserved.
## are met:
## ##
## 1. Redistributions of source code must retain the above copyright ## Redistribution and use in source and binary forms, with or without
## notice, this list of conditions and the following disclaimer. ## modification, are permitted provided that the following conditions
## are met:
## ##
## 2. Redistributions in binary form must reproduce the above copyright ## 1. Redistributions of source code must retain the above copyright
## notice, this list of conditions and the following ## notice, this list of conditions and the following disclaimer.
## disclaimer in the documentation and/or other materials
## provided with the distribution.
## ##
## 3. All advertising materials mentioning features or use of this ## 2. Redistributions in binary form must reproduce the above copyright
## software must display the following acknowledgment: ## notice, this list of conditions and the following disclaimer in
## "This product includes software developed by ## the documentation and/or other materials provided with the
## Ralf S. Engelschall <rse@engelschall.com> for use in the ## distribution.
## mod_ssl project (http://www.modssl.org/)."
## ##
## 4. The names "mod_ssl" must not be used to endorse or promote ## 3. The end-user documentation included with the redistribution,
## products derived from this software without prior written ## if any, must include the following acknowledgment:
## permission. For written permission, please contact ## "This product includes software developed by the
## rse@engelschall.com. ## Apache Software Foundation (http://www.apache.org/)."
## Alternately, this acknowledgment may appear in the software itself,
## if and wherever such third-party acknowledgments normally appear.
## ##
## 5. Products derived from this software may not be called "mod_ssl" ## 4. The names "Apache" and "Apache Software Foundation" must
## nor may "mod_ssl" appear in their names without prior ## not be used to endorse or promote products derived from this
## written permission of Ralf S. Engelschall. ## software without prior written permission. For written
## permission, please contact apache@apache.org.
## ##
## 6. Redistributions of any form whatsoever must retain the following ## 5. Products derived from this software may not be called "Apache",
## acknowledgment: ## nor may "Apache" appear in their name, without prior written
## "This product includes software developed by ## permission of the Apache Software Foundation.
## Ralf S. Engelschall <rse@engelschall.com> for use in the
## mod_ssl project (http://www.modssl.org/)."
## ##
## THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
## EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
## IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR ## OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
## PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR ## DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
## HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
## NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
## LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
## STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
## OF THE POSSIBILITY OF SUCH DAMAGE. ## SUCH DAMAGE.
## ==================================================================== ## ====================================================================
## ##
# the following variables are automatically # the following variables are automatically

View File

@@ -9,57 +9,54 @@
## ##
## ##
## ==================================================================== ## ====================================================================
## Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. ## The Apache Software License, Version 1.1
## ##
## Redistribution and use in source and binary forms, with or without ## Copyright (c) 2000-2001 The Apache Software Foundation. All rights
## modification, are permitted provided that the following conditions ## reserved.
## are met:
## ##
## 1. Redistributions of source code must retain the above copyright ## Redistribution and use in source and binary forms, with or without
## notice, this list of conditions and the following disclaimer. ## modification, are permitted provided that the following conditions
## are met:
## ##
## 2. Redistributions in binary form must reproduce the above copyright ## 1. Redistributions of source code must retain the above copyright
## notice, this list of conditions and the following ## notice, this list of conditions and the following disclaimer.
## disclaimer in the documentation and/or other materials
## provided with the distribution.
## ##
## 3. All advertising materials mentioning features or use of this ## 2. Redistributions in binary form must reproduce the above copyright
## software must display the following acknowledgment: ## notice, this list of conditions and the following disclaimer in
## "This product includes software developed by ## the documentation and/or other materials provided with the
## Ralf S. Engelschall <rse@engelschall.com> for use in the ## distribution.
## mod_ssl project (http://www.modssl.org/)."
## ##
## 4. The names "mod_ssl" must not be used to endorse or promote ## 3. The end-user documentation included with the redistribution,
## products derived from this software without prior written ## if any, must include the following acknowledgment:
## permission. For written permission, please contact ## "This product includes software developed by the
## rse@engelschall.com. ## Apache Software Foundation (http://www.apache.org/)."
## Alternately, this acknowledgment may appear in the software itself,
## if and wherever such third-party acknowledgments normally appear.
## ##
## 5. Products derived from this software may not be called "mod_ssl" ## 4. The names "Apache" and "Apache Software Foundation" must
## nor may "mod_ssl" appear in their names without prior ## not be used to endorse or promote products derived from this
## written permission of Ralf S. Engelschall. ## software without prior written permission. For written
## permission, please contact apache@apache.org.
## ##
## 6. Redistributions of any form whatsoever must retain the following ## 5. Products derived from this software may not be called "Apache",
## acknowledgment: ## nor may "Apache" appear in their name, without prior written
## "This product includes software developed by ## permission of the Apache Software Foundation.
## Ralf S. Engelschall <rse@engelschall.com> for use in the
## mod_ssl project (http://www.modssl.org/)."
## ##
## THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY ## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
## EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE ## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
## IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR ## OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
## PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR ## DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
## HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, ## ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
## NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; ## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
## LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) ## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
## HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, ## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
## STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
## ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED ## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
## OF THE POSSIBILITY OF SUCH DAMAGE. ## SUCH DAMAGE.
## ==================================================================== ## ====================================================================
## ##
# ``What you are missing, I suppose, is that I'm not # ``What you are missing, I suppose, is that I'm not
# prepared to give equal rights to Ralf on the basis # prepared to give equal rights to Ralf on the basis
# that he's spent a few hours doing what he thinks is # that he's spent a few hours doing what he thinks is

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``I'll be surprised if /* ``I'll be surprised if
@@ -74,7 +72,7 @@
* identify the module to SCCS `what' and RCS `ident' commands * identify the module to SCCS `what' and RCS `ident' commands
*/ */
static char const sccsid[] = "@(#) mod_ssl/" MOD_SSL_VERSION " >"; static char const sccsid[] = "@(#) mod_ssl/" MOD_SSL_VERSION " >";
static char const rcsid[] = "$Id: mod_ssl.c,v 1.1 2001/05/04 21:54:42 rse Exp $"; static char const rcsid[] = "$Id: mod_ssl.c,v 1.2 2001/05/04 22:20:45 rse Exp $";
/* /*
* the table of configuration directives we provide * the table of configuration directives we provide

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``The Apache Group: a collection /* ``The Apache Group: a collection

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -12,7 +12,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -22,43 +25,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,45 +22,41 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``If you can't do it in /* ``If you can't do it in
C or assembly language, C or assembly language,
it isn't worth doing.'' it isn't worth doing.''

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Only those who attempt the absurd /* ``Only those who attempt the absurd

View File

@@ -9,58 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
* *
* Redistribution and use in source and binary forms, with or without * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* modification, are permitted provided that the following conditions * reserved.
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials
* provided with the distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by
* Ralf S. Engelschall <rse@engelschall.com> for use in the
* mod_ssl project (http://www.modssl.org/)."
*
* 4. The names "mod_ssl" must not be used to endorse or promote
* products derived from this software without prior written
* permission. For written permission, please contact
* rse@engelschall.com.
*
* 5. Products derived from this software may not be called "mod_ssl"
* nor may "mod_ssl" appear in their names without prior
* written permission of Ralf S. Engelschall.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by
* Ralf S. Engelschall <rse@engelschall.com> for use in the
* mod_ssl project (http://www.modssl.org/)."
*
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*/
/* ====================================================================
* Copyright (c) 1995-1999 Ben Laurie. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -74,32 +26,34 @@
* the documentation and/or other materials provided with the * the documentation and/or other materials provided with the
* distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by Ben Laurie * "This product includes software developed by the
* for use in the Apache-SSL HTTP server project." * Apache Software Foundation (http://www.apache.org/)."
* Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The name "Apache-SSL Server" must not be used to * 4. The names "Apache" and "Apache Software Foundation" must
* endorse or promote products derived from this software without * not be used to endorse or promote products derived from this
* prior written permission. * software without prior written permission. For written
* permission, please contact apache@apache.org.
* *
* 5. Redistributions of any form whatsoever must retain the following * 5. Products derived from this software may not be called "Apache",
* acknowledgment: * nor may "Apache" appear in their name, without prior written
* "This product includes software developed by Ben Laurie * permission of the Apache Software Foundation.
* for use in the Apache-SSL HTTP server project."
* *
* THIS SOFTWARE IS PROVIDED BY BEN LAURIE ``AS IS'' AND ANY * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BEN LAURIE OR * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* OF THE POSSIBILITY OF SUCH DAMAGE. * SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Recursive, adj.; /* ``Recursive, adj.;

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``MY HACK: This universe. /* ``MY HACK: This universe.

View File

@@ -9,58 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
* *
* Redistribution and use in source and binary forms, with or without * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* modification, are permitted provided that the following conditions * reserved.
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials
* provided with the distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by
* Ralf S. Engelschall <rse@engelschall.com> for use in the
* mod_ssl project (http://www.modssl.org/)."
*
* 4. The names "mod_ssl" must not be used to endorse or promote
* products derived from this software without prior written
* permission. For written permission, please contact
* rse@engelschall.com.
*
* 5. Products derived from this software may not be called "mod_ssl"
* nor may "mod_ssl" appear in their names without prior
* written permission of Ralf S. Engelschall.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by
* Ralf S. Engelschall <rse@engelschall.com> for use in the
* mod_ssl project (http://www.modssl.org/)."
*
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*/
/* ====================================================================
* Copyright (c) 1995-1999 Ben Laurie. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -74,32 +26,34 @@
* the documentation and/or other materials provided with the * the documentation and/or other materials provided with the
* distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by Ben Laurie * "This product includes software developed by the
* for use in the Apache-SSL HTTP server project." * Apache Software Foundation (http://www.apache.org/)."
* Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The name "Apache-SSL Server" must not be used to * 4. The names "Apache" and "Apache Software Foundation" must
* endorse or promote products derived from this software without * not be used to endorse or promote products derived from this
* prior written permission. * software without prior written permission. For written
* permission, please contact apache@apache.org.
* *
* 5. Redistributions of any form whatsoever must retain the following * 5. Products derived from this software may not be called "Apache",
* acknowledgment: * nor may "Apache" appear in their name, without prior written
* "This product includes software developed by Ben Laurie * permission of the Apache Software Foundation.
* for use in the Apache-SSL HTTP server project."
* *
* THIS SOFTWARE IS PROVIDED BY BEN LAURIE ``AS IS'' AND ANY * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BEN LAURIE OR * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* OF THE POSSIBILITY OF SUCH DAMAGE. * SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``It took me fifteen years to discover /* ``It took me fifteen years to discover

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``The difference between a computer /* ``The difference between a computer

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Real programmers confuse /* ``Real programmers confuse

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Treat your password like your /* ``Treat your password like your

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``The generation of random /* ``The generation of random

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Those of you who think they /* ``Those of you who think they

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``It is hard to fly with /* ``It is hard to fly with

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,46 +22,40 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``May all your PUSHes be POPed.'' */ /* ``May all your PUSHes be POPed.'' */
#ifndef SSL_EXPR_H #ifndef SSL_EXPR_H

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Make love, /* ``Make love,

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,46 +22,40 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``What you see is all you get.'' /* ``What you see is all you get.''
-- Brian Kernighan */ -- Brian Kernighan */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,46 +22,40 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Killing for peace is /* ``Killing for peace is
like fucking for virginity.'' like fucking for virginity.''
-- Unknown */ -- Unknown */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Open-Source Software: generous /* ``Open-Source Software: generous

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 2000-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,58 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
* *
* Redistribution and use in source and binary forms, with or without * Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* modification, are permitted provided that the following conditions * reserved.
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials
* provided with the distribution.
*
* 3. All advertising materials mentioning features or use of this
* software must display the following acknowledgment:
* "This product includes software developed by
* Ralf S. Engelschall <rse@engelschall.com> for use in the
* mod_ssl project (http://www.modssl.org/)."
*
* 4. The names "mod_ssl" must not be used to endorse or promote
* products derived from this software without prior written
* permission. For written permission, please contact
* rse@engelschall.com.
*
* 5. Products derived from this software may not be called "mod_ssl"
* nor may "mod_ssl" appear in their names without prior
* written permission of Ralf S. Engelschall.
*
* 6. Redistributions of any form whatsoever must retain the following
* acknowledgment:
* "This product includes software developed by
* Ralf S. Engelschall <rse@engelschall.com> for use in the
* mod_ssl project (http://www.modssl.org/)."
*
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ====================================================================
*/
/* ====================================================================
* Copyright (c) 1995-1999 Ben Laurie. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -74,32 +26,34 @@
* the documentation and/or other materials provided with the * the documentation and/or other materials provided with the
* distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by Ben Laurie * "This product includes software developed by the
* for use in the Apache-SSL HTTP server project." * Apache Software Foundation (http://www.apache.org/)."
* Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The name "Apache-SSL Server" must not be used to * 4. The names "Apache" and "Apache Software Foundation" must
* endorse or promote products derived from this software without * not be used to endorse or promote products derived from this
* prior written permission. * software without prior written permission. For written
* permission, please contact apache@apache.org.
* *
* 5. Redistributions of any form whatsoever must retain the following * 5. Products derived from this software may not be called "Apache",
* acknowledgment: * nor may "Apache" appear in their name, without prior written
* "This product includes software developed by Ben Laurie * permission of the Apache Software Foundation.
* for use in the Apache-SSL HTTP server project."
* *
* THIS SOFTWARE IS PROVIDED BY BEN LAURIE ``AS IS'' AND ANY * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BEN LAURIE OR * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* OF THE POSSIBILITY OF SUCH DAMAGE. * SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */
/* ``Every day of my life /* ``Every day of my life

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1998-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1999-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */

View File

@@ -9,7 +9,10 @@
*/ */
/* ==================================================================== /* ====================================================================
* Copyright (c) 1999-2001 Ralf S. Engelschall. All rights reserved. * The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2001 The Apache Software Foundation. All rights
* reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@@ -19,43 +22,38 @@
* notice, this list of conditions and the following disclaimer. * notice, this list of conditions and the following disclaimer.
* *
* 2. Redistributions in binary form must reproduce the above copyright * 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following * notice, this list of conditions and the following disclaimer in
* disclaimer in the documentation and/or other materials * the documentation and/or other materials provided with the
* provided with the distribution. * distribution.
* *
* 3. All advertising materials mentioning features or use of this * 3. The end-user documentation included with the redistribution,
* software must display the following acknowledgment: * if any, must include the following acknowledgment:
* "This product includes software developed by * "This product includes software developed by the
* Ralf S. Engelschall <rse@engelschall.com> for use in the * Apache Software Foundation (http://www.apache.org/)."
* mod_ssl project (http://www.modssl.org/)." * Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
* *
* 4. The names "mod_ssl" must not be used to endorse or promote * 4. The names "Apache" and "Apache Software Foundation" must
* products derived from this software without prior written * not be used to endorse or promote products derived from this
* permission. For written permission, please contact * software without prior written permission. For written
* rse@engelschall.com. * permission, please contact apache@apache.org.
* *
* 5. Products derived from this software may not be called "mod_ssl" * 5. Products derived from this software may not be called "Apache",
* nor may "mod_ssl" appear in their names without prior * nor may "Apache" appear in their name, without prior written
* written permission of Ralf S. Engelschall. * permission of the Apache Software Foundation.
* *
* 6. Redistributions of any form whatsoever must retain the following * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* acknowledgment: * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* "This product includes software developed by * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* Ralf S. Engelschall <rse@engelschall.com> for use in the * DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* mod_ssl project (http://www.modssl.org/)." * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL RALF S. ENGELSCHALL OR * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, * OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT * SUCH DAMAGE.
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* OF THE POSSIBILITY OF SUCH DAMAGE.
* ==================================================================== * ====================================================================
*/ */