diff options
author | Petar Petrov <slackalaxy@gmail.com> | 2018-01-12 21:51:40 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:05 +0700 |
commit | 79d1caba144638334721eaa4fcc54942f45432dd (patch) | |
tree | ae6b5928cbe4581745c803cc6cdfa27af715c573 /academic/trfind/LICENSE | |
parent | 057d02047545e92707d9f56273287ce2b431805d (diff) |
academic/trfind: Added (Tandem repeats finder: analyze DNA seqs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/trfind/LICENSE')
-rw-r--r-- | academic/trfind/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/academic/trfind/LICENSE b/academic/trfind/LICENSE new file mode 100644 index 0000000000000..b6b961ef0b889 --- /dev/null +++ b/academic/trfind/LICENSE @@ -0,0 +1,13 @@ +Tandem Repeats Finder License Terms + +The author of this software grants to any individual or organization the +right to use and to make an unlimited number of copies of this software. + +You may not de-compile, disassemble, reverse engineer, or modify the +software. This software cannot be sold, incorporated into commercial +software or redistributed. The author of this software accepts no +responsibility for damages resulting from the use of this software and +makes no warranty or representation, either express or implied, +including but not limited to, any implied warranty of merchantability or +fitness for a particular purpose. This software is provided as is, and +the user assumes all risks when using it. |