Changeset - 64fdf604a13b
[Not reviewed]
0 3 0
Bradley Kuhn (bkuhn) - 7 years ago 2017-05-09 14:49:46
bkuhn@ebb.org
Add Karen's name.
3 files changed with 3 insertions and 3 deletions:
0 comments (0 inline, 0 general)
presentations/20min-violation-intro/violation-intro.md
Show inline comments
 
% The What and How of GPL Violations
 
% Bradley M. Kuhn
 
% Bradley M. Kuhn & Karen M. Sandler
 
% Tuesday 9 May 2017
 

	
 
# What's a GPL Violation?
 

	
 
+ GPL (both v2 and v3) require:
 
     + The whole work licensed under GPL.
 
     + (which means all copyrighted material added must be under
 
       GPL-compatible licenses.)
 
     + Complete, Corresponding Source (CCS) of that work provided, under GPL.
 

	
 
+ The licenses terminate upon violation …
 
     + … thus failure to comply means lost distribution rights.
 
     + … enforcement uses this rights termination as leverage to
 
       restore compliance.
 

	
 
# Enforcement is Technical
presentations/ccs-report-examples/ccs-examples.md
Show inline comments
 
% Examples of CCS Reports
 
% Bradley M. Kuhn
 
% Bradley M. Kuhn & Karen M. Sandler
 
% Tuesday 9 May 2017
 

	
 
# CCS "Round" Reports
 

	
 
+ Evaluate each CCS candidate.
 

	
 
+ Someone "skilled in the art" attempts to build.
 

	
 
+ Detailed notes are sent, asking for new CCS candidate "round".
 

	
 
+ Some anonyomized real world examples.
 

	
 
# No Build Instructions
 

	
 
<hr/>
 
    The primary issues we found were a dearth of build instructions as well 
presentations/non-copyright-systems/non-copyright.md
Show inline comments
 
% GPL's Handling of Non-Copyright Systems
 
% Bradley M. Kuhn
 
% Bradley M. Kuhn &amp; Karen M. Sandler
 
% Tuesday 9 May 2017
 

	
 
# Non-Copyright Systems
 

	
 
+ Patents, NDAs, &amp; other agreements often impact software.
 

	
 
+ GPL is essentially a copyright license.
 
     - so, how does GPL handle these systems?
 

	
 
+ As always, GPL has **conditional** permissions.
 
     - some such conditions relate to these other legal regimes.
 

	
 
+ Compliance for these is much more legalistic than technical.
 

	
 

	
 
# GPLv2&sect;7
0 comments (0 inline, 0 general)