Skip to content

Commit

Permalink
Add REUSE.toml
Browse files Browse the repository at this point in the history
Closes #425
  • Loading branch information
Johannes Ernst committed Dec 17, 2024
1 parent 4c07c8d commit d9fa61f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The MIT License (MIT)
Copyright © 2023-2024 Johannes Ernst https://j12t.org/
Copyright © 2023 and later, Johannes Ernst https://j12t.org/ and other FediTest contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the “Software”), to deal in
Expand All @@ -16,4 +16,4 @@ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9 changes: 9 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Attempting to follow https://reuse.software/spec-3.3/#reusetoml
# If this is wrong or misleading, please point it out

version = 1

[[annotations]]
path = "**"
SPDX-FileCopyrightText = "2023 and later, Johannes Ernst https://j12t.org/ and other FediTest contributors"
SPDX-License-Identifier = "MIT"

0 comments on commit d9fa61f

Please sign in to comment.