DIY Disclosure files: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 45: | Line 45: | ||
<label for="referenced"> Copyright notices and license references by file, then referenced licenses</label><br> | <label for="referenced"> Copyright notices and license references by file, then referenced licenses</label><br> | ||
<input type="radio" id="bsdtext" name="licensing" value="-lb"> | <input type="radio" id="bsdtext" name="licensing" value="-lb"> | ||
<label for="bsdtext"> Referenced license templates, then copyright notices and | <label for="bsdtext"> Referenced license templates, then copyright notices and license references by file with verbatim texts of non-template BSD-type licenses</label><br> | ||
<input type="radio" id="hashedtext" name="licensing" value="-lh"> | <input type="radio" id="hashedtext" name="licensing" value="-lh"> | ||
<label for="hashedtext"> Referenced license templates, then copyright notices and | <label for="hashedtext"> Referenced license templates, then copyright notices and license references by file with verbatim texts of all non-template licenses</label><br> | ||
<input type="radio" id="text" name="licensing" value="-lt"> | <input type="radio" id="text" name="licensing" value="-lt"> | ||
<label for="text"> Copyright notices and verbatim license texts by file</label><br> | <label for="text"> Copyright notices and verbatim license texts by file</label><br> |
Revision as of 14:08, 8 October 2023
Create individually do-it-yourself designed disclosure files
This interface uses a script available from the SPDX2Disclosure repository.
Encapsulate the search Web script into a shell script to provide a command line interface for creating individually designed disclosure files
Web interface to immediately use the above described script and search for a given package to create a disclosure document according to the given settings
Overall design
Additional features
Look for software packages that may have already been curated at O and provide links to the related individually designed disclosure documents that will be created on the fly
Interface to obtain standard disclosure documents
A similar interface provides for retrieving the standard disclosure files without the possibility for selecting the overall design for inclusion of licensing data and for adding certain optional features.
Interface to obtain a list of licenses
A similar interface provides for listing the licenses that a particular software package uses instead of the entire disclosure documents.