1 SPA (Simple Plugin Architecture)
\r
2 Copyright (C) 2006-2010 Faculty of Military Health Sciences, University of Defence, Czech Republic
\r
4 Author: Jan Vanek <spa.vanek.honza@gmail.com>, Karel Petranek <>
\r
6 This program is free software: you can redistribute it and/or modify
\r
7 it under the terms of the GNU General Public License as published by
\r
8 the Free Software Foundation, either version 3 of the License, or
\r
9 (at your option) any later version.
\r
11 This program is distributed in the hope that it will be useful,
\r
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
\r
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
\r
14 GNU General Public License for more details.
\r
16 You should have received a copy of the GNU General Public License
\r
17 along with this program. If not, see <http://www.gnu.org/licenses/>.
\r
19 --------------------------------------------------------------------------------
\r
21 Portions Copyright (C) 1999-2009 by Emery Berger (The Hoard Memory Allocator)
\r
22 Portions Copyright (C) 2001 by raf <raf@raf.org> (libslack)
\r
23 Portions Copyright (C) 2002-2005 by Jan Vanek (cstr)
\r
25 This program is free software; you can redistribute it and/or modify
\r
26 it under the terms of the GNU General Public License as published by
\r
27 the Free Software Foundation; either version 2 of the License, or
\r
28 (at your option) any later version.
\r
30 This program is distributed in the hope that it will be useful,
\r
31 but WITHOUT ANY WARRANTY; without even the implied warranty of
\r
32 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
\r
33 GNU General Public License for more details.
\r
35 You should have received a copy of the GNU General Public License
\r
36 along with this program; if not, write to the Free Software
\r
37 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
\r
38 or visit http://www.gnu.org/copyleft/gpl.html
\r