Skip to content

Commit 1c59a17

Browse files
committed
1 parent a0883dc commit 1c59a17

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+78
-4135
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
env:
9393
Version: ${{ needs.version.outputs.version }}
9494
VersionLabel: ${{ needs.version.outputs.label }}
95+
VersionPrefix: ${{ needs.version.outputs.prefix }}
9596
steps:
9697
- name: 🤘 checkout
9798
uses: actions/checkout@v4

.netconfig

Lines changed: 5 additions & 266 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
url = https://github.com/git-ecosystem/git-credential-manager/tree/v2.6.1/src/shared/Core/Authentication/OAuth/
33
[file "src/Core/Interop"]
44
url = https://github.com/git-ecosystem/git-credential-manager/tree/v2.6.1/src/shared/Core/Interop/
5-
[file "src/SponsorLink"]
6-
url = https://github.com/devlooped/SponsorLink/tree/main/samples/dotnet/
75
[file]
86
url = https://github.com/devlooped/oss
97
url = https://github.com/clarius/pages
@@ -14,9 +12,11 @@
1412
[file "readme.md"]
1513
url = https://github.com/devlooped/oss/blob/main/readme.md
1614
skip
17-
[file "SponsorLink.sln"]
18-
url = https://github.com/devlooped/oss/blob/main/SponsorLink.sln
19-
skip
15+
[file "osmfeula.txt"]
16+
url = https://github.com/devlooped/.github/blob/main/osmfeula.txt
17+
sha = e0cb0888f2a753deba1badab0c4ec46cde4f4285
18+
etag = 91ea15c07bfd784036c6ca931f5b2df7e9767b8367146d96c79caef09d63899f
19+
weak
2020
[file "src/icon.png"]
2121
url = https://github.com/devlooped/oss/blob/main/src/icon.png
2222
skip
@@ -731,267 +731,6 @@
731731
sha = 94f8d91eacc5ffc5037ab0d96337a531419b4021
732732
etag = 6ee21893c4a201ba834c9749b5518fb25f5702e7c4a29c68d3abd5cdf547301e
733733
weak
734-
[file "src/SponsorLink/Analyzer/Analyzer.csproj"]
735-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/Analyzer.csproj
736-
sha = 8f0e6216360f3f8700b4845f3ec2310aabd996f3
737-
etag = 671a82f0f6770a990f9364ecf321eeea75bd6092f98c009039af02df172152df
738-
weak
739-
[file "src/SponsorLink/Analyzer/GraceApiAnalyzer.cs"]
740-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/GraceApiAnalyzer.cs
741-
sha = 4638da914b0527c156227f3705ca60a85c1871e4
742-
etag = 6603b004f41e023d03b86f175d9fc4e0a462d1b2519406e46b4831e36c378e6f
743-
weak
744-
[file "src/SponsorLink/Analyzer/Properties/launchSettings.json"]
745-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/Properties/launchSettings.json
746-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
747-
etag = 6c59ab4d008e3221e316c9e3b6e0da155b892680d48cdc400a39d53cb9a12aac
748-
weak
749-
[file "src/SponsorLink/Analyzer/StatusReportingAnalyzer.cs"]
750-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/StatusReportingAnalyzer.cs
751-
sha = eceeb2c5596285c95db4d1a031cc36238a7cd22d
752-
etag = db37e051eeea1a0e368ccc8bfdf59c373486a583c57ad8301d6be9ab21da4e0d
753-
weak
754-
[file "src/SponsorLink/Analyzer/StatusReportingGenerator.cs"]
755-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/StatusReportingGenerator.cs
756-
sha = 08d80dd734525b1e6f46adbffd2aab77d73afb71
757-
etag = 09f466f0a23877a980ec01a7b15330c6c36c44960028188d826a8ef48f8756aa
758-
weak
759-
[file "src/SponsorLink/Analyzer/buildTransitive/SponsorableLib.targets"]
760-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Analyzer/buildTransitive/SponsorableLib.targets
761-
sha = eceeb2c5596285c95db4d1a031cc36238a7cd22d
762-
etag = 727bd941b7a8be190c7f17a41c791ef2248be5e25a36460a0457bc080a7d4503
763-
weak
764-
[file "src/SponsorLink/Directory.Build.props"]
765-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Directory.Build.props
766-
sha = 7b5109b5b5a53a2cc16759b776c4a092aec5ca57
767-
etag = 5d4e433c71291ea953d328aa26b2d93cdf4708271f0eb024138ba2e0db93ab15
768-
weak
769-
[file "src/SponsorLink/Directory.Build.targets"]
770-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Directory.Build.targets
771-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
772-
etag = 9938f29c3573bf8bdb9686e1d9884dee177256b1d5dd7ee41472dd64bfbdd92d
773-
weak
774-
[file "src/SponsorLink/Library/Library.csproj"]
775-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Library/Library.csproj
776-
sha = 0f551e3be564625ee4d078649c55363bf35954ba
777-
etag = 1ba2df85e2aae342f575b9ea08c38b2117f43c131b24d38082d1d4394716f3d0
778-
weak
779-
[file "src/SponsorLink/Library/MyClass.cs"]
780-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Library/MyClass.cs
781-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
782-
etag = b5b3ccd6cd14bb90dd9702b9d7e52cc22c11e601c039617738d688f9fd45d49b
783-
weak
784-
[file "src/SponsorLink/Library/Resources.resx"]
785-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Library/Resources.resx
786-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
787-
etag = aff6051733d22982e761f2b414173aafeab40e0a76a142e2b33025dced213eb2
788-
weak
789-
[file "src/SponsorLink/Library/readme.md"]
790-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Library/readme.md
791-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
792-
etag = 5002ac8c5bbeee60c13937a32c1b6c1a5dbf0065617c8f2550e6eca6fded256d
793-
weak
794-
[file "src/SponsorLink/SponsorLink.Analyzer.Tests.targets"]
795-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink.Analyzer.Tests.targets
796-
sha = 8a4082211918b604ad95ef0f3da3cd414747c46a
797-
etag = ac4e82c24d5a812eb7a1ad20d2d076b7aeedddd90c8196eaea0c227693a2ede6
798-
weak
799-
[file "src/SponsorLink/SponsorLink.Analyzer.targets"]
800-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink.Analyzer.targets
801-
sha = 8a4082211918b604ad95ef0f3da3cd414747c46a
802-
etag = b75dd01945453c3ccd9eb96f65959ff1607a2cf11226fac5014b01b7cb6314d7
803-
weak
804-
[file "src/SponsorLink/SponsorLink/AnalyzerOptionsExtensions.cs"]
805-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/AnalyzerOptionsExtensions.cs
806-
sha = 38a11504cc9cbd994fb7380fd580102e7514b3b5
807-
etag = 9d0e3495b4db00915f79f7e0549b20f2ffff38865741a69810251550686102cc
808-
weak
809-
[file "src/SponsorLink/SponsorLink/AppDomainDictionary.cs"]
810-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/AppDomainDictionary.cs
811-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
812-
etag = 4a70f86e73f951bca95618c221d821e38a31ef9092af4ac61447eab845671a28
813-
weak
814-
[file "src/SponsorLink/SponsorLink/DiagnosticsManager.cs"]
815-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/DiagnosticsManager.cs
816-
sha = 29921560c73bb91c2a21a21800daf0b250773598
817-
etag = a5d79dbc0ed9fac4fb1879fb3790b9ebab18e47c14c454554ce9f53f21487bb5
818-
weak
819-
[file "src/SponsorLink/SponsorLink/Resources.es-AR.resx"]
820-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/Resources.es-AR.resx
821-
sha = 586398c3e650495f36601ecc8983a14ed745e058
822-
etag = 1d6ca61601815a20581fc13f9efdad151ee0e5cf952318723265d5c183d3e1cc
823-
weak
824-
[file "src/SponsorLink/SponsorLink/Resources.es.resx"]
825-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/Resources.es.resx
826-
sha = 21d8dac3077c75cd07d7cc7f9e10f2620afce834
827-
etag = 89a7bb797aeacca43e043196a00eea91f282df4caf9bbe937749026a03f707ad
828-
weak
829-
[file "src/SponsorLink/SponsorLink/Resources.resx"]
830-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/Resources.resx
831-
sha = 21d8dac3077c75cd07d7cc7f9e10f2620afce834
832-
etag = 8902652b8907de2fbccf73f3738d0fce503fc667a084171d6b88bf3373e559e7
833-
weak
834-
[file "src/SponsorLink/SponsorLink/SponsorLink.cs"]
835-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorLink.cs
836-
sha = a755e4be0f7cb73cfde208857e28f7cfeba2dcc3
837-
etag = 402e2beb11cf64c07be3d0fc3e89115fd09fc24133c08a8951bf0e784909c510
838-
weak
839-
[file "src/SponsorLink/SponsorLink/SponsorLink.csproj"]
840-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorLink.csproj
841-
sha = e8ec200934a3b3788c2e31d7022c717f5fd152fa
842-
etag = 1a58baf82b1813f68610272aa6161a18a70d5c619154734039a0d48fce6d735a
843-
weak
844-
[file "src/SponsorLink/SponsorLink/SponsorLinkAnalyzer.cs"]
845-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorLinkAnalyzer.cs
846-
sha = 46e9abe02e5a6abadda66ef050ddc5b9859aa2b8
847-
etag = 062a02b6eb45e5e49cc73c77c25d66bf2695fc365e13ce7dc39f813a030fc370
848-
weak
849-
[file "src/SponsorLink/SponsorLink/SponsorStatus.cs"]
850-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorStatus.cs
851-
sha = 29921560c73bb91c2a21a21800daf0b250773598
852-
etag = 419a823edb42d9175ae96d66a8b0191d8fc91921268c2a5340cf8d34519d4535
853-
weak
854-
[file "src/SponsorLink/SponsorLink/SponsorableLib.targets"]
855-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorableLib.targets
856-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
857-
etag = 2f923a97081481a6a264d63c8ff70ce5ba65c3dbaf7ea078cbe1388fb0868e1c
858-
weak
859-
[file "src/SponsorLink/SponsorLink/Tracing.cs"]
860-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/Tracing.cs
861-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
862-
etag = 29d6c0362f4c47eedfebea5018d563adb04a8f7b30da87495c5c8a4561e2c4ed
863-
weak
864-
[file "src/SponsorLink/SponsorLink/buildTransitive/Devlooped.Sponsors.targets"]
865-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/buildTransitive/Devlooped.Sponsors.targets
866-
sha = 697e210b68c7d6f0ececca7673d13f4309df6cd7
867-
etag = e2cb4d1bbf4096f4b3fcfa0b20abccb33520442b656f19e01e5da928fd927da8
868-
weak
869-
[file "src/SponsorLink/SponsorLink/sponsorable.md"]
870-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/sponsorable.md
871-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
872-
etag = 9c275d50705a2e661f0f86f1ae5e555c0033a05e86e12f936283a5b5ef47ae77
873-
weak
874-
[file "src/SponsorLink/SponsorLinkAnalyzer.sln"]
875-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLinkAnalyzer.sln
876-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
877-
etag = fc2928c9b303d81ff23891ee791a859b794d9f2d4b9f4e81b9ed15e5b74db487
878-
weak
879-
[file "src/SponsorLink/Tests/.netconfig"]
880-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/.netconfig
881-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
882-
etag = 0323e19eb4582113dd409853ba83e9845069bf35733ed84a0bdc9fb6990502a9
883-
weak
884-
[file "src/SponsorLink/Tests/AnalyzerTests.cs"]
885-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/AnalyzerTests.cs
886-
sha = 697e210b68c7d6f0ececca7673d13f4309df6cd7
887-
etag = 44ef3022d2ebe1251896542b697baa9dcef9b9805b68845ccc9d0ff0181ba9d1
888-
weak
889-
[file "src/SponsorLink/Tests/Attributes.cs"]
890-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/Attributes.cs
891-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
892-
etag = 1d7c17a2c9424db73746112c338a39e0000134ac878b398e2aa88f7ea5c0c488
893-
weak
894-
[file "src/SponsorLink/Tests/Extensions.cs"]
895-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/Extensions.cs
896-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
897-
etag = 9e51b7e6540fae140490a5283b1e67ce071bd18a267bc2ae0b35c7248261aed1
898-
weak
899-
[file "src/SponsorLink/Tests/JsonOptions.cs"]
900-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/JsonOptions.cs
901-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
902-
etag = 17799725ad9b24eb5998365962c30b9a487bddadca37c616e35b76b8c9eb161a
903-
weak
904-
[file "src/SponsorLink/Tests/Resources.resx"]
905-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/Resources.resx
906-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
907-
etag = 13d1bb8b0de32a8c9b5dbdc806a036ed89d423cd7c0be187b8c56055c9bf7783
908-
weak
909-
[file "src/SponsorLink/Tests/Sample.cs"]
910-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/Sample.cs
911-
sha = ca82a9d6298a933192c5dfd2c5881ebadb85d0fe
912-
etag = 1875555adb7eab21acf1e730b6baeb8c095d9f6f9f07303a87ad9c16e0f6490d
913-
weak
914-
[file "src/SponsorLink/Tests/SponsorableManifest.cs"]
915-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/SponsorableManifest.cs
916-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
917-
etag = eb2292c6d7bf53a56acbb73d7c89ccc78fd8bec2e2198d70e36da93c01d36374
918-
weak
919-
[file "src/SponsorLink/Tests/Tests.csproj"]
920-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/Tests.csproj
921-
sha = e8ec200934a3b3788c2e31d7022c717f5fd152fa
922-
923-
etag = eb34fc9fe25b0169f069ff692379a19c59673727d8abb6f45816012661329df5
924-
weak
925-
[file "src/SponsorLink/Tests/keys/kzu.key"]
926-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.key
927-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
928-
etag = bd8f5b16d248829e9cf4d8695677b2b7c09607d2b50b1cda05dbaa48c2a3fe04
929-
weak
930-
[file "src/SponsorLink/Tests/keys/kzu.key.jwk"]
931-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.key.jwk
932-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
933-
etag = dca60d636ab866adf211662a5aa597e4d1f477a280f6ee82cd7f7b390535a458
934-
weak
935-
[file "src/SponsorLink/Tests/keys/kzu.key.txt"]
936-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.key.txt
937-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
938-
etag = 7553487806f6dbd219b4dbda5d6fb097b8047a1d1856255a339e049c7496da43
939-
weak
940-
[file "src/SponsorLink/Tests/keys/kzu.pub"]
941-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.pub
942-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
943-
etag = 75c544bb911372c909a58d6d07e89abe776ef618861f6d580915b0e79c6bb2fe
944-
weak
945-
[file "src/SponsorLink/Tests/keys/kzu.pub.jwk"]
946-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.pub.jwk
947-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
948-
etag = 9a2829bf01fe53089c0f4ff46f5bca60955338bbfc7a2354482cde05dc750806
949-
weak
950-
[file "src/SponsorLink/Tests/keys/kzu.pub.txt"]
951-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/kzu.pub.txt
952-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
953-
etag = 6308869899eb7efeee34dc4daa71ee04a06f21cc09199beb74a78af8e213f576
954-
weak
955-
[file "src/SponsorLink/Tests/keys/sponsorlink.jwt"]
956-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/keys/sponsorlink.jwt
957-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
958-
etag = af05cc803434a0e22b67521be8bb66676c5c0ca0795afb4430bd26751ce307e1
959-
weak
960-
[file "src/SponsorLink/jwk.ps1"]
961-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/jwk.ps1
962-
sha = f47528874a6d9192b5546f84b455f5ccc474a707
963-
etag = f399e05ecb56adaf41d2545171f299a319142b17dd09fc38e452ca8c5d13bd0d
964-
weak
965-
[file "src/SponsorLink/readme.md"]
966-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/readme.md
967-
sha = 697e210b68c7d6f0ececca7673d13f4309df6cd7
968-
etag = 3f3bb07d204d2539d90a28145653c4b48c1f373d7186b39d2593338cebcd3299
969-
weak
970-
[file ".github/workflows/dotnet-file-core.yml"]
971-
url = https://github.com/devlooped/oss/blob/main/.github/workflows/dotnet-file-core.yml
972-
skip
973-
[file "src/Core/NullCredentialStore.cs"]
974-
url = https://github.com/git-ecosystem/git-credential-manager/blob/main/src/shared/Core/NullCredentialStore.cs
975-
sha = a96afbb254675544a1f60cf7a6865b540785deac
976-
977-
etag = c591e1aa0861640787bac6f23e80a16530551be787c6f6385d67514c29c67bc1
978-
weak
979-
[file "src/Core/GitStreamReader.cs"]
980-
url = https://github.com/git-ecosystem/git-credential-manager/blob/main/src/shared/Core/GitStreamReader.cs
981-
sha = 61e4fa4c328c232445618dd4ae7a0c5f31776fc5
982-
983-
etag = 2e3ec899bfd58e206cf4f98ab6b2fa65723ed449c4b9cfb9ec34a029a9664be4
984-
weak
985-
[file "src/SponsorLink/SponsorLink/SponsorManifest.cs"]
986-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/SponsorLink/SponsorManifest.cs
987-
sha = a755e4be0f7cb73cfde208857e28f7cfeba2dcc3
988-
etag = 55ef89e8441156541c1c74a50675b7f56633b56493031f0ffa877460839e3536
989-
weak
990-
[file "src/SponsorLink/Tests/SponsorManifestTests.cs"]
991-
url = https://github.com/devlooped/SponsorLink/blob/main/samples/dotnet/Tests/SponsorManifestTests.cs
992-
sha = a755e4be0f7cb73cfde208857e28f7cfeba2dcc3
993-
etag = 82ae1c417265f2e136544980b4f687a1cc2c1bfb24df93d354c259053550f4a3
994-
weak
995734
[file ".github/actions/dotnet/action.yml"]
996735
url = https://github.com/devlooped/oss/blob/main/.github/actions/dotnet/action.yml
997736
sha = f2b690ce307acb76c5b8d7faec1a5b971a93653e

