Skip to content

Commit f17671d

Browse files
committed
Updated license file with AGPL-3.0 warning.
1 parent 3e06198 commit f17671d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

LICENSE.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Derivative Works:
1515
-----------------
1616

1717
Portions of the DTLS/SRTP implmentation are derived from the jitsi SRTP library, see https://github.com/jitsi/jitsi-srtp.
18-
The license for the derivative source code is the Apcache License, Version 2.0 with specific conditions listed immediately below.
18+
The license for the derivative source code is the Apache License, Version 2.0 with specific conditions listed immediately below.
1919

2020
/*
2121
* Copyright @ 2015 - present 8x8, Inc
@@ -33,3 +33,12 @@ The license for the derivative source code is the Apcache License, Version 2.0 w
3333
* limitations under the License.
3434
*/
3535

36+
Portions of the DTLS/SRTP implmentation may be derived from the RestComm Media-Core, see https://github.com/RestComm/media-core.
37+
38+
The media-core project uses an AGPL-3.0 license https://github.com/RestComm/media-core?tab=AGPL-3.0-1-ov-file.
39+
40+
It's currently under investigation as to whether the small number of files that constitute the derived work were originally from the Jitsi project or are novel to media-core.
41+
42+
For anyone incroporating this library into their own derivative works the safest course of action is to assume there is an AGPL-3.0 claim, or alternatively remove the files in question which will render the DTLS/SRTP implmentation unusable.
43+
44+
*Caveat: None of this is legal advice.

0 commit comments

Comments
 (0)