The NanoHive-1 Core application has two licensing options:
The following are general licensing guidelines:
Licensing questions can be directed to licensing at nano-hive.com
The plugins hosted at the NanoHive-1 SourceForge are licensed with the GNU Lesser General Public License (LGPL). The LGPL basically allows you to use and distribute those plugins with any application, even proprietary ones, as long as you pass on to the users of those plugins the same rights given to you under the LGPL. In other words, your proprietary application can stay proprietary, but the plugins must stay open.
The NanoHive-1 core uses the following 3rd party libraries and code. See individual plugin documentation for 3rd party libraries and code each plugin uses.
Table 1.1. 3rd Party Libraries and Code Used by NanoHive-1
| Library/Code | License |
|---|---|
| Smaller Animals Software's CCmdLine - a C++ class for parsing command lines | Permission is granted to anyone to use the software for any purpose. See Appendix for the CCmdLine License |
| Netscape Portable Runtime | Dual-license of MPL/GPL. See Appendix for the GNU GPL and MPL. |
| Log for C++ | GNU LGPL. See Appendix for the LGPL. |
| Xerces C++ XML Parser | Apache Software License - permission to redistribe and use in source and binary forms. See Appendix for the Apache Software License. |
| TCL | BSD License. See Appendix for the BSD License. |