diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -59,8 +59,12 @@ program insert the default values. ### match_license section +<!-- REUSE-IgnoreStart --> + The first thing that the program do is search for line that match -"SPDX-License-Identifier:". +with "SPDX-License-Identifier:". + +<!-- REUSE-IgnoreEnd --> If there is a match, at the top or bottom, the scan will stop. |
