Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/UsingAboutCodetoDocumentYourSoftwareAssets.md
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,8 @@ Note that this example attrib command does the following:

A successful execution of attrib will create a .html (or .json depends on the template) file that is ready to use to meet your attribution requirements.

The license key is also used to consolidate multiple copies of the same licenses. If you want this consolidation to work with a custom license key, than you need to add it to aboutcode-toolkit\src\attributecode\licenses.py. If your custome license key is named, for example, myCustom-1.0 then the license file must be named myCustom-1.0.LICENSE

# <a name="UsinginventorytoGenerateaSoftwareInventory">Using inventory to Generate a Software Inventory</a>

##<a name="GenerateaSoftwareInventory"> Generate a Software Inventory of Your Codebase from AboutCode Toolkit Files</a>
Expand Down