[med-svn] [libzstd] 01/01: Mention patent grant & zlib wrapper in d/copyright

Kevin Murray daube-guest at moszumanska.debian.org
Sat Sep 10 02:12:14 UTC 2016


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

daube-guest pushed a commit to branch master
in repository libzstd.

commit e3041d2e3bbb1cf8da87ca2089dd2f40bc6cbced
Author: Kevin Murray <spam at kdmurray.id.au>
Date:   Sat Sep 10 12:11:52 2016 +1000

    Mention patent grant & zlib wrapper in d/copyright
---
 debian/copyright | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 60 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 32e1b60..30e71cf 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,11 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: libzstd
+Upstream-Name: Zstd
 Source: https://github.com/facebook/zstd
 
 Files: *
 Copyright: 2013-2016, Yann Collet
-	   2016, Facebook, Inc.
-License: BSD-3-clause
+	       2016, Facebook, Inc.
+License: BSD-3-clause with patent grant
  Redistribution and use in source and binary forms, with or without modification,
  are permitted provided that the following conditions are met:
  .
@@ -30,10 +30,66 @@ License: BSD-3-clause
  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.
+ .
+ An additional grant of patent rights is reproduced below:
+ .
+ Additional Grant of Patent Rights Version 2
+ .
+ "Software" means the Zstandard software distributed by Facebook, Inc.
+ .
+ Facebook, Inc. ("Facebook") hereby grants to each recipient of the Software
+ ("you") a perpetual, worldwide, royalty-free, non-exclusive, irrevocable
+ (subject to the termination provision below) license under any Necessary
+ Claims, to make, have made, use, sell, offer to sell, import, and otherwise
+ transfer the Software. For avoidance of doubt, no license is granted under
+ Facebook’s rights in any patent claims that are infringed by (i) modifications
+ to the Software made by you or any third party or (ii) the Software in
+ combination with any software or other technology.
+ .
+ The license granted hereunder will terminate, automatically and without notice,
+ if you (or any of your subsidiaries, corporate affiliates or agents) initiate
+ directly or indirectly, or take a direct financial interest in, any Patent
+ Assertion: (i) against Facebook or any of its subsidiaries or corporate
+ affiliates, (ii) against any party if such Patent Assertion arises in whole or
+ in part from any software, technology, product or service of Facebook or any of
+ its subsidiaries or corporate affiliates, or (iii) against any party relating
+ to the Software. Notwithstanding the foregoing, if Facebook or any of its
+ subsidiaries or corporate affiliates files a lawsuit alleging patent
+ infringement against you in the first instance, and you respond by filing a
+ patent infringement counterclaim in that lawsuit against that party that is
+ unrelated to the Software, the license granted hereunder will not terminate
+ under section (i) of this paragraph due to such counterclaim.
+ .
+ A "Necessary Claim" is a claim of a patent owned by Facebook that is
+ necessarily infringed by the Software standing alone.
+ .
+ A "Patent Assertion" is any lawsuit or other action alleging direct, indirect,
+ or contributory infringement or inducement to infringe any patent, including a
+ cross-claim or counterclaim.
+
+Files: zlibWrapper/examples/*.c
+Copyright: 1995-2006, 2011 Jean-loup Gailly
+License: zlib
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+ 1. The origin of this software must not be misrepresented; you must not
+    claim that you wrote the original software. If you use this software
+    in a product, an acknowledgement in the product documentation would be
+    appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+    misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
 
 
 Files: debian/*
-Copyright: 2015 Kevin Murray <spam at kdmurray.id.au>
+Copyright: 2015-2016 Kevin Murray <spam at kdmurray.id.au>
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this software and associated documentation files (the

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git



More information about the debian-med-commit mailing list