diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-20 12:27:21 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-20 12:27:21 +0100 |
commit | 8d9392ddbeea2aa1f7f5dcefac366dd640350b28 (patch) | |
tree | 3f75a5564ac5a81811503431d7f4c76fc67767d0 /COPYING | |
parent | Fix makefile (diff) | |
download | solar-python-8d9392ddbeea2aa1f7f5dcefac366dd640350b28.tar.gz solar-python-8d9392ddbeea2aa1f7f5dcefac366dd640350b28.tar.bz2 solar-python-8d9392ddbeea2aa1f7f5dcefac366dd640350b28.tar.xz |
Change license2.5.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | COPYING | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/COPYING b/COPYING deleted file mode 100644 index 5468383..0000000 --- a/COPYING +++ /dev/null @@ -1,15 +0,0 @@ -solar-python — Solar data calculation and prediction library for Python -Copyright © 2014, 2015 Mattias Andrée (maandree@member.fsf.org) - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU Affero General Public License as published by -the Free Software Foundation, either version 3 of the License, or -(at your option) any later version. - -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 Affero General Public License for more details. - -You should have received a copy of the GNU Affero General Public License -along with this program. If not, see <http://www.gnu.org/licenses/>. |