mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-21 10:49:24 +01:00
update reuse
This commit is contained in:
parent
065cb49ab2
commit
33e902c5f4
@ -117,7 +117,7 @@ repos:
|
||||
|
||||
# Easierish licensing when attempting reuse compliancy
|
||||
- repo: https://github.com/fsfe/reuse-tool
|
||||
rev: v3.0.2
|
||||
rev: v3.1.0a1
|
||||
hooks:
|
||||
- id: reuse
|
||||
|
||||
|
@ -1,8 +0,0 @@
|
||||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: shell-things
|
||||
Upstream-Contact: Aminda Suomalainen <suomalainen@mikaela.info>
|
||||
Source: https://gitea.blesmrt.net/Mikaela/shell-things
|
||||
|
||||
Files: *
|
||||
Copyright: 2011 Aminda Suomalainen <suomalainen@mikaela.info>
|
||||
License: BSD-3-Clause
|
7
REUSE.toml
Normal file
7
REUSE.toml
Normal file
@ -0,0 +1,7 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = "**"
|
||||
precedence = "aggregate"
|
||||
SPDX-FileCopyrightText = "2011 Aminda Suomalainen <suomalainen@mikaela.info>"
|
||||
SPDX-License-Identifier = "BSD-3-Clause"
|
Loading…
Reference in New Issue
Block a user