Narrow patch diff context for zziplib package (#29236)
The patch for the zziplib package applied for version 0.13.69 and earlier includes a reference to Creative Commons Attribution-NonCommercial-ShareAlike 2.0 Generic license, which causes Flexera's ~expensive perl script~ FlexNet Code Insights open source license and compliance tool to flag Spack as a non-commercial product. This patch narrows the diff context in the patch to exclude this text. The semantics of the patch file are unchanged.
This commit is contained in:
parent
80881f9119
commit
a371e1e645
@ -657,9 +657,7 @@ diff -ru a/docs/zzipdoc/match.py b/docs/zzipdoc/match.py
|
||||
diff -ru a/docs/zzipdoc/options.py b/docs/zzipdoc/options.py
|
||||
--- a/docs/zzipdoc/options.py 2019-12-27 17:22:22.058961305 -0600
|
||||
+++ b/docs/zzipdoc/options.py 2019-12-27 17:22:44.036908116 -0600
|
||||
@@ -3,13 +3,13 @@
|
||||
# @creator (C) 2003 Guido U. Draheim
|
||||
# @license http://creativecommons.org/licenses/by-nc-sa/2.0/de/
|
||||
@@ -5,11 +5,11 @@
|
||||
|
||||
-from match import Match
|
||||
+from .match import Match
|
||||
|
Loading…
Reference in New Issue
Block a user