From: Michal Sojka Date: Wed, 25 Apr 2018 07:12:47 +0000 (+0200) Subject: Add license (Apache 2.0) X-Git-Url: https://rtime.felk.cvut.cz/gitweb/ert_linux.git/commitdiff_plain/75dd002c0645178ea1b97102639e58078f24581a Add license (Apache 2.0) --- diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..bebe3a2 --- /dev/null +++ b/LICENSE @@ -0,0 +1,15 @@ +Copyright 2009-2017 Department of Control Engineering + Faculty of Electrical Engineering + Czech Technical University in Prague + +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. diff --git a/README b/README index 8683071..a3a2bf6 100644 --- a/README +++ b/README @@ -3,11 +3,6 @@ Minimalist Simulink Coder Target for Linux Authors: Michal Sojka Lukas Hamacek -Copyright (C) 2009 - 2017 - Department of Control Engineering - Faculty of Electrical Engineering - Czech Technical University in Prague - The aim of this target is to allow Simulink to generate code that runs in real-time on Linux. This target tries to be minimalist in the sense that it reuses as much as possible from Simulink built-in