diff options
author | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-10-04 10:28:56 +0200 |
---|---|---|
committer | Christof Rabensteiner <christof.rabensteiner@iaik.tugraz.at> | 2019-10-04 10:28:56 +0200 |
commit | 525c763bb99bc986543d0f1729228318d7c0ebcb (patch) | |
tree | 98bda9d06cab80e51ffce40f3d379ff5c7ef1731 /NOTICE | |
parent | ee8c694c12850b27144a664c948c3b84398ead6f (diff) | |
download | moa-zs-525c763bb99bc986543d0f1729228318d7c0ebcb.tar.gz moa-zs-525c763bb99bc986543d0f1729228318d7c0ebcb.tar.bz2 moa-zs-525c763bb99bc986543d0f1729228318d7c0ebcb.zip |
Add Licenses, NOTICE, and License Header
Diffstat (limited to 'NOTICE')
-rw-r--r-- | NOTICE | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +Copyright 2019 Graz University of Technology + +This work is licensed under EUPL Version 1.2. + +This work contains software that is licensed as follows: +- EUPL 1.1 and 1.2 https://joinup.ec.europa.eu/collection/eupl/eupl-text-11-12 https://opensource.org/licenses/EUPL-1.2 +- Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.txt +- CDDL https://opensource.org/licenses/CDDL-1.0 +- GPL-2.0 https://opensource.org/licenses/gpl-2.0.php +- EPL v1.0 http://www.opensource.org/licenses/EPL-1.0 +- LGPL 2.1 http://www.opensource.org/licenses/LGPL-2.1 +- MIT https://opensource.org/licenses/MIT +- BSD 3-clause http://www.opensource.org/licenses/BSD-3-Clause +- BSD Licence http://www.opensource.org/licenses/bsd-license.php +- EPL http://www.opensource.org/licenses/EPL-1.0 +- CPL https://opensource.org/licenses/cpl1.0.php +- EDL 1.0 https://www.eclipse.org/org/documents/edl-v10.php +- SAX License http://www.saxproject.org/copying.html +- W3C License http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/java-binding.zip +- SIC License https://jce.iaik.tugraz.at/sic/Sales/Licences +- IAIK License + +Refer to licence/ for a copy of mentioned licenses.
\ No newline at end of file |