diff options
| author | Shulhan <ms@kilabit.info> | 2026-03-28 20:18:25 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2026-03-28 20:18:25 +0700 |
| commit | 52fea4323e2332fa75e99beeea1c108981dceb94 (patch) | |
| tree | 20040fc70809f25dbb76f7da4d09b59898ee332a | |
| parent | f3011a9cdfc59b72ce0203c48169e97d21235057 (diff) | |
| download | pakakeh.go-52fea4323e2332fa75e99beeea1c108981dceb94.tar.xz | |
_doc: add missing SPDX headers in changelog.css
| -rw-r--r-- | _doc/changelog.css | 5 |
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; |
