THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx

Difference between revisions of "General Meeting/License Field Discussion"

From SPDX Wiki
Jump to: navigation, search
(oops, this should have been a comment, not an edit.)
(Convert to MediaWiki syntax)
 
Line 1: Line 1:
<p>There have been multiple discussions in different working groups about the nomenclature, meaning and intent of the package license fields. To ensure we are all on the right page, we want ot have some wiki-based discussion about the fields with perhaps some examples and use cases tha that we can capture for documentation, FAQs, etc. We may need to go thru this same exercise at the file level, but let's start here.&nbsp;</p><p>Below is extracted (though for simplicity, not 100% complete) text from the June 5 rev of the spec (http://www.spdx.org/wiki/spdx/specification). Please make comments or ask questions and identify yourself.</p><p style="padding-left: 30px;"><em>4.9 Declared License</em></p><p style="padding-left: 60px;"><em>4.9.1 Purpose:&nbsp;<span style="font-family: Helvetica;">This field lists the licenses that have been declared by the authors of the package. Any license information that does not originate from the package authors, e.g. license information from a third party repository, should not be included in this field...</span></em></p>
+
There have been multiple discussions in different working groups about the nomenclature, meaning and intent of the package license fields. To ensure we are all on the right page, we want ot have some wiki-based discussion about the fields with perhaps some examples and use cases tha that we can capture for documentation, FAQs, etc. We may need to go thru this same exercise at the file level, but let's start here.
<!--
+
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Helvetica}
+
-->
+
  
 +
Below is extracted (though for simplicity, not 100% complete) text from the June 5 rev of the spec (http://www.spdx.org/wiki/spdx/specification). Please make comments or ask questions and identify yourself.
  
<p style="padding-left: 60px;"><em><span style="font-family: Helvetica;">4.9.2 Intent:&nbsp;</span><span style="font-family: Helvetica;">This is simply the license identified in text in the actual package source code files. This field is not intended to capture license information obtained from an external source, such as the package website. Such information can be included in 4.7 Concluded License. This field may have multiple declared licenses, if multiple licenses are declared at the package level...</span></em></p>
+
''4.9 Declared License''
<!--
+
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Helvetica}
+
-->
+
  
 +
''4.9.1 Purpose: This field lists the licenses that have been declared by the authors of the package. Any license information that does not originate from the package authors, e.g. license information from a third party repository, should not be included in this field...''
  
<p style="padding-left: 30px;"><em>4.7 Concluded License</em></p><p style="padding-left: 60px;"><em>4.7.1 Purpose:&nbsp;<span style="font-family: Helvetica;">T</span><span style="font-family: Helvetica;">This field contains the license the creator has concluded as governing the package or alternative values, if the governing license cannot be determined...</span></em></p>
+
''4.9.2 Intent: This is simply the license identified in text in the actual package source code files. This field is not intended to capture license information obtained from an external source, such as the package website. Such information can be included in 4.7 Concluded License. This field may have multiple declared licenses, if multiple licenses are declared at the package level...''
<!--
+
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Helvetica}
+
-->
+
  
 +
''4.7 Concluded License''
  
<p style="padding-left: 60px;"><em><span style="font-family: Helvetica;">4.7.2 Intent:&nbsp;</span><span style="font-family: Helvetica;">Here, the intent is to have the reviewer analyze the license information in package, and other objective information, e.g., COPYING.txt file etc., together with the results from any scanning tools, to arrive at a reasonably objective conclusion as to what license governs the package.</span></em></p><p>So, what do you think?&nbsp;</p><p style="padding-left: 30px;">Is the distinction clear between the two fields?</p><p style="padding-left: 30px;">Are both useful?</p><p style="padding-left: 30px;">Can you provide examples of where they are useful?</p><p style="padding-left: 30px;">Do you have an example that raises issues?</p><p>&nbsp;</p>
+
''4.7.1 Purpose: TThis field contains the license the creator has concluded as governing the package or alternative values, if the governing license cannot be determined...''
<!--
+
 
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 10.0px Helvetica}
+
''4.7.2 Intent: Here, the intent is to have the reviewer analyze the license information in package, and other objective information, e.g., COPYING.txt file etc., together with the results from any scanning tools, to arrive at a reasonably objective conclusion as to what license governs the package.''
-->
+
 
 +
So, what do you think?
 +
 
 +
Is the distinction clear between the two fields?
 +
 
 +
Are both useful?
 +
 
 +
Can you provide examples of where they are useful?
 +
 
 +
Do you have an example that raises issues?
 +
 
 +
[[Category:General]]
 +
[[Category:Archived]]

Latest revision as of 11:28, 6 March 2013

There have been multiple discussions in different working groups about the nomenclature, meaning and intent of the package license fields. To ensure we are all on the right page, we want ot have some wiki-based discussion about the fields with perhaps some examples and use cases tha that we can capture for documentation, FAQs, etc. We may need to go thru this same exercise at the file level, but let's start here.

Below is extracted (though for simplicity, not 100% complete) text from the June 5 rev of the spec (http://www.spdx.org/wiki/spdx/specification). Please make comments or ask questions and identify yourself.

4.9 Declared License

4.9.1 Purpose: This field lists the licenses that have been declared by the authors of the package. Any license information that does not originate from the package authors, e.g. license information from a third party repository, should not be included in this field...

4.9.2 Intent: This is simply the license identified in text in the actual package source code files. This field is not intended to capture license information obtained from an external source, such as the package website. Such information can be included in 4.7 Concluded License. This field may have multiple declared licenses, if multiple licenses are declared at the package level...

4.7 Concluded License

4.7.1 Purpose: TThis field contains the license the creator has concluded as governing the package or alternative values, if the governing license cannot be determined...

4.7.2 Intent: Here, the intent is to have the reviewer analyze the license information in package, and other objective information, e.g., COPYING.txt file etc., together with the results from any scanning tools, to arrive at a reasonably objective conclusion as to what license governs the package.

So, what do you think?

Is the distinction clear between the two fields?

Are both useful?

Can you provide examples of where they are useful?

Do you have an example that raises issues?