X-Git-Url: http://rtime.felk.cvut.cz/gitweb/mf624-simulink.git/blobdiff_plain/94af05c6b1740a44b2de49c2a4796259b8109ed7..a2b0c2e846459ae30cf85ac287b19c7b275ab16f:/mf624_SIMULINK.c diff --git a/mf624_SIMULINK.c b/mf624_SIMULINK.c index ebd2276..94c3e04 100644 --- a/mf624_SIMULINK.c +++ b/mf624_SIMULINK.c @@ -1,21 +1,35 @@ /* - * Application using MF624 UIO driver + * Common Humusoft MF624 card Simulink code for use with Linux UIO driver * - * Copyright (C) 2011 Rostislav Lisovy + * Copyright (C) 2011-2014 Rostislav Lisovy + * Copyright (C) 2013 Michal Kreč + * Copyright (C) 2013 Michal Sojka * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * Department of Control Engineering + * Faculty of Electrical Engineering + * Czech Technical University in Prague (CTU) * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. + * The ERT Linux support code can be distributed in compliance + * with GNU General Public License (GPL) version 2 or later. + * Other licence can negotiated with CTU. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Next exception is granted in addition to GPL. + * Instantiating or linking compiled version of this code + * to produce an application image/executable, does not + * by itself cause the resulting application image/executable + * to be covered by the GNU General Public License. + * This exception does not however invalidate any other reasons + * why the executable file might be covered by the GNU Public License. + * Publication of enhanced or derived S-function files is required + * although. + * + * Linux ERT code is available from + * http://rtime.felk.cvut.cz/gitweb/ert_linux.git + * More CTU Linux target for Simulink components are available at + * http://lintarget.sourceforge.net/ + * + * sfuntmpl_basic.c by The MathWorks, Inc. has been used to accomplish + * required S-function structure. */ #include