Changeset - 8495d9b65ebe
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 7 years ago 2017-05-09 12:07:10
bkuhn@ebb.org
Add final slide with links to pertinent sections.
1 file changed with 13 insertions and 0 deletions:
0 comments (0 inline, 0 general)
presentations/30min-specific-sections/specific-sections.md
Show inline comments
...
 
@@ -180,64 +180,77 @@ customarily used for software interchange;
 
# GPLv3 § 6(a-b)
 

	
 
<span class="fitonslide">
 
<p>
 
[GPLv3 &sect; ] 6. Conveying Non-Source Forms.
 
<br/>
 
<br/>
 
You may convey a covered work in object code form under the terms
 
of sections 4 and 5, provided that you also convey the
 
machine-readable Corresponding Source under the terms of this License,
 
in one of these ways:
 
<br/>
 
<br/>
 
a) Convey the object code in, or embodied in, a physical product
 
(including a physical distribution medium), accompanied by the
 
Corresponding Source fixed on a durable physical medium
 
customarily used for software interchange.
 
<br/>
 
<br/>
 
b) Convey the object code in, or embodied in, a physical product
 
(including a physical distribution medium), accompanied by a
 
written offer, valid for at least three years and valid for as
 
long as you offer spare parts or customer support for that product
 
model, to give anyone who possesses the object code either (1) a
 
copy of the Corresponding Source for all the software in the
 
product that is covered by this License, on a durable physical
 
medium customarily used for software interchange, for a price no
 
more than your reasonable cost of physically performing this
 
conveying of source, or (2) access to copy the
 
Corresponding Source from a network server at no charge.
 
</p>
 
</span>
 

	
 
# GPLv3 &sect; 1 &para; 1, 4-6
 

	
 
<span class="fitonslide">
 
<p>
 
The "source code" for a work means the preferred form of the work
 
for making modifications to it.  "Object code" means any non-source
 
form of a work.
 
<br/>
 
<br/>
 
The "Corresponding Source" for a work in object code form means all the
 
source code needed to generate, install, and (for an executable work) run the
 
object code and to modify the work, including scripts to control those
 
activities.  However, it does not include the work's System Libraries, or
 
general-purpose tools or generally available free programs which are used
 
unmodified in performing those activities but which are not part of the work.
 
For example, Corresponding Source includes interface definition files
 
associated with source files for the work, and the source code for shared
 
libraries and dynamically linked subprograms that the work is specifically
 
designed to require, such as by intimate data communication or control flow
 
between those subprograms and other parts of the work.
 
<br/>
 
<br/>
 
The Corresponding Source need not include anything that users
 
can regenerate automatically from other parts of the Corresponding
 
Source.
 
<br/>
 
<br/>
 
The Corresponding Source for a work in source code form is that
 
same work.
 
</p>
 
</span>
 

	
 
# More Info / Talk License
 

	
 
<img align="right" src="cc-by-sa-4-0_88x31.png" />
 

	
 
+ Specific Sections of Copyleft Guide relating to these topics:
 
     - [Modified Source and Binary Distribution](https://copyleft.org/guide/comprehensive-gpl-guidech6.html#x9-410005)
 
     - [GPLv3 &sect;5: Modified Source](https://copyleft.org/guide/comprehensive-gpl-guidech10.html#x13-780009.8)
 
     - [GPLv3 &sect;6: Non-Source and Corresponding Source](https://copyleft.org/guide/comprehensive-gpl-guidech10.html#x13-790009.9)
 

	
 
<span class="fitonslide">
 
<p>Presentation and slides are: Copyright &copy; Bradley M. Kuhn (2008&ndash;2011, 2015, 2017), Karen M. Sandler (2017), and are licensed under the <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/legalcode">Creative Commons Attribution-Share Alike 4.0 International License</a>. </p>
 
</span>
0 comments (0 inline, 0 general)