aboutsummaryrefslogtreecommitdiff
path: root/.reuse/dep5
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-09-15 13:55:43 +0700
committerShulhan <ms@kilabit.info>2024-09-15 14:19:05 +0700
commitf32c9a90874659b03408479281e82cc1c834ab3e (patch)
tree038a2aa67d60d8fb193bc7e37f483e825341716b /.reuse/dep5
parent98cfe314d85b9c2a92f84416d79f95c92e8a6d9d (diff)
downloadpakakeh.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/dep516
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