-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
28 lines (21 loc) · 966 Bytes
/
Copy pathLICENSE
File metadata and controls
28 lines (21 loc) · 966 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Unified Licensing Notice
Copyright (c) 2026, Alexis Nahan (alias "alnah") <alexis.nahan@gmail.com>
This repository uses two licenses, applied by scope:
1. Code: BSD 3-Clause
Applies to source code, configuration, scripts, and build tooling,
unless another notice is present in a specific file or directory.
2. Content: CC BY 4.0 Attribution 4.0 International
Applies to blog post content and media assets, unless another notice
is present in a specific file or directory.
Full license texts:
- BSD 3-Clause: `LICENSES/BSD-3-Clause.txt`
- CC BY 4.0: `LICENSES/CC-BY-4.0.txt`
For website readers:
- `/LICENSE` is the scope notice
- `/LICENSES/BSD-3-Clause.txt` is the full code license
- `/LICENSES/CC-BY-4.0.txt` is the full content license
Attribution expectations for reused content:
- credit Alexis Nahan (alias "alnah")
- link back to the original post when practical
- link to the CC BY 4.0 license
- indicate whether you changed the material