[PR #706] [MERGED] Use PackageLicenseExpression instead of PackageLicenseFile #1172

Open
opened 2026-01-29 22:19:20 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/706
Author: @andreas-eriksson
Created: 11/27/2022
Status: Merged
Merged: 11/28/2022
Merged by: @adamhathcock

Base: masterHead: master


📝 Commits (3)

  • 5a93093 Use PackageLicenseExpression instead of PackageLicenseFile
  • addb7ca spaces
  • 941db57 Add Copyright.

📊 Changes

1 file changed (+4 additions, -6 deletions)

View changed files

📝 src/SharpCompress/SharpCompress.csproj (+4 -6)

📄 Description

This makes it easier to validate the license used as it can be automatically checked by tools.


🔄 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/adamhathcock/sharpcompress/pull/706 **Author:** [@andreas-eriksson](https://github.com/andreas-eriksson) **Created:** 11/27/2022 **Status:** ✅ Merged **Merged:** 11/28/2022 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`5a93093`](https://github.com/adamhathcock/sharpcompress/commit/5a930930da5149ef99c3725e1471f5cfdb794275) Use PackageLicenseExpression instead of PackageLicenseFile - [`addb7ca`](https://github.com/adamhathcock/sharpcompress/commit/addb7ca95d530ccb7cd0177b899ba58e69bfb24a) spaces - [`941db57`](https://github.com/adamhathcock/sharpcompress/commit/941db572c7e6e6239af6a1ad5e35d5050cda31fc) Add Copyright. ### 📊 Changes **1 file changed** (+4 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/SharpCompress.csproj` (+4 -6) </details> ### 📄 Description This makes it easier to validate the license used as it can be automatically checked by tools. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:19:20 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1172