82 lines
2.9 KiB
Plaintext
82 lines
2.9 KiB
Plaintext
License
|
|
|
|
nymea software and libraries are provided under a dual license model designed
|
|
to meet the development and distribution needs of both commercial distributors
|
|
(such as OEMs and VARs) and open source projects.
|
|
|
|
===============================================================================
|
|
|
|
Commercial License
|
|
|
|
With the commercial license you can combine and distribute your software with
|
|
nymea for any commercial purpose without the implications of the open-sources
|
|
on nymea code.
|
|
|
|
Please keep in mind, that nymea is based on the Qt framework and thus requires
|
|
a valid Qt license.
|
|
|
|
The nymea commercial license comes with additional tools and services to make
|
|
a developers life easier. You can download the terms and conditions here.
|
|
|
|
Please contact contact@nymea.io for further details.
|
|
|
|
===============================================================================
|
|
|
|
Open-Source License
|
|
|
|
We are dedicated to open-source and free software, that's why we open-source'd
|
|
nymea:core, nymea:app and a number of nymea Plug-ins and other tools.
|
|
|
|
nymea is licensed under “GPLv3”. You can use nymea for free as long as your
|
|
application is compliant to GPLv3.
|
|
|
|
nymea Plug-ins are typically published under the LGPLv3. Please verify the
|
|
license of each Plug-in in the license header of the respective source files:
|
|
http://www.github.com/nymea/nymea-plugins
|
|
|
|
More about the GPLv3 and LGPLv3 here:
|
|
https://www.gnu.org/licenses/licenses.html
|
|
|
|
If you consider to create commercial products based on open-source licenses,
|
|
we advise to check for any legal implications.
|
|
|
|
===============================================================================
|
|
|
|
Additional software licenses
|
|
|
|
The open source build of nymea:app uses other open source software provided by
|
|
3rd party projects.
|
|
|
|
* Ubuntu font
|
|
Files: nymea-app/ui/fonts/Ubuntu-*
|
|
The Ubuntu font is provided by Ubuntu (www.ubuntu.com) and licensed under the
|
|
terms of the Createtive Commons BY-SA 3.0. Please see LICENSE.CC-BY-SA-3.0 for
|
|
more details.
|
|
|
|
* Suru icons
|
|
Files: nymea-app/ui/icons/
|
|
The Suru icon theme is provided by Ubuntu (www.ubuntu.com) and licensed under
|
|
the terms of the Createtive Commons BY-SA 3.0. Please see LICENSE.CC-BY-SA-3.0
|
|
for more details.
|
|
|
|
* QtZeroConf
|
|
Files: QtZeroConf/
|
|
The QtZeroConf library is provided by Jonathan Bagg and licensed under the
|
|
terms of the GNU Lesser General Public License, version 3. Please see
|
|
LICENSE.LGPL3 for more details.
|
|
QtZeroConf can be excluded by adding the config option CONFIG-=nozeroconf
|
|
to qmake.
|
|
|
|
* OpenSSL
|
|
Files: windows_openssl/* and android_openssl/*
|
|
This product includes cryptographic software written by Eric Young
|
|
(eay@cryptsoft.com). Please see LICENSE.OpenSSL for more details.
|
|
|
|
* Oswald font
|
|
Files: nymea-app/ui/fonts/Oswald-*
|
|
The Oswald font is provided by the Oswald Font Projects and licensed under the
|
|
terms of the Open Font License OFL. Please see LICENSE.OFL for more details.
|
|
|
|
===============================================================================
|
|
|