Made new programs compile with gcc -pedantic.
[gromacs/rigid-bodies.git] / COPYING-GPU
blobd241a7b257c3d1b97dcb8bfe80522bb5cf8974a6
1 GROMACS is free software, distributed under the GNU General Public License. 
2 The GROMACS-GPU release however includes / relies on code covered by several 
3 different licences as described below.
6 1. GROMACS source 
8 The major parts of the GROMACS source are covered by the GNU General Public 
9 License, a copy of this license can be found in the file COPYING.
12 2. The memtestG80 library
14 The memtestG80 library, written by Imran Haque, is Copyright 2009 Stanford University, 
15 covered by the LGPL license. It may be used under the following terms: 
17 IN NO EVENT SHALL STANFORD UNIVERSITY BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF STANFORD UNIVERSITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
19 STANFORD UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE AND ACCOMPANYING DOCUMENTATION PROVIDED HEREUNDER IS PROVIDED "AS IS". Folding@home HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
21 Restrictions:
23 You may use this software on a computer system only if you own the system or have the written permission of the owner.
25 You may not alter the software or associated data files. 
27 Certain builds of this software incorporate by linkage code from the libintl
28 and libiconv libraries, which are covered by the Library GNU Public License,
29 available at http://www.gnu.org/licenses/lgpl-3.0.txt.
32 3. OpenMM (binary distributions only)
34 There are several licenses which cover different parts of OpenMM as described
35 in the file openmm/licenses/Licenses.txt accompanying the binary distribution.
38 4. FindCUDA.cmake script 
40 The FindCUDA.cmake script may be used under the terms of the MIT License:
42   James Bigler, NVIDIA Corp (nvidia.com - jbigler)
43   Abe Stephens, SCI Institute -- http://www.sci.utah.edu/~abe/FindCuda.html
45   Copyright (c) 2008 - 2009 NVIDIA Corporation.  All rights reserved.
47   Copyright (c) 2007-2009
48   Scientific Computing and Imaging Institute, University of Utah
50   This code is licensed under the MIT License.  See the FindCUDA.cmake script
51   for the text of the license.