Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add missing license and readme metadata #4704

Merged

Conversation

alex-chew
Copy link
Contributor

@alex-chew alex-chew commented Oct 20, 2023

Description

Adds missing <PackageLicenseExpression> license metadata to the DafnyServer, DafnyTestGeneration, and DafnyBenchmarkingPlugin packages. It also adds a <PackageReadmeFile> metadata to the DafnyBenchmarkingPlugin package since it already has a README; the same isn't true of the other two packages modified in this PR.

How has this been tested?

This is not a functional change; the value has simply been updated to MIT to match the repository's (and Dafny's other Nuget packages') license.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) October 23, 2023 08:42
@keyboardDrummer keyboardDrummer merged commit fafefae into dafny-lang:master Oct 23, 2023
20 checks passed
atomb pushed a commit that referenced this pull request Oct 23, 2023
### Description
Adds missing `<PackageLicenseExpression>` license metadata to the
DafnyServer, DafnyTestGeneration, and DafnyBenchmarkingPlugin packages.
It also adds a `<PackageReadmeFile>` metadata to the
DafnyBenchmarkingPlugin package since it already has a README; the same
isn't true of the other two packages modified in this PR.

### How has this been tested?
This is not a functional change; the value has simply been updated to
`MIT` to match the repository's (and Dafny's other Nuget packages')
license.

<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>

---------

Co-authored-by: Remy Willems <[email protected]>
@alex-chew alex-chew deleted the fix-csproj-license-expressions branch October 23, 2023 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants