license.h
Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027 #define ERGO_LICENSE_TEXT_BRIEF "\n Ergo, version 3.2\n Copyright (C) 2012 Elias Rudberg, Emanuel H. Rubensson, and Pawel Salek.\n This is free software; see the source code for copying conditions.\n This program comes with ABSOLUTELY NO WARRANTY; for details type `warranty'.\n"
00028 #define ERGO_LICENSE_TEXT_LONG "\n Ergo, version 3.2, a program for linear scaling electronic structure\n calculations.\n Copyright (C) 2012 Elias Rudberg, Emanuel H. Rubensson, and Pawel Salek.\n \n This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version.\n \n This program is distributed in the hope that it will be useful,\n but WITHOUT ANY WARRANTY; without even the implied warranty of\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n GNU General Public License for more details.\n \n You should have received a copy of the GNU General Public License\n along with this program. If not, see <http://www.gnu.org/licenses/>.\n \n Primary academic reference:\n Kohn−Sham Density Functional Theory Electronic Structure Calculations \n with Linearly Scaling Computational Time and Memory Usage,\n Elias Rudberg, Emanuel H. Rubensson, and Pawel Salek,\n J. Chem. Theory Comput. 7, 340 (2011),\n <http://dx.doi.org/10.1021/ct100611z>\n \n For further information about Ergo, see <http://www.ergoscf.org>.\n"