[mlpack] 02/05: update copyright license per upstream change

Barak A. Pearlmutter barak+git at cs.nuim.ie
Mon Jan 19 07:25:00 UTC 2015


This is an automated email from the git hooks/post-receive script.

bap pushed a commit to branch master
in repository mlpack.

commit 4dc2961bbb597c4e5599664c458adcd836ae6dea
Author: Barak A. Pearlmutter <barak+git at cs.nuim.ie>
Date:   Sun Jan 18 21:58:20 2015 +0000

    update copyright license per upstream change
---
 debian/copyright | 45 +++++++++++++++++++++++++++++++++++++++------
 1 file changed, 39 insertions(+), 6 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 45a0112..26bfdaf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,7 +11,7 @@ Source: http://www.mlpack.org/
  git config svn-remote.svn.tags     'tags/*:refs/remotes/svn/tags/*'
 
 Files: *
-Copyright: 2008-2014, Ryan Curtin <gth671b at mail.gatech.edu>
+Copyright: 2008-2015, Ryan Curtin <gth671b at mail.gatech.edu>
 	   2008-2013, Bill March <march at gatech.edu>
 	   2008-2012, Dongryeol Lee <dongryel at cc.gatech.edu>
 	   2008-2013, Nishant Mehta <niche at cc.gatech.edu>
@@ -29,12 +29,45 @@ Copyright: 2008-2014, Ryan Curtin <gth671b at mail.gatech.edu>
 	   2013-2014, Marcus Edel <marcus.edel at fu-berlin.de>
 	   2013, Mudit Raj Gupta <mudit.raaj.gupta at gmail.com>
 	   2013, Sumedh Ghaisas <sumedhghaisas at gmail.com>
-License: LGPL-3+
+License: 3-Clause-BSD
 
 Files: debian/*
 Copyright: Barak A. Pearlmutter <bap at debian.org>
-License: LGPL-3+
+License: Public-Domain
 
-License: LGPL-3+
-  The text of the license is available on Debian systems in the
-  /usr/share/common-licenses/LGPL-3 file.
+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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git



More information about the debian-science-commits mailing list