From: Christopher Allan Webber Date: Fri, 18 Dec 2015 16:15:34 +0000 (-0600) Subject: Also mention requirement of permitting linking to modified versions of 8sync X-Git-Tag: v0.1.0~17 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=2a7ac2fbb6e21e79ff31c9ef74fd8f5ca0a77a25 Also mention requirement of permitting linking to modified versions of 8sync * doc/8sync.texi: New text in 8sync license section. --- diff --git a/doc/8sync.texi b/doc/8sync.texi index 1f6180d..c7bb892 100644 --- a/doc/8sync.texi +++ b/doc/8sync.texi @@ -141,6 +141,8 @@ A little over a month after that, hacking on 8sync began! The short version of this is that if you distribute a modifications to 8sync, whether alone or in some larger combination, must release the corresponding source code. +A program which uses this library, if distributed without source code, + must also allow relinking with a modified version of this library. In general, it is best to contribute them back to 8sync under the same terms; we'd appreciate any enhancements or fixes to be contributed upstream to 8sync itself.