Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 2.76 KB

File metadata and controls

71 lines (57 loc) · 2.76 KB

KappaTools

Collection of utilities for working with Kappa

Copyright © 2012 DemonSoft.org http://www.demonsoft.org/

Documentation for MeanPlotViewer is available at

https://github.com/donal-s/KappaTools/wiki/MeanPlotViewer-manual

LICENSE

This project is licenced under the GNU Lesser General Public Licence Version 3 (LGPLv3), included as <LICENSE.html>.

Included third party libraries are released under their respective licences, listed below:

Library Home site License
jlfgr v1.0 http://java.sun.com/developer/techDocs/hi/repository/ Included in archive
commons io v2.4 http://commons.apache.org/io/ http://commons.apache.org/io/license.html
commons lang v3.1 http://commons.apache.org/lang/ http://commons.apache.org/lang/license.html
jcommon v1.0.16 http://www.jfree.org/jcommon/ http://www.gnu.org/licenses/lgpl.html
jfreechart v1.0.13 http://www.jfree.org/jfreechart/ http://www.gnu.org/licenses/lgpl.html

DISCLAIMER

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.