THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx
Difference between revisions of "Tech Reports/TechReports2014"
(→SPDX-TR-2014-1: Rationale for Choosing the CC0 1.0 for SPDX File Data) |
|||
Line 11: | Line 11: | ||
<blockquote> | <blockquote> | ||
The SPDX Legal working group evaluated several license candidates that could be used to cover the data contained in a SPDX file and selected the Creative Commons CC0 1.0 - Universal Public Domain Dedication license. We present the license candidates that were considered and the respective pros and cons of each. | The SPDX Legal working group evaluated several license candidates that could be used to cover the data contained in a SPDX file and selected the Creative Commons CC0 1.0 - Universal Public Domain Dedication license. We present the license candidates that were considered and the respective pros and cons of each. | ||
+ | </blockquote> | ||
+ | |} | ||
+ | |||
+ | <br> | ||
+ | |||
+ | == Accessing SPDX Licenses (SPDX-TR-2014-2)== | ||
+ | {|style="border-style: dotted; border-color:black; border-width: 1px; background-color:WhiteSmoke" | ||
+ | | | ||
+ | '''Title''': ''Accessing SPDX Licenses'' | ||
+ | <br>'''Author(s)''': Gary O'Neall, Source Auditor | ||
+ | <br>'''Report Id:''': SPDX-TR-2014-2 | ||
+ | <br>'''Report''': [[media:SPDX-TR-2014-1.v1.0.pdf| PDF link]] | ||
+ | <br>'''Abstract''': | ||
+ | <blockquote> | ||
+ | The Software Products Data Exchange (SPDX) maintains a list of standard licenses commonly used in open source software. This document describes various methods of accessing the current and previous versions of the list. Several methods of accessing the license list are provided ranging from simply reading the license list on the website to programmatically accessing the license list information online. | ||
+ | This document is organized from the easiest method of access targeted at more casual users to the most sophisticated access targeted at software programmers. | ||
+ | This document does not go into any details on how to submit new licenses or suggest changes to existing licenses. Information on the license list process and additional information on SPDX licenses can be found at http://spdx.org/spdx-license-list. | ||
</blockquote> | </blockquote> | ||
|} | |} |
Revision as of 16:19, 19 June 2014
Contents
Rationale for Choosing the CC0 1.0 for SPDX File Data (SPDX-TR-2014-1)
Title: Rationale for Choosing the CC0 1.0 for SPDX File Data
|
Accessing SPDX Licenses (SPDX-TR-2014-2)
Title: Accessing SPDX Licenses
|