Skip to content

Add MIT license#5

Open
febo wants to merge 1 commit intometaplex-foundation:mainfrom
febo:febo/mit
Open

Add MIT license#5
febo wants to merge 1 commit intometaplex-foundation:mainfrom
febo:febo/mit

Conversation

@febo
Copy link
Contributor

@febo febo commented Mar 28, 2024

This PR adds the MIT license file to the repository. The crate is already licensed under MIT as specified on the Cargo.toml file:

[package]
name = "podded"
version = "0.5.1"
description = "Zero-copy types for constraint environments"
authors = ["Metaplex Developers <dev@metaplex.com>"]
repository = "https://github.com/metaplex-foundation/podded"
license = "MIT"
edition = "2021"
readme = "README.md"

...

And it can be seen on crates.io:

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.

1 participant