diff options
| author | Shulhan <ms@kilabit.info> | 2024-09-07 18:37:06 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-09-07 18:37:06 +0700 |
| commit | 0ea735eb1af096869ea2b414b4c80efcc978e503 (patch) | |
| tree | e41ecc4e8ca49e7856441d899cd910b2c434a629 /.reuse/dep5 | |
| parent | 2547822492084d9cd70598b29248affb7c45cc49 (diff) | |
| download | gorankusu-0ea735eb1af096869ea2b414b4c80efcc978e503.tar.xz | |
all: replace licensing format to REUSE.toml
Using ".reuse/dep5" has been deprecated since REUSE v3.2.
While at it, add missing license to some files in testdata.
Diffstat (limited to '.reuse/dep5')
| -rw-r--r-- | .reuse/dep5 | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 deleted file mode 100644 index dda1ad6..0000000 --- a/.reuse/dep5 +++ /dev/null @@ -1,28 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: gorankusu -Upstream-Contact: Shulhan <ms@kilabit.info> -Source: https://git.sr.ht/~shulhan/gorankusu - -Files: _www/* -Copyright: 2021 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later - -Files: .gitignore -Copyright: 2021 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later - -Files: .gitmodules -Copyright: 2021 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later - -Files: go.sum -Copyright: 2021 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later - -Files: README.md -Copyright: 2021 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later - -Files: _screenshots/* -Copyright: 2021 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later |
