THIRD_PARTY.txt 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. ###################################################################
  2. Nextcloud Android client
  3. Copyright (C) 2016 Nextcloud Project
  4. Copyright (C) 2012-2016 ownCloud Inc.
  5. Copyright (C) 2012 Bartek Przybylski
  6. ###################################################################
  7. ###########
  8. # LICENSE #
  9. ###########
  10. This program is free software: you can redistribute it and/or modify
  11. it under the terms of the GNU General Public License verions 2,
  12. as published by the Free Software Foundation.
  13. This program is distributed in the hope that it will be useful,
  14. but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. GNU General Public License for more details.
  17. The source distribution of this program should include a full copy
  18. of the GNU GPL version 2 license in the LICENSE.txt file located
  19. in its root directory. If not, see <http://www.gnu.org/licenses/>.
  20. ########################
  21. # THIRD PARTY LICENSES #
  22. ########################
  23. Both the source and binary distributions of this software contain
  24. some third party software. All the third party software included
  25. or linked is redistributed under the terms and conditions of their
  26. original licenses. These licenses are compatible the GPL license
  27. that govern this software, for the purposes they are being used.
  28. The third party software included and used by this project is:
  29. * Apache JackRabbit, version 2.2.5.
  30. Copyright (C) 2004-2010 The Apache Software Foundation.
  31. Licensed under Apache License, Version 2.0.
  32. Placed at libs/jackrabbit-webdav-2.2.5-jar-with-dependencies.jar
  33. The jar file must be included in the ownCloud client APK.
  34. Original license document included at libs/LICENSE.txt
  35. See http://jackrabbit.apache.org/
  36. * Transifex client.
  37. Copyright (C) Transifex.
  38. Licensed under GNU General Public License.
  39. Placed at third_party/transifex-client.
  40. Used as a helper tool, not included in the ownCloud client APK.
  41. Original license document included at third_party/transifex-client/LICENSE.
  42. See http://help.transifex.com/features/client/
  43. * TouchImageView, commit 6dbeac4f11936185ba374c73144ac431c23c9aab
  44. Copyright (c) 2012 Michael Ortiz
  45. Licensed under MIT License
  46. JAR file libs/touch-image-view.jar has been generated by ownCloud Inc., including without
  47. modifications com.ortiz.touch.ExtendedViewPager and com.ortiz.touch.TouchImageView classes.
  48. See https://github.com/MikeOrtiz/TouchImageView
  49. * floatingactionbutton 1.10.1.
  50. Copyright (c) 2014 Jerzy Chalupski
  51. Licensed under Apache License, Version 2.0.
  52. placed at libs/com-getbase-floatingactionbutton-1-10-0-exploded-aar has been exploded by ownCloud Inc.
  53. See https://github.com/futuresimple/android-floating-action-button