THE SPDX WIKI IS NO LONGER ACTIVE. ALL CONTENT HAS BEEN MOVED TO https://github.com/spdx
Difference between revisions of "Technical Team/Use Cases/2.0/Patch provider provides SPDX data for the patch indicating it is licensed however the hell its applied"
From SPDX Wiki
Bschineller (Talk | contribs) |
Bschineller (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | <ol style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 13px;"><li><strong>Title:</strong> Patch provider provides SPDX data for the patch indicating it licensed matching whatever files it applies to.</li><li><strong>Primary Actor:</strong> Patch Provider</li><li><strong>Goal in Context:</strong> To indicate the licensing information as SPDX data for the patch.</li><li><strong>Preconditions:</strong> <ol><li>Committer simply wants his patch to have licensing information matching the code it's applied to.</li></ol></li><li><strong>Stakeholders and Interests:</strong> <ol><li><strong>Patch Provider:</strong> <ol><li>To communicate that the patch should be licensed the same way as the code it applies to.</li></ol></li><li><strong>Upstream maintainers: </strong><ol><li>To be able to document the license information for the patches they receive</li><li>To have a paper trail of the licensing information for their project. </li><li>To have their licenses respected</li></ol></li><li><strong>Third party patch appliers (think Yocto):</strong><ol><li>To be able to know whether or not they have licensing issues when they apply a patch to upstream.</li></ol></li><li><strong>Consumers of upstream source:</strong><ol><li>To receive accurate and clear information of licensing of upstream source</li><li>To be able to comply easily with licenses for upstream source</li><li>To be able to subset, extend, or aggregate artifacts and pass on clear authoritative verifiable license for the resulting new copyrightable artifacts.</li></ol></li></ol></li><li><strong>Main Success Senario:</strong> Patch supplier communicates that their patch is licensed matching the licenses of the files it is applied to.</li><li><strong>Failed End Condition:</strong> Patch supplier communicates inaccurate incomplete licensing information for their patch.</li><li><strong>Trigger:</strong><ol><li>Creation of a patch</li></ol></li><li><strong>Notes:</strong> This probably involves work with the legal group around an ASLICENSEDAS-1.0 short form, which would involve drafting a license indicating this, and such a license should probably exclude intentional indications of other licenses (say if the patch actually changed license information in the files deliberately).</li></ol> | + | <ol style="color: #4d4d4d; font-family: Arial, Helvetica, sans-serif; font-size: 13px;"><li><strong>Title:</strong> Patch provider provides SPDX data for the patch indicating it licensed matching whatever files it applies to.</li><li><strong>Primary Actor:</strong> Patch Provider</li><li><strong>Goal in Context:</strong> To indicate the licensing information as SPDX data for the patch.</li><li><strong>Preconditions:</strong> <ol><li>Committer simply wants his patch to have licensing information matching the code it's applied to.</li><li>(the code being patched may likely not even have SPDX data with it to begin with)</li></ol></li><li><strong>Stakeholders and Interests:</strong> <ol><li><strong>Patch Provider:</strong> <ol><li>To communicate that the patch should be licensed the same way as the code it applies to.</li></ol></li><li><strong>Upstream maintainers: </strong><ol><li>To be able to document the license information for the patches they receive</li><li>To have a paper trail of the licensing information for their project. </li><li>To have their licenses respected</li></ol></li><li><strong>Third party patch appliers (think Yocto):</strong><ol><li>To be able to know whether or not they have licensing issues when they apply a patch to upstream.</li></ol></li><li><strong>Consumers of upstream source:</strong><ol><li>To receive accurate and clear information of licensing of upstream source</li><li>To be able to comply easily with licenses for upstream source</li><li>To be able to subset, extend, or aggregate artifacts and pass on clear authoritative verifiable license for the resulting new copyrightable artifacts.</li></ol></li></ol></li><li><strong>Main Success Senario:</strong> Patch supplier communicates that their patch is licensed matching the licenses of the files it is applied to.</li><li><strong>Failed End Condition:</strong> Patch supplier communicates inaccurate incomplete licensing information for their patch.</li><li><strong>Trigger:</strong><ol><li>Creation of a patch</li></ol></li><li><strong>Notes:</strong> This probably involves work with the legal group around an ASLICENSEDAS-1.0 short form, which would involve drafting a license indicating this, and such a license should probably exclude intentional indications of other licenses (say if the patch actually changed license information in the files deliberately).</li></ol> |
Revision as of 18:30, 26 June 2012
- Title: Patch provider provides SPDX data for the patch indicating it licensed matching whatever files it applies to.
- Primary Actor: Patch Provider
- Goal in Context: To indicate the licensing information as SPDX data for the patch.
- Preconditions:
- Committer simply wants his patch to have licensing information matching the code it's applied to.
- (the code being patched may likely not even have SPDX data with it to begin with)
- Stakeholders and Interests:
- Patch Provider:
- To communicate that the patch should be licensed the same way as the code it applies to.
- Upstream maintainers:
- To be able to document the license information for the patches they receive
- To have a paper trail of the licensing information for their project.
- To have their licenses respected
- Third party patch appliers (think Yocto):
- To be able to know whether or not they have licensing issues when they apply a patch to upstream.
- Consumers of upstream source:
- To receive accurate and clear information of licensing of upstream source
- To be able to comply easily with licenses for upstream source
- To be able to subset, extend, or aggregate artifacts and pass on clear authoritative verifiable license for the resulting new copyrightable artifacts.
- Patch Provider:
- Main Success Senario: Patch supplier communicates that their patch is licensed matching the licenses of the files it is applied to.
- Failed End Condition: Patch supplier communicates inaccurate incomplete licensing information for their patch.
- Trigger:
- Creation of a patch
- Notes: This probably involves work with the legal group around an ASLICENSEDAS-1.0 short form, which would involve drafting a license indicating this, and such a license should probably exclude intentional indications of other licenses (say if the patch actually changed license information in the files deliberately).