"Fossies" - the Fresh Open Source Software Archive

Member "phpwebsite-1.11.0/lib/pear/LICENSE" (5 Jun 2018, 2887 Bytes) of package /linux/www/old/phpwebsite-1.11.0.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 // +----------------------------------------------------------------------+
    2 // | Copyright (c) 1998-2006 Manuel Lemos, Tomas V.V.Cox,                 |
    3 // | Stig. S. Bakken, Lukas Smith                                         |
    4 // | All rights reserved.                                                 |
    5 // +----------------------------------------------------------------------+
    6 // | MDB2 is a merge of PEAR DB and Metabases that provides a unified DB  |
    7 // | API as well as database abstraction for PHP applications.            |
    8 // | This LICENSE is in the BSD license style.                            |
    9 // |                                                                      |
   10 // | Redistribution and use in source and binary forms, with or without   |
   11 // | modification, are permitted provided that the following conditions   |
   12 // | are met:                                                             |
   13 // |                                                                      |
   14 // | Redistributions of source code must retain the above copyright       |
   15 // | notice, this list of conditions and the following disclaimer.        |
   16 // |                                                                      |
   17 // | Redistributions in binary form must reproduce the above copyright    |
   18 // | notice, this list of conditions and the following disclaimer in the  |
   19 // | documentation and/or other materials provided with the distribution. |
   20 // |                                                                      |
   21 // | Neither the name of Manuel Lemos, Tomas V.V.Cox, Stig. S. Bakken,    |
   22 // | Lukas Smith nor the names of his contributors may be used to endorse |
   23 // | or promote products derived from this software without specific prior|
   24 // | written permission.                                                  |
   25 // |                                                                      |
   26 // | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS  |
   27 // | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT    |
   28 // | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS    |
   29 // | FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE      |
   30 // | REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,          |
   31 // | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
   32 // | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS|
   33 // |  OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED  |
   34 // | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT          |
   35 // | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY|
   36 // | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE          |
   37 // | POSSIBILITY OF SUCH DAMAGE.                                          |
   38 // +----------------------------------------------------------------------+