License
Eclipse Dirigible is released under the Eclipse Public License v2.0 (EPL-2.0).
Copyright (c) 2010-present Eclipse Dirigible contributors.
EPL-2.0 in brief
- You may use, modify, and redistribute the software, including in commercial products.
- You must preserve copyright notices and the license text in derivative works.
- You must make any modifications to EPL-licensed files available under the EPL when you distribute them.
- No warranty is provided.
The full text of the license ships with the platform at epl-v20.html in the source tree and at https://www.eclipse.org/legal/epl-v20.html.
Per-file headers
Every Java / JavaScript / properties file in the platform carries the standard EPL-2.0 header. Refresh via mvn license:format -P license when adding new files.
Third-party components
Dirigible bundles many third-party open-source components, each under its own license (mostly Apache 2.0, BSD, MIT, EPL). The combined notice file is notice.html in the platform repository.