aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-03-28 20:18:25 +0700
committerShulhan <ms@kilabit.info>2026-03-28 20:18:25 +0700
commit52fea4323e2332fa75e99beeea1c108981dceb94 (patch)
tree20040fc70809f25dbb76f7da4d09b59898ee332a
parentf3011a9cdfc59b72ce0203c48169e97d21235057 (diff)
downloadpakakeh.go-52fea4323e2332fa75e99beeea1c108981dceb94.tar.xz
_doc: add missing SPDX headers in changelog.css
-rw-r--r--_doc/changelog.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/_doc/changelog.css b/_doc/changelog.css
index 7b185620..7ae526ea 100644
--- a/_doc/changelog.css
+++ b/_doc/changelog.css
@@ -1,3 +1,8 @@
+/*
+ * SPDX-License-Identifier: BSD-3-Clause
+ * SPDX-FileCopyrightText: 2026 M. Shulhan <ms@kilabit.info>
+ */
+
.sect3 > .listingblock,
.sect3 > .paragraph {
margin-left: 1.5rem;