Skip to content

Commit

Permalink
docs: become compliant with REUSE 3.0 spec
Browse files Browse the repository at this point in the history
This can be verified by running `reuse lint` in the project root
  • Loading branch information
Joshua Mulliken committed Sep 26, 2021
1 parent 58c38b3 commit 97a0829
Show file tree
Hide file tree
Showing 11 changed files with 123 additions and 816 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2021 Joshua Mulliken <joshua@mulliken.net>
#
# SPDX-License-Identifier: Apache-2.0

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down
Loading

0 comments on commit 97a0829

Please sign in to comment.