Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: MLPACK Upstream-Contact: Ryan Curtin <gth671b@mail.gatech.edu> Source: http://www.mlpack.org/ See also the development repository, http://svn.cc.gatech.edu/fastlab/mlpack/conf/packages/mlpack/trunk http://trac.research.cc.gatech.edu/fastlab/browser git config svn-remote.svn.url 'http://svn.cc.gatech.edu/fastlab/mlpack' git config svn-remote.svn.fetch 'trunk:refs/remotes/svn/trunk' git config svn-remote.svn.branches 'branches/*:refs/remotes/svn/*' git config svn-remote.svn.tags 'tags/*:refs/remotes/svn/tags/*' Files: * Copyright: 2008-2015, Ryan Curtin <gth671b@mail.gatech.edu> 2008-2013, Bill March <march@gatech.edu> 2008-2012, Dongryeol Lee <dongryel@cc.gatech.edu> 2008-2013, Nishant Mehta <niche@cc.gatech.edu> 2008-2013, Parikshit Ram <p.ram@gatech.edu> 2010-2012, James Cline <james.cline@gatech.edu> 2010-2013, Sterling Peet <sterling.peet@gatech.edu> 2011-2012, Matthew Amidon <mamidon@gatech.edu> 2011-2012, Neil Slagle <npslagle@gmail.com> 2011, Ajinkya Kale <kaleajinkya@gmail.com> 2011, Vlad Grantcharov <vlad321@gatech.edu> 2011, Noah Kauffman <notoriousnoah@gmail.com> 2012, Rajendran Mohan <rmohan88@gatech.edu> 2012, Trironk Kiatkungwanglai <trironk@gmail.com> 2012, Patrick Mason <patrick.s.mason@gmail.com> 2013-2014, Marcus Edel <marcus.edel@fu-berlin.de> 2013, Mudit Raj Gupta <mudit.raaj.gupta@gmail.com> 2013, Sumedh Ghaisas <sumedhghaisas@gmail.com> License: 3-Clause-BSD Files: debian/* Copyright: Barak A. Pearlmutter <bap@debian.org> License: Public-Domain License: 3-Clause-BSD mlpack is provided without any warranty of fitness for any purpose. You can redistribute the library and/or modify it under the terms of the 3-clause BSD license. The text of the 3-clause BSD license is contained below. . ---- Copyright (c) 2007-2014, mlpack contributors (see COPYRIGHT.txt) All rights reserved. . Redistribution and use of mlpack 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 the name of the copyright holder 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 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. License: Public-Domain This material is released to the public domain.