From 525c763bb99bc986543d0f1729228318d7c0ebcb Mon Sep 17 00:00:00 2001 From: Christof Rabensteiner Date: Fri, 4 Oct 2019 10:28:56 +0200 Subject: Add Licenses, NOTICE, and License Header --- NOTICE | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 NOTICE (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..ba661c6 --- /dev/null +++ b/NOTICE @@ -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 -- cgit v1.2.3