Hi Hibernate Team,
I’m using Hibernate ORM 5.6.15 Final in my software, which I plan to distribute under an EULA. Since Hibernate is licensed under LGPL V2.1, I understand I must comply with its terms.
However, I have a few questions regarding dependency compliance:
- Do I need to comply with the licenses of all third-party libraries that Hibernate depends on?
- If so, is there an official or recommended list of dependencies and their respective licenses for Hibernate ORM 5.6.15?
- Why doesn’t Hibernate include the licenses of its dependencies in its release package?
- Wouldn’t it simplify compliance for users if a bundled list of licenses or notices were included?
Any guidance or best practices for ensuring compliance when distributing Hibernate and its dependencies would be greatly appreciated.
Thank you!
Best regards,
Swapnil Nagtilak