From 1b689800443c37190f87d0506f1e7f6802131e21 Mon Sep 17 00:00:00 2001 From: Jonas Stienen Date: Mon, 22 May 2017 00:18:06 +0200 Subject: [PATCH] Ading license --- LICENSE.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index d497aa2..5689830 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1 +1,13 @@ -Copyright 2015-2017 Institute of Technical Acoustics, RWTH Aachen University. Any usage and distribution is prohibited, unless explicitly granted by the authors. \ No newline at end of file +Copyright 2015-2017 Institute of Technical Acoustics, RWTH Aachen University + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use files of this project except in compliance with the License. +You may obtain a copy of the License at + + + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file -- GitLab