aboutsummaryrefslogtreecommitdiff
path: root/go.sum.license
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-01-22 14:15:57 +0700
committerShulhan <ms@kilabit.info>2026-01-22 14:16:22 +0700
commitb1b5b41d62c7e8fee012be72feec7a66e1bb83e7 (patch)
tree5873da72362567c11c3e56862c55c28268f518fd /go.sum.license
parent050ae5215ba426a1f2a13dcc5555f9d1b21d9d56 (diff)
downloadasciidoctor-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.license2
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