|
2 | 2 | ============ |
3 | 3 |
|
4 | 4 | [](https://www.nuget.org/packages/StructId) |
5 | | -[](https://www.nuget.org/packages/StructId) |
6 | | -[](https://github.com//devlooped/StructId/blob/main/license.txt) |
| 5 | +[](https://www.nuget.org/packages/StructId) |
| 6 | +[](https://github.com/devlooped/oss/blob/main/osmfeula.txt) |
| 7 | +[](https://github.com/devlooped/oss/blob/main/license.txt) |
7 | 8 | [](https://github.com/devlooped/StructId/actions) |
8 | 9 |
|
9 | | -<!-- include https://github.com/devlooped/.github/raw/main/osmf.md --> |
10 | | -## Open Source Maintenance Fee |
11 | | - |
12 | | -To ensure the long-term sustainability of this project, users of this package who generate |
13 | | -revenue must pay an [Open Source Maintenance Fee](https://opensourcemaintenancefee.org). |
14 | | -While the source code is freely available under the terms of the [License](license.txt), |
15 | | -this package and other aspects of the project require [adherence to the Maintenance Fee](osmfeula.txt). |
16 | | - |
17 | | -To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/devlooped) at the proper |
18 | | -OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org/profiles/Devlooped). |
19 | | - |
20 | | -<!-- https://github.com/devlooped/.github/raw/main/osmf.md --> |
21 | 10 | <!-- #content --> |
22 | 11 | An opinionated strongly-typed ID library that uses `readonly record struct` in C# for |
23 | 12 | maximum performance, minimal memory allocation typed identifiers. |
@@ -376,6 +365,19 @@ The versioning scheme for packages is: |
376 | 365 | - PR builds: *42.42.42-pr*`[NUMBER]` |
377 | 366 | - Branch builds: *42.42.42-*`[BRANCH]`.`[COMMITS]` |
378 | 367 |
|
| 368 | +<!-- include https://github.com/devlooped/.github/raw/main/osmf.md --> |
| 369 | +## Open Source Maintenance Fee |
| 370 | + |
| 371 | +To ensure the long-term sustainability of this project, users of this package who generate |
| 372 | +revenue must pay an [Open Source Maintenance Fee](https://opensourcemaintenancefee.org). |
| 373 | +While the source code is freely available under the terms of the [License](license.txt), |
| 374 | +this package and other aspects of the project require [adherence to the Maintenance Fee](osmfeula.txt). |
| 375 | + |
| 376 | +To pay the Maintenance Fee, [become a Sponsor](https://github.com/sponsors/devlooped) at the proper |
| 377 | +OSMF tier. A single fee covers all of [Devlooped packages](https://www.nuget.org/profiles/Devlooped). |
| 378 | + |
| 379 | +<!-- https://github.com/devlooped/.github/raw/main/osmf.md --> |
| 380 | + |
379 | 381 | <!-- include https://github.com/devlooped/sponsors/raw/main/footer.md --> |
380 | 382 | # Sponsors |
381 | 383 |
|
|
0 commit comments