Skip to content

Commit

Permalink
Clarify debian/copyright file
Browse files Browse the repository at this point in the history
  • Loading branch information
ldeso committed Apr 18, 2024
1 parent bfced45 commit 24111f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .reuse/dep5
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Blitz
Upstream-Contact: Léo de Souza <[email protected]>
Source: https://blitz.leodesouza.net/
Source: https://github.com/ldeso/blitz
License: Apache-2.0

Files: CNAME metadata/*
License: Apache-2.0
Copyright: Copyright 2024 Léo de Souza

Files: favicon.ico src/main/res/mipmap-*/ic_launcher.webp
Files: favicon.ico src/main/res/mipmap-*dpi/ic_launcher.webp
License: Apache-2.0
Copyright: Copyright 2024 Léo de Souza
Copyright 2019 Google, Inc.

Files: gradle/wrapper/gradle-wrapper.*
Files: gradle/wrapper/gradle-wrapper.jar gradle/wrapper/gradle-wrapper.properties
License: Apache-2.0
Copyright: Copyright 2024 the original author or authors.

Files: gradlew gradlew.bat
License: Apache-2.0
Copyright: # Already in the files
Copyright:
Comment: Copyright field is empty because copyright is already stated in the files
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Update website theme
- Do not hardcode application ID in manifest
- Remove unnecessary dependency
- Clarify debian/copyright file

## [1.8.1](https://github.com/ldeso/blitz/releases/tag/v1.8.1) – 2024-04-11

Expand Down

0 comments on commit 24111f4

Please sign in to comment.