Skip to content

Add a LICENSE file to clarify the licensing? #3

@zac15987

Description

@zac15987

Hi, thanks for this project!

I noticed the licensing situation is slightly ambiguous:

  • Directory.Build.props declares <PackageLicenseExpression>MIT</PackageLicenseExpression>
  • The NuGet package is published under the MIT license
  • However, the repository itself has no LICENSE file, so GitHub shows no license for the repo (and without a license file, the default is "all rights reserved")

Would you be willing to add a LICENSE file to the repo to make it explicit that the source code is also MIT-licensed, not just the NuGet package?

If adding a file is inconvenient, a confirmation in this issue of how the source code is licensed would also be helpful. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions