forked from KingsburyLab/pyEQL
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE.txt
20 lines (16 loc) · 969 Bytes
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Copyright (c) 2013-2023 Ryan S. Kingsbury
pyEQL is free software; you can redistribute it and/or modify it under
the terms of the GNU Lesser General Public License as published by the
Free Software Foundation; version 3.0 of the License.
A copy of the GNU Lesser General Public License is included in the
pyEQL package in the file COPYING. If you did not receive this
copy, write to the Free Software Foundation, Inc., 51 Franklin St,
Fifth Floor, Boston, MA 02110-1301, USA.
Data included in pyEQL's databases (/database directory) is used with
permission of the authors. If you wish to redistribute these databases
as part of a derived work, you are advised to contact the authors or
publishers for copyright information.
This program 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
Lesser General Public License for more details.