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

Use of derived works in the Metadata Extractor project #11

Closed
drewnoakes opened this issue Jan 29, 2022 · 2 comments
Closed

Use of derived works in the Metadata Extractor project #11

drewnoakes opened this issue Jan 29, 2022 · 2 comments

Comments

@drewnoakes
Copy link

Hi,

Recently we received this issue drewnoakes/metadata-extractor#561 in which @ZanderHuang and @Han0nly submitted several images that trigger exceptions in the Java metadata-extractor library. They explained that those images were derived from images in this repo, with additional fuzzing.

In that library's project we maintain a corpus of media files used for regression testing, which is an amazing asset for us. We try to add images there that trigger undesired behaviour before adding fixes. This helps us maintain quality over time, and parity between the Java and .NET implementations.

Of course adding other people's work to that repository must be done carefully, and so I want to ask whether we are permitted to use these derived works in our own Apache-2.0-licensed library.

Thank you.

@josharian
Copy link
Collaborator

I am not a lawyer, but my (limited) understanding of the Apache-2.0 license (which this repo also uses) should allow for modification and distribution, so you should be OK. I also strongly suspect that on a personal level, everyone involved in this repo will be cheering you on. :)

@drewnoakes
Copy link
Author

Thank you for your perspective. I'm also not a lawyer, but the use of Apache-2.0 suggests this kind of use is allowed. I'll ensure any resources added give proper attribution.

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

No branches or pull requests

2 participants