Statistiques
| Révision :

root / COPYRIGHT @ 12

Historique | Voir | Annoter | Télécharger (1,55 ko)

1
!----------------------------------------------------------------------
2
!  Copyright 2003-2014 Ecole Normale Supérieure de Lyon, 
3
!  Centre National de la Recherche Scientifique,
4
!  Université Claude Bernard Lyon 1. All rights reserved.
5
!
6
!  This work is registered with the Agency for the Protection of Programs 
7
!  as IDDN.FR.001.100009.000.S.P.2014.000.30625
8
!
9
!  Authors: P. Fleurat-Lessard, P. Dayal
10
!  Contact: optnpath@gmail.com
11
!
12
! This file is part of "Opt'n Path".
13
!
14
!  "Opt'n Path" is free software: you can redistribute it and/or modify
15
!  it under the terms of the GNU Affero General Public License as
16
!  published by the Free Software Foundation, either version 3 of the License,
17
!  or (at your option) any later version.
18
!
19
!  "Opt'n Path" is distributed in the hope that it will be useful,
20
!  but WITHOUT ANY WARRANTY; without even the implied warranty of
21
!
22
!  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23
!  GNU Affero General Public License for more details.
24
!
25
!  You should have received a copy of the GNU Affero General Public License
26
!  along with "Opt'n Path". If not, see <http://www.gnu.org/licenses/>.
27
!
28
!  Routines minv.f90, Step_DIIS.f90 (and variations), Space.f90 
29
!  (and variations) were adapted from the public domain mopac6 diis.f 
30
!  source file (c) 2009, Stewart Computational Chemistry.
31
!  <http://www.openmopac.net/Downloads/Downloads.html>
32
!
33
! Contact The Office of Technology Licensing, valorisation@ens-lyon.fr,
34
! for commercial licensing opportunities.
35
!----------------------------------------------------------------------
36