00001 * @attention
00002 * @verbatim
00003 *
00004 * APBS -- Adaptive Poisson-Boltzmann Solver
00005 *
00006 * Nathan A. Baker (baker@biochem.wustl.edu)
00007 * Dept. of Biochemistry and Molecular Biophysics
00008 * Center for Computational Biology
00009 * Washington University in St. Louis
00010 *
00011 * Additional contributing authors listed in the code documentation.
00012 *
00013 * Copyright (c) 2002-2010, Washington University in St. Louis.
00014 * Portions Copyright (c) 2002-2010. Nathan A. Baker
00015 * Portions Copyright (c) 1999-2002. The Regents of the University of California.
00016 * Portions Copyright (c) 1995. Michael Holst
00017 *
00018 * All rights reserved.
00019 *
00020 * Redistribution and use in source and binary forms, with or without
00021 * modification, are permitted provided that the following conditions are met:
00022 *
00023 * - Redistributions of source code must retain the above copyright notice, this
00024 * list of conditions and the following disclaimer.
00025 *
00026 * - Redistributions in binary form must reproduce the above copyright notice,
00027 * this list of conditions and the following disclaimer in the documentation
00028 * and/or other materials provided with the distribution.
00029 *
00030 * - Neither the name of Washington University in St. Louis nor the names of its
00031 * contributors may be used to endorse or promote products derived from this
00032 * software without specific prior written permission.
00033 *
00034 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
00035 * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
00036 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
00037 * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
00038 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
00039 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
00040 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
00041 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
00042 * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
00043 * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
00044 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
00045 *
00046 * @endverbatim
00047 */