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 /tsconfig.json.license | |
| 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 'tsconfig.json.license')
| -rw-r--r-- | tsconfig.json.license | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tsconfig.json.license b/tsconfig.json.license new file mode 100644 index 0000000..dc54291 --- /dev/null +++ b/tsconfig.json.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info> + +SPDX-License-Identifier: GPL-3.0-or-later |
