File diff ffb2551c731d → 1aa6388f5ebf
presentations/1hr-GPL/1hr-GPL.markdown
Show inline comments
...
 
@@ -122,25 +122,25 @@
 
# Using Copyright
 

	
 
+ GPL is primarily a copyright license.
 

	
 
+ Software is copyrighted.
 

	
 
+ License grants key freedoms.
 

	
 
+ Requirement prohibit activities that take away freedoms.
 

	
 
+ General concept: copyleft.
 

	
 
+ Specific implementation: GPL
 
+ Specific implementation: GPL.
 

	
 
<hr/>
 

	
 
<span class="fitonslide">
 

	
 
> an original works of authorship fixed in any tangible medium of expression &hellip;  from which they can be perceived, reproduced, or otherwise communicated, either directly or with the aid of a machine or device
 

	
 
<p align=right>
 
 &mdash; 17 USC \S~102
 
</p>
 
</span>