16 lines
721 B
Markdown
16 lines
721 B
Markdown
<!-- SPDX-FileCopyrightText: 2025-2026 Cole Speelman -->
|
|
<!-- SPDX-License-Identifier: 0BSD -->
|
|
|
|
# Example license map
|
|
|
|
The original files in this synthetic, copyable example are licensed under the
|
|
0BSD terms in `LICENSE`, including `.sando` templates, handwritten Go,
|
|
`himesan.json`, and committed `.sando.go` output.
|
|
|
|
The generated files intentionally have no inline SPDX header because Hime-san
|
|
replaces the whole file. This module-level license map covers them. Generator
|
|
scaffolding copied into those files also has the additional permission in the
|
|
root repository's `OUTPUT_EXCEPTION.md`; that permission is not required to
|
|
keep this example under 0BSD when the example author already owns the relevant
|
|
input code.
|