1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-04-20 06:54:46 +00:00

dual-license under EPL-2.0 and Apache-2.0

This commit is contained in:
Dominic 2019-10-20 16:55:45 +02:00
parent d159363334
commit 3a64634872
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
7 changed files with 190 additions and 8 deletions

View file

@ -84,9 +84,9 @@ Look at the [example] for more methods and usage with the `openapi` feature.
# License
THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THE ECLIPSE <br/>
PUBLIC LICENSE VERSION 2.0. ANY USE, REPRODUCTION OR DISTRIBUTION <br/>
OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS LICENSE.
Licensed under your option of:
- [Apache License Version 2.0](https://gitlab.com/msrd0/gotham-restful/blob/master/LICENSE-Apache)
- [Eclipse Public License Version 2.0](https://gitlab.com/msrd0/gotham-restful/blob/master/LICENSE-EPL)
[example]: https://gitlab.com/msrd0/gotham-restful/tree/master/example