Files: * Copyright: 1999-2009 Fraunhofer Institute FIRST Copyright: 1999-2011 Max Planck Society Copyright: 2009-2011 Berlin Institute of Technology Copyright: 2011-2013 Soeren Sonnenburg, Fernando J. Iglesias, Heiko Strathmann, Sergey Lisitsyn Copyright: 2012 Chiyuan Zhang Copyright: 2012-2013 Viktor Gal, Engeniy Andreev Copyright: 2013 Shell Hu, Zhengyang Liu License: GPL-3+ 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 GNU General Public License for more details. . On Debian systems, you can find the GPL license in: `/usr/share/common-licenses/GPL'. Files: debian/* Copyright: 2007-2013 Soeren Sonnenburg, Torsten Werner License: GPL-3+ Files: debian/light_scrubber.sh Copyright: 1999-2013 Soeren Sonnenburg, Bjoern Esser License: GPL-3+ Files: src/shogun/lib/external/shogun_libsvm.* Copyright: 2000-2008 Chih-Chung Chang and Chih-Jen Lin License: BSD-3-clause Copyright (c) 2000-2008 Chih-Chung Chang and Chih-Jen Lin All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither name of copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 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 REGENTS 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. . Quote from the LibSVM homepage: http://www.csie.ntu.edu.tw/~cjlin/libsvm/faq.html#f204 . The libsvm license ("the modified BSD license") is compatible with many free software licenses such as GPL. Hence, it is very easy to use libsvm in your software. It can also be used in commercial products. Files: ./src/shogun/optimization/liblinear/shogun_liblinear.* Files: ./src/shogun/optimization/liblinear/tron.* Copyright: 2007-2008 Machine Learning Group at National Taiwan University Contributors License: BSD-3-clause Copyright (c) 2007-2008 The LIBLINEAR Project. All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither name of copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 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 REGENTS 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. Files: ./src/shogun/lib/external/gpdt* Files: ./src/shogun/lib/external/gpm.* Copyright: 2004-2008 by T. Serafini, G. Zanghirati, L. Zanni. License: GPL-2+ Permission to copy and modify this software and its documentation for internal research use is granted, provided that this notice is retained thereon and on all copies or modifications. The authors and their respective Universities makes no representations as to the suitability and operability of this software for any purpose. It is provided "as is" without express or implied warranty. Use of this software for commercial purposes is expressly prohibited without contacting the authors. . 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 2 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, you can find the GPL-2 license in: /usr/share/common-licenses/GPL-2 Files: ./src/shogun/lib/external/ssl.* Copyright: 2006 Vikas Sindhwani (vikass@cs.uchicago.edu) License: GPL-2+ Files: ./src/shogun/multiclass/GMNPLib.* Files: ./src/shogun/multiclass/GMNPSVM.* Copyright: 1999-2008 Center for Machine Perception, CTU FEL Prague Licence: GPL-3+ Files: ./src/shogun/classifier/svm/OnlineSVMSGD.* Copyright: 2007 Leon Bottou Licence: LGPL-2.1 This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. . On Debian systems, you can find the LGPL-2.1 license in: /usr/share/common-licenses/LGPL-2.1 Files: ./src/shogun/kernel/string/LocalAlignmentStringKernel.* Copyright: 2005 Jean-Philippe Vert, Hiroto Saigo License: GPL-3+ Files: ./src/shogun/kernel/string/OligoStringKernel.* Copyright: 2008 Christian Igel, Tobias Glasmachers License: GPL-3+ Files: ./src/shogun/lib/Hash.* Copryright: 2009 Soeren Sonnenburg Copyright: 1993 Colin Plumb Copyright: Austin Appleby License: GPL-3+ The contained MD5 and Murmor hashing functions were integrated from public sources. Their respective copyrights follow: . MD5 . This code implements the MD5 message-digest algorithm. The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed. This code is in the public domain; do with it what you wish. . Equivalent code is available from RSA Data Security, Inc. This code has been tested against that, and is equivalent, except that you don't need to include two pages of legalese with every copy. . To compute the message digest of a chunk of bytes, declare an MD5Context structure, pass it to MD5Init, call MD5Update as needed on buffers full of bytes, and then call MD5Final, which will fill a supplied 16-byte array with the digest. . MurmurHash2 . (C) Austin Appleby, released under the MIT License . Note - This code makes a few assumptions about how your machine behaves - . 1. We can read a 4-byte value from any address without crashing 2. It will not produce the same results on little-endian and big-endian machines. Files: ./src/shogun/transfer/domain_adaptation/DomainAdaptationSVM.* Copyright: 2007-2009 Max-Planck-Society License: GPL-2+ Files: ./src/shogun/classifier/mkl/MKLMulticlass* Copyright: 2009 Fraunhofer Institute FIRST and Max-Planck-Society License: GPL-3+ Files: ./src/shogun/distance/BrayCurtisDistance.* Files: ./src/shogun/distance/CanberraMetric.* Files: ./src/shogun/distance/ChiSquareDistance.* Files: ./src/shogun/distance/CosineDistance.* Files: ./src/shogun/distance/GeodesicMetric.* Files: ./src/shogun/distance/TanimotoDistance.* Copyright: 2008-2009 Fraunhofer Institute FIRST License: GPL-3+ Files: ./src/shogun/lib/Compressor.* Files: ./src/shogun/features/StringFileFeatures.h Files: ./src/shogun/preproc/DecompressString.h Copyright: 2009 Berlin Institute of Technology License: GPL-3+ Files: ./src/shogun/multiclass/LaRank.* Copyright: 2008- Antoine Bordes Copyright: 2002 Leon Bottou, Yann Le Cun, AT&T Corp, NECI. Copyright: 1987-1999 Leon Bottou and Neuristique. Copyright: 1991-2001 AT&T Corp. License: GPL-2+ Files: ./src/shogun/io/HDF5File.* Files: ./src/shogun/features/HashedWDFeaturesTransposed.* Files: ./src/shogun/features/HashedWDFeatures.* Files: ./src/shogun/features/SNPFeatures.* Copyright: 2010 Berlin Institute of Technology License: GPL-3+ Files: ./src/shogun/kernel/MultitaskKernelMaskPairNormalizer.h Copyright: 2010 Max-Planck-Society License: GPL-2+ Files: ./src/shogun/lib/external/libqp* Copyright: 2006-2008 Vojtech Franc, xfrancv@cmp.felk.cvut.cz License: GPL-3+ Files: ./src/shogun/classifier/svm/SGDQN.* Copyright: 2009- Antoine Bordes License: GPL-2.1 Files: ./src/shogun/classifier/vw/* Files: ./src/shogun/loss/* Files: ./src/shogun/lib/v_array.h Files: ./src/shogun/io/IOBuffer.* Copyright: 2009 Yahoo! Inc. License: BSD-3-clause