comparison toolboxes/MIRtoolbox1.3.2/somtoolbox/Copyright.txt @ 0:e9a9cd732c1e tip

first hg version after svn
author wolffd
date Tue, 10 Feb 2015 15:05:51 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:e9a9cd732c1e
1 COPYRIGHT
2 ---------
3
4 SOM Toolbox 2.0, a software library for Matlab 5 implementing the
5 Self-Organizing Map algorithm is Copyright (C) 1999 by Esa Alhoniemi,
6 Johan Himberg, Jukka Parviainen and Juha Vesanto.
7
8 This package is free software; you can redistribute it and/or
9 modify it under the terms of the GNU General Public License
10 as published by the Free Software Foundation; either version 2
11 of the License, or any later version.
12
13 Note: only part of the files distributed in the package belong to the
14 SOM Toolbox. The package also contains contributed files, which may
15 have their own copyright notices. If not, the GNU General Public
16 License holds for them, too, but so that the author(s) of the file
17 have the Copyright.
18
19 This package is distributed in the hope that it will be useful,
20 but WITHOUT ANY WARRANTY; without even the implied warranty of
21 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22 GNU General Public License for more details.
23
24 You should have received a copy of the GNU General Public License
25 along with this package (file License.txt); if not, write to the Free
26 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
27 02111-1307, USA.
28
29
30 LICENSING THE LIBRARY FOR PROPRIETARY PROGRAMS
31 ----------------------------------------------
32
33 As stated in the GNU General Public License (see License.txt) it is
34 not possible to include this software library in a commercial
35 proprietary program without written permission from the owners of the
36 copyright. If you wish to obtain such permission, you can reach us by
37 paper mail:
38
39 SOM Toolbox team
40 Laboratory of Computer and Information Science
41 P.O.Box 5400
42 FIN-02015 HUT
43 Finland
44 Europe
45
46 and by email:
47
48 somtlbx@mail.cis.hut.fi
49
50
51
52
53
54
55