Skip to content

Conversation

@musicinmybrain
Copy link

The chosen MIT license requires the copyright and permission notices (license text) to be “included in all copies or substantial portions of the Software.”

Before this PR:

$ git clone https://github.com/rust-av/ffms2-rs.git
$ cd ffms2-rs/ffms2-sys/
$ cargo package
$ ls ../target/package/ffms2-sys-0.3.0
build.rs  Cargo.lock  Cargo.toml  Cargo.toml.orig  data  README.md  src

After this PR:

$ cargo package
$ ls ../target/package/ffms2-sys-0.3.0
build.rs  Cargo.lock  Cargo.toml  Cargo.toml.orig  data  LICENSE  README.md  src

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