From 7d73d2cfa2b40fc325d34227c0c37d042be0f139 Mon Sep 17 00:00:00 2001 From: Christian Femers Date: Sun, 23 Jun 2019 19:38:05 +0200 Subject: [PATCH] Copyright notice added --- NOTICE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..9e652f04 --- /dev/null +++ b/NOTICE @@ -0,0 +1,13 @@ +Copyright (c) 2019 Christian Femers, Daniel Kirschten and Fabian Stemmler + +This program and the accompanying materials are made +available under the terms of the Eclipse Public License 2.0 +which is available at https://www.eclipse.org/legal/epl-2.0/ + +This Source Code may also be made available under the following Secondary +Licenses when the conditions for such availability set forth in the Eclipse +Public License, v. 2.0 are satisfied: GNU General Public License, version 2 +with the GNU Classpath Exception which is +available at https://www.gnu.org/software/classpath/license.html. + +SPDX-License-Identifier: EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 \ No newline at end of file -- 2.17.1