Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 494c73c1 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #9 from nextcloud/update_third_party_licenses

Update third party licenses
parents 2e705f51 54d45df9
Loading
Loading
Loading
Loading

THIRD_PARTY.txt

0 → 100644
+55 −0
Original line number Diff line number Diff line
###################################################################
  Nextcloud Android Library                                       

  Copyright (C) 2014 ownCloud Inc.
  Copyright (C) 2012 Bartek Przybylski
###################################################################


###########
# LICENSE #
###########

This library is free software released under the MIT License.
A full copy of the license can be found in the LICENSE.md file 
in this directory.


########################
# THIRD PARTY LICENSES #
########################

This library uses some third party software that must be included as a 
dependency in projects using the library. All the third party software 
included is redistributed under the terms and conditions of their 
original licenses. These licenses are compatible with the MIT license 
that govern this software, for the purposes they are being used.

The third party software included and used by this project is:

 * Apache JackRabbit, version 2.10.1
   Copyright (C) 2004-2010 The Apache Software Foundation.
   Licensed under Apache License, Version 2.0.
   Placed at libs/jackrabbit-webdav-2.10.1.jar
   The jar file must be included in projects using the Nextcloud Android
   Library, and those must respect the terms of its license.
   Original license document included at libs/APACHE-2.0.txt
   See http://jackrabbit.apache.org/

 * Jakarta Commons Httpclient, version 3.1
   Copyright (C) 2001-2011 The Apache Software Foundation.
   Licensed under Apache License, Version 2.0.
   Placed at libs/commons-httpclient-3.1.jar
   The jar file must be included in projects using the Nextcloud Android
   Library, and those must respect the terms of its license.
   Original license document included at libs/APACHE-2.0.txt
   See http://hc.apache.org/httpclient-3.x/
 
 * Simple Logging Facade for Java, version 1.7.5
   Copyright (C) 2004-2013 QOS.ch
   Licensed under the MIT License
   Placed at libs/sl4f-api.1.7.5.jar
   The jar file must be included in projects using the Nextcloud Android
   Library, and those must respect the terms of its license.
   Original license document included at libs/sl4j-api-LICENSE.txt
   See http://www.slf4j.org/