Skip to content

Commit

Permalink
Add license notice checks for backend
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-selo committed Jan 17, 2025
1 parent 8c4ede8 commit ff9a544
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .licenserc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
header:
- paths:
- "backend/**/*.py"
license:
spdx-id: AGPL-3.0-only
copyright-owner: Canonical Ltd.
copyright-year: 2023
software-name: Test Observer Backend
paths-ignore:
- "backend/charm/**"
- paths:
- "frontend/**/*.dart"
license:
Expand Down

0 comments on commit ff9a544

Please sign in to comment.