Are the mapperly generated files also under license ? #781
Unanswered
sidewinder94
asked this question in
Q&A
Replies: 1 comment 3 replies
-
IANAL but I think you need to include a copy of the apache 2.0 license since you are using Mapperly in your project. The generated code is probably not subject to copyright. (see also https://opensource.stackexchange.com/a/9783). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I am evaluating using Mapperly in a corporate project, I was wondering:
Are the generated mappers covered under the Apache 2.0 license?
After reading the license, my understanding would be: No.
I would prefer to be sure though.
Will I need to include the Apache 2.0 license and copyright notices in the software? (or in a file distributed with the software)?
Beta Was this translation helpful? Give feedback.
All reactions