Skip to content

Commit

Permalink
Adding latest libwebsockets license from commit d12b3df953b35e678ec6a…
Browse files Browse the repository at this point in the history
…ab0892a8387be596da4
  • Loading branch information
ben-marsh committed Jun 26, 2017
1 parent cee9c4d commit a76a59a
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions libwebsockets-1.7.4/LICENSE
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
Libwebsockets and included programs are provided under the terms of the GNU
Library General Public License (LGPL) 2.1, with the following exceptions:

1) Static linking of programs with the libwebsockets library does not
1) Any reference, whether in these modifications or in the GNU
Library General Public License 2.1, to this License, these terms, the
GNU Lesser Public License, GNU Library General Public License, LGPL, or
any similar reference shall refer to the GNU Library General Public
License 2.1 as modified by these paragraphs 1) through 4).

2) Static linking of programs with the libwebsockets library does not
constitute a derivative work and does not require the author to provide
source code for the program, use the shared libwebsockets libraries, or
link their program against a user-supplied version of libwebsockets.
Expand All @@ -10,7 +16,7 @@ If you link the program to a modified version of libwebsockets, then the
changes to libwebsockets must be provided under the terms of the LGPL in
sections 1, 2, and 4.

2) You do not have to provide a copy of the libwebsockets license with
3) You do not have to provide a copy of the libwebsockets license with
programs that are linked to the libwebsockets library, nor do you have to
identify the libwebsockets license in your program or documentation as
required by section 6 of the LGPL.
Expand All @@ -22,7 +28,7 @@ satisfy this requirement:
"[program] is based in part on the work of the libwebsockets project
(https://libwebsockets.org)"

3) Some sources included have their own, more liberal licenses, or options
4) Some sources included have their own, more liberal licenses, or options
to get original sources with the liberal terms.

Original liberal license retained
Expand All @@ -40,8 +46,10 @@ Public Domain (CC-zero) to simplify reuse

- test-server/*.c
- test-server/*.h
- lwsws/*


------ end of exceptions

GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999

Expand Down Expand Up @@ -543,4 +551,4 @@ necessary. Here is a sample; alter the names:
<signature of Ty Coon>, 1 April 1990
Ty Coon, President of Vice

That's all there is to it!
That's all there is to it!

0 comments on commit a76a59a

Please sign in to comment.