Merged silc_1_0_branch to trunk.
[silc.git] / distdir / TOOLKIT
1 The SILC Toolkit distribution is dual-licensed distribution.  The 
2 following licenses govern this distribution, and you are free to choose 
3 either one of the licenses:
4
5  - GNU General Public License, Version 2        (see file GPL)
6  - Revised BSD License                          (see file BSD)
7
8 Choose GNU GPL if your application is also GNU GPL or other similar 
9 compatible Open Source licensed application.
10
11 Choose Revised BSD license if your application is also BSD licensed or 
12 commercial application.
13
14 NOTE: The files under the subdirectory apps/ are only GNU GPL licensed 
15 example application code.  They are not compiled by default in SILC 
16 Toolkit, and not delivered into the any compiled binary or library.  They 
17 are not dual-licensed code.
18
19 Always verify the license from the file you are using.
20
21 All code that is included in the compiled libraries (*) are dual-licensed
22 and you may freely choose the license you wish to use from the above list.
23
24 (*) lib/silcutil/silcconfig.c and lib/silcutil/silcconfig.h files are only 
25     GNU GPL licensed.  They are not dual licensed.