Skip to content
Merged
Show file tree
Hide file tree
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
12 changes: 0 additions & 12 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
hey is dual-licensed.

1. Open source — GNU Affero General Public License v3.0 (AGPL-3.0), the full
text of which follows below.
2. Commercial — to use hey without the obligations of the AGPL-3.0 (for
example, in a closed-source or SaaS context), a commercial license is
available. Contact ahoy@42labs.io.

Copyright (c) 2026 42labs.

================================================================================

GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007

Expand Down
17 changes: 17 additions & 0 deletions LICENSING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Licensing

Copyright (c) 2026 42labs.

hey is dual-licensed.

1. **Open source** — [GNU Affero General Public License v3.0](LICENSE) (AGPL-3.0).
Use it, run it, modify it, self-host it. If you run a modified version as a
network service, the AGPL requires you to offer your users its source.

2. **Commercial** — to use hey without the obligations of the AGPL-3.0
(for example, in a closed-source or SaaS context), a commercial license is
available. Contact <ahoy@42labs.io>.

`LICENSE` holds the verbatim AGPL-3.0 text and nothing else, so that GitHub — and
every tool that reads a licence by matching it — identifies the project correctly.
The dual-licensing terms live here.