Skip to content

Commit f6307be

Browse files
committed
Update sample and notes
Signed-off-by: Chin Yeung Li <[email protected]>
1 parent 49d305f commit f6307be

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

example/e2fsprogs-1.39/input/MAPPING.CONFIG

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,18 @@
1414
# <about_tool key>: <input key>
1515
#
1616
# Example:
17-
# Assuming your input have columns "Resource", "Component", "Confirmed Version", "Confirmed Copyright", "Confirmed License"
18-
# One should do:
17+
# Assuming your input have columns "Resource", "Component" and wanted to convert "Resource" to "about_resource"
18+
# and "Component" to "name"
1919
#
20-
# about_file_path: Resource
20+
# about_resource: Resource
2121
# name: Component
2222
#
23-
# In addition, if there are fields that you want to put in the ABOUT
24-
# files, please use the 'Custom Fields' to include these fields.
2523
#
26-
# Note: All the Custom Field's keys will be converted to lower case and
27-
# all the spaces will be replaced by '_'
24+
# Note: All the Custom Field's keys will be converted to lower case and
25+
# no spaces is allowed for the key's name.
2826
#
2927
#
30-
# See http://www.dejacode.org/about_spec_v0.8.1.html for more information
28+
# See https://aboutcode.readthedocs.io/projects/aboutcode-toolkit/ for more information
3129
#
3230

3331
# Essential Fields
-3.66 KB
Binary file not shown.

0 commit comments

Comments
 (0)