Skip to content

Commit 0106efc

Browse files
devlooped-botkzu
authored andcommitted
+Mᐁ includes
1 parent 186077b commit 0106efc

3 files changed

Lines changed: 27 additions & 5 deletions

File tree

osmfeula.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ End User License Agreement
22

33
This Open Source Maintenance Fee Agreement ("Agreement") is a legal agreement
44
between 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
66
the MIT License ("OSI License"), an OSI-approved open source license.
77
Project offers a Binary Release of the Software to Users in exchange for a
88
maintenance fee ("Fee"). "Binary Release" refers to pre-compiled executable

src/gist/readme.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff 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
3434
Example:
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

src/runfile/readme.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff 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
5252
When running different files from the same repo+ref, the download will be performed only once.
5353
The 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

0 commit comments

Comments
 (0)