File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ End User License Agreement
22
33This Open Source Maintenance Fee Agreement ("Agreement") is a legal agreement
44between you ("User") and Devlooped ("Project") for the use of
5- $product$ ("Software"), an open source software project licensed under
5+ runfile ("Software"), an open source software project licensed under
66the MIT License ("OSI License"), an OSI-approved open source license.
77Project offers a Binary Release of the Software to Users in exchange for a
88maintenance fee ("Fee"). "Binary Release" refers to pre-compiled executable
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ Options:
2828```
2929
3030> [ !TIP]
31- > The gist does not need to be public. In that case, the same authentication
32- > used by your local ` git ` will be used to access the gist , via the Git Credential Manager.
31+ > The gist does not need to be public. Private repos will leverage the same authentication
32+ > used by your local ` git ` to access the file , via the Git Credential Manager.
3333
3434Example:
3535
@@ -53,6 +53,17 @@ The last download etag is used to avoid downloading on each run.
5353<!-- #gist -->
5454<!-- ../../readme.md#gist -->
5555<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
56+ ## Open Source Maintenance Fee
57+
58+ To ensure the long-term sustainability of this project, users of this package who generate
59+ revenue must pay an [ Open Source Maintenance Fee] ( https://opensourcemaintenancefee.org ) .
60+ While the source code is freely available under the terms of the [ License] ( license.txt ) ,
61+ this package and other aspects of the project require [ adherence to the Maintenance Fee] ( osmfeula.txt ) .
62+
63+ To pay the Maintenance Fee, [ become a Sponsor] ( https://github.com/sponsors/devlooped ) at the proper
64+ OSMF tier. A single fee covers all of [ Devlooped packages] ( https://www.nuget.org/profiles/Devlooped ) .
65+
66+ <!-- https://github.com/devlooped/.github/raw/main/osmf.md -->
5667<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
5768# Sponsors
5869
Original file line number Diff line number Diff line change @@ -46,15 +46,26 @@ AnsiConsole.MarkupLine($"Hello world from [green]dnx[/] [yellow]gist[/] :rocket:
4646```
4747
4848> [ !TIP]
49- > The repo does not need to be public. In that case, the same authentication
50- > used by your local ` git ` will be used to access the file, via the Git Credential Manager.
49+ > The repo does not need to be public. Private repos will leverage the same authentication
50+ > used by your local ` git ` to access the file, via the Git Credential Manager.
5151
5252When running different files from the same repo+ref, the download will be performed only once.
5353The last download etag is used to avoid downloading on each run.
5454
5555<!-- #runfile -->
5656<!-- ../../readme.md#runfile -->
5757<!-- include https://github.com/devlooped/.github/raw/main/osmf.md -->
58+ ## Open Source Maintenance Fee
59+
60+ To ensure the long-term sustainability of this project, users of this package who generate
61+ revenue must pay an [ Open Source Maintenance Fee] ( https://opensourcemaintenancefee.org ) .
62+ While the source code is freely available under the terms of the [ License] ( license.txt ) ,
63+ this package and other aspects of the project require [ adherence to the Maintenance Fee] ( osmfeula.txt ) .
64+
65+ To pay the Maintenance Fee, [ become a Sponsor] ( https://github.com/sponsors/devlooped ) at the proper
66+ OSMF tier. A single fee covers all of [ Devlooped packages] ( https://www.nuget.org/profiles/Devlooped ) .
67+
68+ <!-- https://github.com/devlooped/.github/raw/main/osmf.md -->
5869<!-- include https://github.com/devlooped/sponsors/raw/main/footer.md -->
5970# Sponsors
6071
You can’t perform that action at this time.
0 commit comments