Skip to content
Merged
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 .github/licenserc.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# REUSE-IgnoreStart
header:
license:
spdx-id: Apache-2.0
Expand All @@ -7,6 +8,7 @@ header:
pattern: |
SPDX-FileCopyrightText: [0-9]+ SAP SE or an SAP affiliate company and Greenhouse contributors
SPDX-License-Identifier: Apache-2\.0
# REUSE-IgnoreEnd

paths: # `paths` are the path list that will be checked (and fixed) by license-eye, default is ['**'].
- '**'
Expand Down
Loading