osmfeula.txt

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
End User License Agreement
2+
3+
This Open Source Maintenance Fee Agreement ("Agreement") is a legal agreement
4+
between you ("User") and Devlooped ("Project") for the use of
5+
$product$ ("Software"), an open source software project licensed under
6+
the MIT License ("OSI License"), an OSI-approved open source license.
7+
Project offers a Binary Release of the Software to Users in exchange for a
8+
maintenance fee ("Fee"). "Binary Release" refers to pre-compiled executable
9+
versions of the Software provided by Project. By accessing or using the
10+
Binary Release, User agrees to be bound by the terms of this Agreement.
11+
12+
1. Applicability
13+
14+
Project agrees to provide User with the Binary Release in exchange for the
15+
Fees outlined in Section 2, subject to the terms of this Agreement. The Fee
16+
applies only to Users that generate revenue by the Software.
17+
Non-revenue-generating use of the Software is exempt from this Fee. In
18+
addition, Users who pay separate support and/or maintenance fees to the
19+
maintainers of the Software are exempt from the Fee outlined in this
20+
Agreement. This distinction ensures that duplicate fees are not imposed,
21+
promoting fairness and consistency while respecting alternative support
22+
arrangements.
23+
24+
2. Monthly Fee and Payment Terms
25+
26+
Revenue-generating Users required to pay the Fee shall follow the payment
27+
terms set forth by the Project. Failure to comply with these terms may result
28+
in suspending access to the Binary Release. However, this does not restrict
29+
the User from obtaining or redistributing binaries from other sources or
30+
self-compiling them.
31+
32+
3. Nature of the Fee
33+
34+
The Fee is not a license fee. The Software's source code is licensed to User
35+
under the OSI License and remains freely distributable under the terms of the
36+
OSI License and any applicable open-source licenses.
37+
38+
4. Conflicts with OSI License
39+
40+
To the extent any term of this Agreement conflicts with User's rights
41+
under the OSI License regarding the Software, the OSI License shall govern.
42+
This Agreement applies only to the Binary Release and does not limit User's
43+
ability to access, modify, or distribute the Software's source code or
44+
self-compiled binaries. User may independently compile binaries from the
45+
Software's source code without this Agreement, subject to OSI License terms.
46+
User may redistribute the Binary Release received under this Agreement,
47+
provided such redistribution complies with the OSI License (e.g., including
48+
copyright and permission notices). This Agreement imposes no additional
49+
restrictions on such rights.
50+
51+
5. Disclaimer of Warranty and Limitation of Liability
52+
53+
THE SOFTWARE AND BINARY RELEASE ARE PROVIDED BY THE PROJECT "AS IS" AND ANY
54+
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
55+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
56+
DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR ITS CONTRIBUTORS BE LIABLE FOR
57+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
58+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
59+
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
60+
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
61+
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
62+
OF THE SOFTWARE AND BINARY RELEASE, EVEN IF ADVISED OF THE POSSIBILITY OF
63+
SUCH DAMAGE.

0 commit comments

Comments
 (0)