mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-04-05 08:47:51 +08:00
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:
6
LICENSE
6
LICENSE
@@ -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).
|
||||
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user