Update License
This commit is contained in:
@@ -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.
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user