[Python-modules-commits] [praw] 10/11: Updates debian/copyright, upstream source code has been relicensed to BSD-2-Clause.

Josué Ortega josue at moszumanska.debian.org
Sat Oct 28 22:26:36 UTC 2017


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

josue pushed a commit to branch master
in repository praw.

commit e66fd8ac8f9985c51199b857d7526cf93795883e
Author: Josue Ortega <josue at debian.org>
Date:   Sat Oct 28 16:20:25 2017 -0600

    Updates debian/copyright, upstream source code has been relicensed to BSD-2-Clause.
---
 debian/changelog |  2 ++
 debian/copyright | 31 ++++++++++++++++++++++++-------
 2 files changed, 26 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 14f0a98..5c3d8ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ praw (5.2.0-1) UNRELEASED; urgency=medium
     - Removes override_dh_auto_install, praw-multiprocess is
       no longer generated.
   * Removes lintian-overrides.
+  * Updates debian/copyright, upstream source code has been relicensed
+    to BSD-2-Clause.
 
  -- Josue Ortega <josue at debian.org>  Tue, 08 Aug 2017 15:31:26 -0400
 
diff --git a/debian/copyright b/debian/copyright
index 9926bae..ccd493c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,19 +4,36 @@ Upstream-Contact: https://github.com/praw-dev/praw
 Source: https://pypi.python.org/pypi/praw/
 
 Files: *
-Copyright: 2012-2014  Andreas Damgaard Pedersen <andreas.damgaard.p at gmail.com>
-           2011-2015  Bryce Boe <bbzbryce at gmail.com>
-           2010, 2011 Julian Berman <Julian at GrayVines.com>
-           2010, 2011 Timothy Mellor <timothy.mellor+pip at gmail.com>
-           2014-2015 Ethan Dalool
-           2015 Jonathan Stein
-License: GPL-3
+Copyright: 2016  Bryce Boe <bbzbryce at gmail.com>
+License: BSD-2-Clause
 
 Files: debian/*
 Copyright: 2013 Javier P.L. <chilicuil at ubuntu.com>
            2015 Riley Baird <BM-2cVqnDuYbAU5do2DfJTrN7ZbAJ246S4XiX at bitmessage.ch>
+           2017 Josue Ortega <josue at debian.org>
 License: GPL-3
 
+License: BSD-2-Clause
+ 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.
+ .
+ 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: 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/praw.git



More information about the Python-modules-commits mailing list