Update License

This commit is contained in:
Raven Scott
2026-06-22 21:16:51 -04:00
parent 82dd5855b6
commit 026b7ba4ab
35 changed files with 47 additions and 45235 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ bare-operating-system/
├── developer-guide/ # How-to: in-image JS, ctx, coreutils, testing
│ ├── README.md # Index + reading order
│ ├── 01-two-runtimes-host-vs-image.md … 12-bare-modules-and-pear-ecosystem.md
├── LICENSE # Apache-2.0 notice (root repo)
├── LICENSE # Apache-2.0 notice (HoneyPeer, LLC)
├── patches/ # patch-package deltas (applied post-install; see § patches below)
├── .gitignore # Ignore rules
├── .prettierrc # Prettier formatting defaults
@@ -137,7 +137,7 @@ Narrative handbook (architecture diagrams, chapter walkthrough): [handbook/READM
## 5. Root: [LICENSE](../../LICENSE)
Short Apache License, Version 2.0 header: copyright year 2026, standard AS-IS disclaimer, link to <http://www.apache.org/licenses/LICENSE-2.0>.
Apache License, Version 2.0 header: copyright year 2026, HoneyPeer, LLC ownership statement, standard AS-IS disclaimer, link to <http://www.apache.org/licenses/LICENSE-2.0>, and pointer to third-party vendor licenses.
---