Skip to content

Commit

Permalink
REUSE: Capture all JSON files in the root
Browse files Browse the repository at this point in the history
This extends to match `renovate.json` in addition to `mlc_config.json`
and uses the inception year in which the latter file was added.

Signed-off-by: Sebastian Schuberth <[email protected]>
  • Loading branch information
sschuberth committed Nov 28, 2022
1 parent ef98536 commit cf079aa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ Files: */.gitignore
Copyright: 2017-2020 HERE Europe B.V. <[email protected]>
License: Apache-2.0

Files: *.json
Copyright: 2020 The ORT Project Authors (see <https://github.com/oss-review-toolkit/ort/blob/main/NOTICE>)
License: Apache-2.0

Files: *.md
Copyright: 2017-2020 HERE Europe B.V. <[email protected]>
License: Apache-2.0
Expand All @@ -24,10 +28,6 @@ Files: batect*
Copyright: 2017-2021 Charles Korn <[email protected]>
License: Apache-2.0

Files: mlc_config.json
Copyright: 2017-2020 HERE Europe B.V. <[email protected]>
License: Apache-2.0

Files: NOTICE
Copyright: 2022 Bosch.IO GmbH <[email protected]>
License: Apache-2.0
Expand Down

0 comments on commit cf079aa

Please sign in to comment.