1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- Credits, licenses, and other legal stuff
- ========================================
- Copyright © 2018 Adam Pioterek
- This website is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
- See full `license </LICENSE>`_, or at `GNU website <https://www.gnu.org/licenses/>`_.
- You can obtain the full source code on `NotABug <https://notabug.org/apiote/website>`_.
- JavaScript libraries
- ~~~~~~~~~~~~~~~~~~~~
- * *jQuery* Copyright © `JS Foundation and other contributors, <https://js.foundation/>`_, MIT License, `source code <https://github.com/jquery/jquery>`_;
- * *Material Components for the web* Copyright © 2017 Google Inc, Apache 2.0 License, `source code <https://github.com/material-components/material-components-web>`_;
- * *yaml.js* Copyright © 2010 Jeremy Faivre, MIT License, `source code <https://github.com/jeremyfa/yaml.js/>`_;
- * *OpenPGP.js* Copyright ©, GNU LGPL v3.0, `source code <https://github.com/openpgpjs/openpgpjs>`_.
- Fonts
- ~~~~~
- * *Font Awesome* Copyright © 2018 - Fonticons Inc., SIL OFL 1.1 License, `source code <https://github.com/FortAwesome/Font-Awesome>`_;
- * *Material design icons* Copyright © 2017 Google Inc, Apache 2.0 License, `source code <https://github.com/google/material-design-icons>`_;
- * *Fira* Copyright © 2012-2015 The Mozilla Foundation and Telefonica S.A., SIL OFL 1.1 License, `source code <https://github.com/mozilla/Fira>`_.
- Trademarks
- ~~~~~~~~~~
- * Keybase and the Keybase logo are including without limitation, either trademarks, service marks or registered trademarks of Keybase, Inc.;
- * Keybase logo Copyright © 2015 Keybase, BSD 3-Clause "New" or "Revised" License `source code <https://github.com/keybase/client/blob/master/media/logos/keybase_logo_official.ai>`_;
- * GITHUB®, the GITHUB® logo design, OCTOCAT® and the OCTOCAT® logo design are exclusive trademarks registered in the United States by GitHub, Inc;
- * F-Droid logo © 2010-2018 F-Droid Limited and Contributors, GNU GPL 3+ `source code <https://gitlab.com/fdroid/artwork/tree/master/fdroid-logo-2015>`_;
- * Mastodon and the Mastodon logo may be either trademarks, service marks or registered trademarks of Mastodon.;
- * Mastodon logo Copyright © 2018, GNU AGPL `source <https://source.joinmastodon.org/mastodon/joinmastodon/tree/master/public>`_.
- Other resources
- ~~~~~~~~~~~~~~~
- * *Coffee vs Tea vs Cocoa* © 2013-2018 `Meg Quinn <https://www.megquinnart.com/>`_, as per `FAQ <http://artbymoga.tumblr.com/FAQ>`_ #7,8 drawings can be used but need attribution;
- * Typewriter photo CC0, `source <https://www.pexels.com/photo/remington-standard-typewriter-in-greyscale-photography-163116/>`_;
- * Cabin photo CC0, `source <https://www.pexels.com/photo/architecture-bungalow-cabin-clouds-277696/>`_;
- * Slack™ screenshot © `Pankaj Patel <https://unsplash.com/@pankajpatel>`_, `Unsplash license <https://unsplash.com/license>`_, `source <https://unsplash.com/photos/OXkUz1Dp-4g>`_;
- * Woman with a broom photo © `Christian Fregnan <https://unsplash.com/@christianfregnan>`_, `Unsplash license <https://unsplash.com/license>`_, `source <https://unsplash.com/photos/ox8OL0Uj0aY>`_;
- * Man with a broom photo © `Christian Fregnan <https://unsplash.com/@verneho>`_, `Unsplash license <https://unsplash.com/license>`_, `source <https://unsplash.com/photos/MwW-zrkYSIU>`_;
- * Front page wallpaper © `Charlie Henson <https://www.opendesktop.org/member/339133/>`_, CC-BY, `source <https://www.opendesktop.org/p/1193506/>`_.
|