[PR #438] [CLOSED] Change the nuget license string to Apache-2.0 to match LICENSE file. #915

Closed
opened 2025-12-29 08:33:59 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/wiremock/WireMock.Net/pull/438
Author: @mauricel
Created: 3/12/2020
Status: Closed

Base: masterHead: pr/set-nuget-packages-to-apache


📝 Commits (1)

  • df449b0 Change 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.

## 📋 Pull Request Information **Original PR:** https://github.com/wiremock/WireMock.Net/pull/438 **Author:** [@mauricel](https://github.com/mauricel) **Created:** 3/12/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `pr/set-nuget-packages-to-apache` --- ### 📝 Commits (1) - [`df449b0`](https://github.com/wiremock/WireMock.Net/commit/df449b07613276083314210756c29e8b34e96d2c) Change the nuget license string to Apache-2.0 to match LICENSE file. ### 📊 Changes **4 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 08:33:59 +01:00
adam closed this issue 2025-12-29 08:33:59 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#915