COPYING 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. Files: *
  2. License: zlib/libpng
  3. Copyright: (c) 2011-2015 Sébastien SAUVAGE <sebsauvage@sebsauvage.net>
  4. (c) 2011-2015 Alexandre Alapetite <alexandre@alapetite.fr>
  5. (c) 2011-2015 David Sferruzza <david.sferruzza@gmail.com>
  6. (c) 2011-2015 Christophe HENRY <christophe.henry@sbgodin.fr>
  7. (c) 2011-2015 Mathieu Chabanon <git@matchab.fr>
  8. (c) 2011-2015 BoboTiG <bobotig@gmail.com>
  9. (c) 2011-2015 Bronco <bronco@warriordudimanche.net>
  10. (c) 2011-2015 Emilien Klein <emilien@klein.st>
  11. (c) 2011-2015 Knah Tsaeb <knah-tsaeb@knah-tsaeb.org>
  12. (c) 2011-2015 Lionel Martin <renarddesmers@gmail.com>
  13. (c) 2011-2015 lehollandaisvolant <levoltigeurhollandais@gmail.com>
  14. (c) 2011-2015 timo van neerden <fire@lehollandaisvolant.net>
  15. (c) 2011-2015 nodiscc <nodiscc@gmail.com>
  16. (c) 2011-2015 Florian Eula <mr.pikzen@gmail.com>
  17. (c) 2011-2015 Arthur Hoaro <arthur@hoa.ro>
  18. (c) 2011-2015 virtualtam
  19. (c) 2011-2015 qwertygc
  20. Files: images/calendar.png, images/edit_icon.png, images/feed-icon-14x14.png, images/private.png, images/private_16x16.png, images/private_16x16_active.png, images/qrcode.png, images/tag_blue.png
  21. License: CC-BY (http://creativecommons.org/licenses/by/3.0/)
  22. Copyright: (c) 2014 Yusuke Kamiyamane
  23. Source: http://p.yusukekamiyamane.com/
  24. Files: images/delete_icon.png
  25. License: CC-BY (http://creativecommons.org/licenses/by/3.0/)
  26. Copyright: (c) 2014 Designmodo
  27. Source: http://designmodo.com/linecons-free/
  28. Files: images/floral_left.png, images/floral_right.png, images/squiggle.png, images/squiggle2.png, images/squiggle_closing.png
  29. Licence: Public Domain
  30. Source: https://openclipart.org/people/j4p4n/j4p4n_ornimental_bookend_-_left.svg
  31. Files: images/Paper_texture_v5_by_bashcorpo_w1000.jpg
  32. Licence: Public Domain
  33. Source: http://bashcorpo.deviantart.com/art/Grungy-paper-texture-v-5-22966998
  34. Files: images/logo.png
  35. License: zlib/libpng
  36. Copyright: (c) 2011-2014 idleman idleman@idleman.fr
  37. Files: Files: inc/jquery*.js, inc/jquery-ui*.js
  38. License: MIT License (http://opensource.org/licenses/MIT)
  39. Copyright: (C) jQuery Foundation and other contributors,https://jquery.com/download/
  40. Files: inc/jquery-lazyload*.js
  41. License: MIT License (http://opensource.org/licenses/MIT)
  42. Copyright: (C) Mika Tuupola, https://github.com/tuupola
  43. Files: inc/qr.js
  44. License: MIT License (http://opensource.org/licenses/MIT), Creative Commons
  45. Copyright: (C) 2014 Alasdair Mercer, http://neocotic.com, https://github.com/neocotic/qr.js
  46. ----------------------------------------------------
  47. ZLIB/LIBPNG LICENSE
  48. This software is provided 'as-is', without any express or implied warranty.
  49. In no event will the authors be held liable for any damages arising from
  50. the use of this software.
  51. Permission is granted to anyone to use this software for any purpose,
  52. including commercial applications, and to alter it and redistribute it
  53. freely, subject to the following restrictions:
  54. 1. The origin of this software must not be misrepresented; you must not
  55. claim that you wrote the original software. If you use this software
  56. in a product, an acknowledgment in the product documentation would
  57. be appreciated but is not required.
  58. 2. Altered source versions must be plainly marked as such, and must
  59. not be misrepresented as being the original software.
  60. 3. This notice may not be removed or altered from any source distribution.
  61. ----------------------------------------------------
  62. GPLv3 LICENSE
  63. This program is free software: you can redistribute it and/or modify
  64. it under the terms of the GNU General Public License as published by
  65. the Free Software Foundation, either version 3 of the License, or
  66. (at your option) any later version.
  67. This program is distributed in the hope that it will be useful,
  68. but WITHOUT ANY WARRANTY; without even the implied warranty of
  69. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  70. GNU General Public License for more details.
  71. You should have received a copy of the GNU General Public License
  72. along with this program. If not, see <http://www.gnu.org/licenses/>.
  73. ----------------------------------------------------
  74. MIT LICENSE
  75. Permission is hereby granted, free of charge, to any person obtaining a copy
  76. of this software and associated documentation files (the "Software"), to deal
  77. in the Software without restriction, including without limitation the rights
  78. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  79. copies of the Software, and to permit persons to whom the Software is
  80. furnished to do so, subject to the following conditions:
  81. The above copyright notice and this permission notice shall be included in
  82. all copies or substantial portions of the Software.
  83. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  84. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  85. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  86. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  87. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  88. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  89. THE SOFTWARE.