diff options
author | root <root@diekershoff.homeunix.net> | 2010-12-26 08:18:10 +0100 |
---|---|---|
committer | root <root@diekershoff.homeunix.net> | 2010-12-26 08:18:10 +0100 |
commit | 3208d6afcbcf6e74ca5d0ac30be1559327e00bf9 (patch) | |
tree | c940d0870729dbeb70845a96f36a6a15926dd9f2 /LICENSE | |
parent | c6a93d5cec05e9282b2f2d26fdfbc93175ed2b06 (diff) | |
parent | 10dda88684331366b10967981e661acf5b229ac6 (diff) | |
download | volse-hubzilla-3208d6afcbcf6e74ca5d0ac30be1559327e00bf9.tar.gz volse-hubzilla-3208d6afcbcf6e74ca5d0ac30be1559327e00bf9.tar.bz2 volse-hubzilla-3208d6afcbcf6e74ca5d0ac30be1559327e00bf9.zip |
Merge branch 'master' of git://github.com/friendika/friendika
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -23,3 +23,16 @@ * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Friendika incorporates other software which may be licensed under different +terms and conditions. Some system libraries which are supplied with and +incorporated into Friendika were provided by their respective authors under +the LGPL (Lesser GNU Public License) and may result in legal encumberance if +you make any code changes to these libraries. + +Addon or "plugin" modules (within the 'addon' directory) are licensed under +terms provided by the respective software author or authors of those works, +and MAY include copyleft licenses such as GPLv3, AGPL, and/or commercial +licenses. For the purposes of licensing, addon modules are considered separate +standalone works. + |