diff options
author | Calvin <calvin@EESI> | 2013-04-02 14:06:20 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-04-02 14:06:20 -0400 |
commit | fa45180c9cd99ed915d526e1c50b7a3a5de2fe25 (patch) | |
tree | 63bb8118934d5bf192f9143370e65e6d5d6eda4e /LICENSE.txt | |
parent | d3249fbf4237e2b86666473957c1800c1756174f (diff) |
added copyright information to the gpl license
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 65c5ca8..bf3d611 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,3 +1,20 @@ + + + Pyfeast - python bindings for the Feature Selection Toolbox + + Copyright (C) <year> Calvin Morrison, Gregory Ditzler + + This program 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. + +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 +license below for more details.. + + GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 |