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
3 changes: 2 additions & 1 deletion COMMERCIAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ buy one if you need terms the PolyForm licenses do not give you, such as:

## How to buy

Write to **info@xtsoftwarelabs.com** with:
Commercial licenses are sold by XT SOFTWARE LABS LLC, which holds the copyright
in shimforge. Write to **info@xtsoftwarelabs.com** with:

- your company name and website
- roughly how many developers will use shimforge
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ info@xtsoftwarelabs.com to buy a commercial license.

Neither license is approved by the Open Source Initiative.

Required Notice: Copyright XTSoftwareLabs (https://github.com/XTSoftwareLabs/shimforge)
Required Notice: Copyright XT SOFTWARE LABS LLC (https://github.com/XTSoftwareLabs/shimforge)
2 changes: 1 addition & 1 deletion LICENSE-POLYFORM-NONCOMMERCIAL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright XTSoftwareLabs (https://github.com/XTSoftwareLabs/shimforge)
Required Notice: Copyright XT SOFTWARE LABS LLC (https://github.com/XTSoftwareLabs/shimforge)

# PolyForm Noncommercial License 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion LICENSE-POLYFORM-SMALL-BUSINESS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright XTSoftwareLabs (https://github.com/XTSoftwareLabs/shimforge)
Required Notice: Copyright XT SOFTWARE LABS LLC (https://github.com/XTSoftwareLabs/shimforge)

# PolyForm Small Business License 1.0.0

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -525,8 +525,8 @@ and [`tests/io.rs`](tests/io.rs). Imported OS and C runtime calls are covered by

## Licensing

shimforge is source-available under either of two licenses, at your option. You
need to satisfy only one of them.
shimforge is copyright XT SOFTWARE LABS LLC and source-available under either of
two licenses, at your option. You need to satisfy only one of them.

- [PolyForm Small Business 1.0.0](LICENSE-POLYFORM-SMALL-BUSINESS), for a company
with fewer than 100 people and less than 1,000,000 USD (2019, inflation
Expand Down
2 changes: 1 addition & 1 deletion macros/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ info@xtsoftwarelabs.com to buy a commercial license.

Neither license is approved by the Open Source Initiative.

Required Notice: Copyright XTSoftwareLabs (https://github.com/XTSoftwareLabs/shimforge)
Required Notice: Copyright XT SOFTWARE LABS LLC (https://github.com/XTSoftwareLabs/shimforge)
2 changes: 1 addition & 1 deletion macros/LICENSE-POLYFORM-NONCOMMERCIAL
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright XTSoftwareLabs (https://github.com/XTSoftwareLabs/shimforge)
Required Notice: Copyright XT SOFTWARE LABS LLC (https://github.com/XTSoftwareLabs/shimforge)

# PolyForm Noncommercial License 1.0.0

Expand Down
2 changes: 1 addition & 1 deletion macros/LICENSE-POLYFORM-SMALL-BUSINESS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Required Notice: Copyright XTSoftwareLabs (https://github.com/XTSoftwareLabs/shimforge)
Required Notice: Copyright XT SOFTWARE LABS LLC (https://github.com/XTSoftwareLabs/shimforge)

# PolyForm Small Business License 1.0.0

Expand Down
Loading