Skip to content

Commit

Permalink
Merge pull request #26 from canonical/fix-license-validation
Browse files Browse the repository at this point in the history
Fix license validation
  • Loading branch information
arturo-seijas authored Jan 30, 2025
2 parents 9f3bbe3 + 5b6c81f commit fa09812
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ header:
content: |
Copyright [year] [owner]
See LICENSE file for licensing details.
pattern: |
Copyright \d{4} Canonical Ltd.
See LICENSE file for licensing details.
paths:
- '**'
paths-ignore:
Expand Down

0 comments on commit fa09812

Please sign in to comment.