mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #438] [CLOSED] Change the nuget license string to Apache-2.0 to match LICENSE file. #915
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/438
Author: @mauricel
Created: 3/12/2020
Status: ❌ Closed
Base:
master← Head:pr/set-nuget-packages-to-apache📝 Commits (1)
df449b0Change the nuget license string to Apache-2.0 to match LICENSE file.📊 Changes
4 files changed (+4 additions, -4 deletions)
View changed files
📝
src/WireMock.Net.Abstractions/WireMock.Net.Abstractions.csproj(+1 -1)📝
src/WireMock.Net.RestClient/WireMock.Net.RestClient.csproj(+1 -1)📝
src/WireMock.Net.StandAlone/WireMock.Net.StandAlone.csproj(+1 -1)📝
src/WireMock.Net/WireMock.Net.csproj(+1 -1)📄 Description
Hi guys. Great library. Thank you for the excellent work!
We noticed an inconsistency with the licensing terms on the github repo - nuget.org reports MIT, but the code itself is Apache. Could you provide some clarification as to which is intended?
Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.