You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/configuration/license-texts.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ See the [`reference.yml`](https://github.com/oss-review-toolkit/ort/blob/main/mo
53
53
#### License File Patterns
54
54
55
55
To decide which files to archive, ORT has a [predefined set of license file patterns](https://github.com/oss-review-toolkit/ort/blob/main/model/src/main/kotlin/config/LicenseFilePatterns.kt).
56
+
The prefix '**/' will be prepended prior to their usage.
56
57
To overwrite these patterns, you can add the `licenseFilePatterns` section to the `config.yml` file:
0 commit comments