Added detailed licensing information in README.md

This keeps COPYING as the main licensing file.

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2022-06-01 15:59:51 +02:00
parent 1c17846ea5
commit 95b521d58e
2 changed files with 8 additions and 6 deletions

View File

@@ -1,6 +0,0 @@
The license of ocserv is GPLv2+. See COPYING for the license terms.
Some individual code may be covered under other (compatible with
GPLv2) licenses. For the CCAN components see src/ccan/licenses/
In gnulib (see gl/) only LGPLv2 components are used, and inih
library is under the simplified BSD license (src/inih/LICENSE.txt).

View File

@@ -135,3 +135,11 @@ container registry. The compilation/test phase is on every commit to project.
Please see the [technical description page](http://ocserv.gitlab.io/www/technical.html).
# License
The license of ocserv is GPLv2+. See COPYING for the license terms.
Some individual code may be covered under other (compatible with
GPLv2) licenses. For the CCAN components see src/ccan/licenses/
In gnulib (see gl/) only LGPLv2 components are used, and inih
library is under the simplified BSD license (src/inih/LICENSE.txt).