aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-01-08 22:42:32 +0700
committerShulhan <ms@kilabit.info>2026-01-08 22:42:46 +0700
commitbf2b9dd3c9bf0a52b8b102a8cb2763027a27be01 (patch)
treeeb9543803080eedacd4a27344c1c2b8a0cabea2b /go.mod
parenta10b07ddbd21c7725df43f3e37b9d7709fbe66b7 (diff)
downloadspdxconv-bf2b9dd3c9bf0a52b8b102a8cb2763027a27be01.tar.xz
all: fix wrong copyright year on some files
I wrote the initial codes in December 2025 but commit it on year 2026.
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fbfe07b..ec171fe 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-3.0-only
-// SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
+// SPDX-FileCopyrightText: 2026 M. Shulhan <ms@kilabit.info>
module git.sr.ht/~shulhan/spdxconv