Skip to content
This repository was archived by the owner on Jul 20, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions LICENSING.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ The Hippocratic License is an [Ethical Source](https://ethicalsource.dev) licens

If you believe this software is being used in violation of the license, contact the licensor at [info@jawafdehi.org](mailto:info@jawafdehi.org).

<<<<<<< HEAD
## SPDX compliance

Source files should include an [SPDX](https://spdx.dev/) license identifier header: `SPDX-License-Identifier: Hippocratic-3.0`. A CI workflow ([`.github/workflows/spdx-header-check.yml`](./.github/workflows/spdx-header-check.yml)) verifies license headers.

=======
>>>>>>> origin/main
## Third-party code

Dependencies and third-party code remain under their original licenses.
Loading