From 189f60e1d81a4b836c95040d44c8079e10b4fbed Mon Sep 17 00:00:00 2001 From: Sylvain Tricot Date: Fri, 15 Nov 2019 16:24:12 +0100 Subject: [PATCH] iUpdate the license info --- VERSION | 2 +- license.txt | 15 ++++++++++++++- src/msspec/__init__.py | 2 +- src/msspec/msspecgui/__init__.py | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) diff --git a/VERSION b/VERSION index 4f08b9f..aebc9fe 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -MsSpec-1.4post3 +MsSpec-1.4post4 diff --git a/license.txt b/license.txt index 3d50ac0..32fb093 100644 --- a/license.txt +++ b/license.txt @@ -1 +1,14 @@ -Realeased under the GNU General Public License . +LICENSE NOTICE +============== +MsSpec is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +MsSpec 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. + +You should have received a copy of the GNU General Public License +along with MsSpec. If not, see . diff --git a/src/msspec/__init__.py b/src/msspec/__init__.py index a19c6ca..e53b9b1 100644 --- a/src/msspec/__init__.py +++ b/src/msspec/__init__.py @@ -1 +1 @@ -__version__ = '1.4post3' +__version__ = '1.4post4' diff --git a/src/msspec/msspecgui/__init__.py b/src/msspec/msspecgui/__init__.py index a19c6ca..e53b9b1 100644 --- a/src/msspec/msspecgui/__init__.py +++ b/src/msspec/msspecgui/__init__.py @@ -1 +1 @@ -__version__ = '1.4post3' +__version__ = '1.4post4'