File: LICENSE

package info (click to toggle)
libint2 2.6.0-13
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 63,548 kB
  • sloc: ansic: 842,667; cpp: 44,138; sh: 3,275; makefile: 1,097; f90: 677; perl: 482; python: 226
file content (17 lines) | stat: -rw-r--r-- 1,049 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Libint - a library for the evaluation of molecular integrals of many-body operators over Gaussian functions

Copyright (C) 2004-2019 Edward F. Valeev

Libint is free software. Most of the source code of the Libint compiler (code generator)
can be redistributed and/or modified under the terms of the GNU General Public License, version 3,
as published by the Free Software Foundation (see the accompanying file COPYING;
if you did not receive this file refer to <http://www.gnu.org/licenses/>).
The rest of Libint, including the generated source, can be distributed under
the GNU Lesser General Public License, version 3, (see the file COPYING.LESSER,
or <http://www.gnu.org/licenses/>). The applicable license is specified in each
source file. If not indicated, the applicable license is GNU LGPL, version 3 (not GPL).

Libint is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.