From f4259edb7a726fdaa385348584296179b6a880f9 Mon Sep 17 00:00:00 2001 From: Stefan Feuerhahn Date: Fri, 22 Mar 2019 10:14:29 +0100 Subject: [PATCH] moved license file --- license/apache-license-2.0.txt => LICENSE.txt | 0 license/NOTICE | 16 ---------------- 2 files changed, 16 deletions(-) rename license/apache-license-2.0.txt => LICENSE.txt (100%) delete mode 100644 license/NOTICE diff --git a/license/apache-license-2.0.txt b/LICENSE.txt similarity index 100% rename from license/apache-license-2.0.txt rename to LICENSE.txt diff --git a/license/NOTICE b/license/NOTICE deleted file mode 100644 index 488429e..0000000 --- a/license/NOTICE +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright 2011-17 Fraunhofer ISE, energy & meteo Systems GmbH and other contributors - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * 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. - * - */