Explorar o código

changed license note in documentation

FlorianPalm %!s(int64=7) %!d(string=hai) anos
pai
achega
b3ad5a6c89
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      doc/index.rst

+ 2 - 2
doc/index.rst

@@ -5,8 +5,8 @@ open62541 (http://open62541.org) is an open source implementation of OPC UA
 (short for OPC Unified Architecture). open62541 is a C-based library (linking
 with C++ projects is possible) with all necessary tools to implement dedicated
 OPC UA clients and servers, or to integrate OPC UA-based communication into
-existing applications. open62541 is licensed under the LGPL with a static
-linking exception. So the *open62541 library can be used in projects that are
+existing applications. open62541 is licensed under Mozilla Public License v2.0.
+So the *open62541 library can be used in projects that are
 not open source*. However, changes to the open62541 library itself need to
 published under the same license. The plugins, as well as the provided example
 servers and clients are in the public domain (CC0 license). They can be reused