diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-15 21:16:31 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-15 21:58:39 +0700 |
| commit | b322a6b218f2910cb9d82b025fd0b1bc75288e56 (patch) | |
| tree | 27f860091f7708e6e2d99039dcc5191059d2c995 /go.work.sum.license | |
| parent | c33ffdb985410128673add7d11d39b82af6a8d22 (diff) | |
| download | kilabit.info-b322a6b218f2910cb9d82b025fd0b1bc75288e56.tar.xz | |
all: add and convert the license and copyright headers to SPDX formats
We use spdxconv [1] tool to help converting the license and copyright.
[1]: https://kilabit.info/project/spdxconv/
Diffstat (limited to 'go.work.sum.license')
| -rw-r--r-- | go.work.sum.license | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/go.work.sum.license b/go.work.sum.license new file mode 100644 index 0000000..16f7767 --- /dev/null +++ b/go.work.sum.license @@ -0,0 +1,2 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 +SPDX-FileCopyrightText: M. Shulhan <ms@kilabit.info> |
