diff options
| author | Shulhan <ms@kilabit.info> | 2026-01-22 14:15:57 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-01-22 14:16:22 +0700 |
| commit | b1b5b41d62c7e8fee012be72feec7a66e1bb83e7 (patch) | |
| tree | 5873da72362567c11c3e56862c55c28268f518fd /go.sum.license | |
| parent | 050ae5215ba426a1f2a13dcc5555f9d1b21d9d56 (diff) | |
| download | asciidoctor-go-b1b5b41d62c7e8fee012be72feec7a66e1bb83e7.tar.xz | |
all: reformat README with prettier and simplify license
Instead of showing multiple paragraphs of license text, display it with
single line.
While at it, embed the SPDX license directly instead of using REUSE.toml.
Diffstat (limited to 'go.sum.license')
| -rw-r--r-- | go.sum.license | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/go.sum.license b/go.sum.license new file mode 100644 index 0000000..69eb139 --- /dev/null +++ b/go.sum.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2020 M. Shulhan <ms@kilabit.info> +SPDX-License-Identifier: GPL-3.0-or-later |
