diff options
| author | Shulhan <ms@kilabit.info> | 2024-09-15 13:55:43 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-09-15 14:19:05 +0700 |
| commit | f32c9a90874659b03408479281e82cc1c834ab3e (patch) | |
| tree | 038a2aa67d60d8fb193bc7e37f483e825341716b /.reuse/dep5 | |
| parent | 98cfe314d85b9c2a92f84416d79f95c92e8a6d9d (diff) | |
| download | pakakeh.ts-f32c9a90874659b03408479281e82cc1c834ab3e.tar.xz | |
all: update reuse to use REUSE.toml
Since REUSE version 3.2, using ".reuse/dep5" has been deprecated,
and replaced using REUSE.toml
Diffstat (limited to '.reuse/dep5')
| -rw-r--r-- | .reuse/dep5 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 deleted file mode 100644 index 9541263..0000000 --- a/.reuse/dep5 +++ /dev/null @@ -1,16 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: wui -Upstream-Contact: Shulhan <ms@kilabit.info> -Source: https://git.sr.ht/~shulhan/wui - -Files: *.d.ts -Copyright: 2022 Shulhan <ms@kilabit.info> -License: GPL-3.0-or-later - -Files: tsconfig.json -Copyright: 2022 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 |
