summaryrefslogtreecommitdiff
path: root/_content/talk/software_development_retrospective/index.adoc
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-01-15 21:16:31 +0700
committerShulhan <ms@kilabit.info>2026-01-15 21:58:39 +0700
commitb322a6b218f2910cb9d82b025fd0b1bc75288e56 (patch)
tree27f860091f7708e6e2d99039dcc5191059d2c995 /_content/talk/software_development_retrospective/index.adoc
parentc33ffdb985410128673add7d11d39b82af6a8d22 (diff)
downloadkilabit.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 '_content/talk/software_development_retrospective/index.adoc')
-rw-r--r--_content/talk/software_development_retrospective/index.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/_content/talk/software_development_retrospective/index.adoc b/_content/talk/software_development_retrospective/index.adoc
index 8d52f26..74ec654 100644
--- a/_content/talk/software_development_retrospective/index.adoc
+++ b/_content/talk/software_development_retrospective/index.adoc
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: CC-BY-SA-4.0
+// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info>
+
= Software Development Restrospective
++++