Acrarium/README.md

21 lines
999 B
Markdown
Raw Normal View History

2017-12-25 22:48:14 +00:00
[![Travis](https://img.shields.io/travis/f43nd1r/acra-backend.svg)]()
2017-12-19 19:05:03 +00:00
# Acra Backend
A Backend for ACRA written in Java using Spring Boot, Vaadin and MySQL
# License
All source code in this repository is licensed under the Apache License 2.0 (see [LICENSE](LICENSE))
Binary distributions may contain dependencies licensed under any of the following licenses:
- [BSD License](http://www.antlr.org/license.html)
- [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0.txt)
- [MIT License](https://opensource.org/licenses/MIT)
- [CDDL 1.1](https://javaee.github.io/glassfish/LICENSE)
- [W3C License](https://www.w3.org/Consortium/Legal/copyright-software-19980720)
- [dom4j License](https://github.com/dom4j/dom4j/blob/master/LICENSE)
- [GPL 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt)
- [LGPL 2.1](https://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt)
- [EPL 1.0](http://www.eclipse.org/legal/epl-v10.html)
- [MPL 1.1](https://www.mozilla.org/en-US/MPL/1.1/)