File: LICENSE

package info (click to toggle)
libint2 2.7.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 63,776 kB
  • sloc: ansic: 842,934; cpp: 47,846; sh: 3,139; makefile: 1,017; f90: 676; perl: 482; python: 334
file content (17 lines) | stat: -rw-r--r-- 1,049 bytes parent folder | download | duplicates (2)
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-2020 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.