123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <!DOCTYPE html>
- <head>
- <title>Apiote: Credits</title>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width,initial-scale=1">
-
- <script src="https://code.jquery.com/jquery-3.3.1.min.js"
- integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8="
- crossorigin="anonymous"></script>
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.1/css/brands.css"
- integrity="sha384-SYNjKRRe+vDW0KSn/LrkhG++hqCLJg9ev1jIh8CHKuEA132pgAz+WofmKAhPpTR7"
- crossorigin="anonymous">
- <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.1.1/css/fontawesome.css"
- integrity="sha384-0b7ERybvrT5RZyD80ojw6KNKz6nIAlgOKXIcJ0CV7A6Iia8yt2y1bBfLBOwoc9fQ"
- crossorigin="anonymous">
- <link rel="stylesheet" href="https://unpkg.com/material-components-web@0.36.0/dist/material-components-web.min.css"
- integrity="sha512-xKSgTutWqX2F22Uxywtig03sHCUxl4pJw2dzeIxH1EDvbEwhg5M1/KBUvrxNDiTe5HSjHRLdaW6XBhuYawROQw=="
- crossorigin="anonymous">
- <link rel="stylesheet" href="https://code.cdn.mozilla.net/fonts/fira.css"
- integrity="sha512-+1KxIb9PlTfR4rUzuEswDvY4Nx+VfsoQxZstss5OUqZMs+bHl9/YPTS09vvC80XVtu6cqslNovpRXyap2gi6WQ=="
- crossorigin="anonymous">
- <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/IBM-type/0.5.4/css/ibm-type.min.css"
- integrity="sha512-sky5cf9Ts6FY1kstGOBHSybfKqdHR41M0Ldb0BjNiv3ifltoQIsg0zIaQ+wwdwgQ0w9vKFW7Js50lxH9vqNSSw=="
- crossorigin="anonymous">
- <link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
- <link rel="stylesheet" href="/styles/main.css">
- <link rel="stylesheet" href="/styles/article.css">
- <meta name="theme-color" content="#911f1b">
- <link rel="shortcut icon" href="/img/favicon/favicon.ico">
- <link rel="icon" sizes="16x16 32x32 64x64" href="/img/favicon/favicon.ico">
- <link rel="icon" type="image/png" sizes="196x196" href="/img/favicon/favicon-192.png">
- <link rel="icon" type="image/png" sizes="160x160" href="/img/favicon/favicon-160.png">
- <link rel="icon" type="image/png" sizes="96x96" href="/img/favicon/favicon-96.png">
- <link rel="icon" type="image/png" sizes="64x64" href="/img/favicon/favicon-64.png">
- <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32.png">
- <link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16.png">
- <link rel="apple-touch-icon" href="/img/favicon/favicon-57.png">
- <link rel="apple-touch-icon" sizes="114x114" href="/img/favicon/favicon-114.png">
- <link rel="apple-touch-icon" sizes="72x72" href="/img/favicon/favicon-72.png">
- <link rel="apple-touch-icon" sizes="144x144" href="/img/favicon/favicon-144.png">
- <link rel="apple-touch-icon" sizes="60x60" href="/img/favicon/favicon-60.png">
- <link rel="apple-touch-icon" sizes="120x120" href="/img/favicon/favicon-120.png">
- <link rel="apple-touch-icon" sizes="76x76" href="/img/favicon/favicon-76.png">
- <link rel="apple-touch-icon" sizes="152x152" href="/img/favicon/favicon-152.png">
- <link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/favicon-180.png">
- <meta name="msapplication-TileColor" content="#911f1b">
- <meta name="msapplication-TileImage" content="/img/favicon/favicon-144.png">
- <meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
- </head>
- <body>
- <div class="drawer-container-flex">
- <aside class="mdc-drawer mdc-drawer--permanent mdc-typography">
- <nav class="mdc-drawer__drawer">
- <header class="mdc-drawer__header">
- <div class="mdc-drawer__header-content">
- Where now?
- </div>
- </header>
- <nav class="mdc-drawer__content mdc-list">
- <a class="mdc-list-item" href="/">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">home</i>Home
- </a>
- <a class="mdc-list-item" href="/about">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">person</i>About
- </a>
- <a class="mdc-list-item" href="/donate">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">attach_money</i>Donate
- </a>
- <a class="mdc-list-item" href="/manifestos/">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">announcement</i>Manifestos
- </a>
- <!-- tod padding
- <nav class="mdc-drawer__content mdc-list">
- <a class="mdc-list-item" href="/manifestos/privacy">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true"></i>Privacy
- </a>
- </nav>
- -->
- <a class="mdc-list-item" href="/programs/">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">devices</i>Programs
- </a>
- <a class="mdc-list-item mdc-list-item--activated" href="/credits/">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">copyright</i>Credits and legal
- </a>
- <a class="mdc-list-item" href="/contact/">
- <i class="material-icons mdc-list-item__graphic" aria-hidden="true">contact_support</i>Contact
- </a>
- <div class="drawer-bottom">
- <div class="mdc-drawer__toolbar-spacer"></div>
- <a href="/about/js.html" data-jslicense="1">
- JavaScript license information
- </a>
- </div>
- </nav>
- </nav>
- </aside>
- <header class="mdc-top-app-bar">
- <div class="mdc-top-app-bar__row">
- <section class="top-bar-menu-button mdc-top-app-bar__section mdc-top-app-bar__section--align-start">
- <i class="material-icons mdc-top-app-bar__navigation-icon">menu</i>
- </section>
- </div>
- </header>
- <div>
- <div class="header-more mdc-top-app-bar--fixed-adjust">
- </div>
- <main class="mdc-top-app-bar--fixed-adjust article-main">
- <div class="mdc-layout-grid">
- <div class="mdc-layout-grid__inner">
- <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-1-tablet mdc-layout-grid__cell--span-1-mobile mdc-layout-grid__cell--span-2-desktop">
- </div>
- <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-10-tablet mdc-layout-grid__cell--span-10-mobile mdc-layout-grid__cell--span-8-desktop">
- <div class="mdc-card article-card">
- <div class="article-path">
- / > Credits
- </div>
- <div class="article-content">
- <h1 id="credits-licenses-and-other-legal-stuff">Credits, licenses, and other legal stuff<a href="credits.yml"><sup><i class="material-icons signature">lock</i></sup></a></h1>
- <p>Copyright © 2018 Adam Pioterek</p>
- <p>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.</p>
- <p>See full <a href="/LICENSE">license</a>, or at <a href="https://www.gnu.org/licenses/">GNU website</a>.</p>
- <p>You can obtain the full source code on <a href="https://notabug.org/apiote/website">NotABug</a>.</p>
- <h2 id="javascript-libraries">JavaScript libraries</h2>
- <ul>
- <li><em>jQuery</em> Copyright © <a href="https://js.foundation/">JS Foundation and other contributors,</a>, MIT License, <a href="https://github.com/jquery/jquery">source code</a>;</li>
- <li><em>Material Components for the web</em> Copyright © 2017 Google Inc, Apache 2.0 License, <a href="https://github.com/material-components/material-components-web">source code</a>;</li>
- <li><em>yaml.js</em> Copyright © 2010 Jeremy Faivre, MIT License, <a href="https://github.com/jeremyfa/yaml.js/">source code</a>;</li>
- <li><em>OpenPGP.js</em> Copyright ©, GNU LGPL v3.0, <a href="https://github.com/openpgpjs/openpgpjs">source code</a>.</li>
- </ul>
- <h2 id="fonts">Fonts</h2>
- <ul>
- <li><em>Font Awesome</em> Copyright © 2018 - Fonticons Inc., SIL OFL 1.1 License, <a href="https://github.com/FortAwesome/Font-Awesome">source code</a>;</li>
- <li><em>Material design icons</em> Copyright © 2017 Google Inc, Apache 2.0 License, <a href="https://github.com/google/material-design-icons">source code</a>;</li>
- <li><em>Fira</em> Copyright © 2012-2015 The Mozilla Foundation and Telefonica S.A., SIL OFL 1.1 License, <a href="https://github.com/mozilla/Fira">source code</a>.</li>
- </ul>
- <h2 id="trademarks">Trademarks</h2>
- <ul>
- <li>Keybase and the Keybase logo are including without limitation, either trademarks, service marks or registered trademarks of Keybase, Inc.;</li>
- <li>Keybase logo Copyright © 2015 Keybase, BSD 3-Clause "New" or "Revised" License <a href="https://github.com/keybase/client/blob/master/media/logos/keybase_logo_official.ai">source code</a>;</li>
- <li>GITHUB®, the GITHUB® logo design, OCTOCAT® and the OCTOCAT® logo design are exclusive trademarks registered in the United States by GitHub, Inc;</li>
- <li>F-Droid logo © 2010-2018 F-Droid Limited and Contributors, GNU GPL 3+ <a href="https://gitlab.com/fdroid/artwork/tree/master/fdroid-logo-2015">source code</a>;</li>
- <li>Mastodon and the Mastodon logo may be either trademarks, service marks or registered trademarks of Mastodon.;</li>
- <li>Mastodon logo Copyright © 2018, GNU AGPL <a href="https://source.joinmastodon.org/mastodon/joinmastodon/tree/master/public">source</a>.</li>
- </ul>
- <h2 id="other-resources">Other resources</h2>
- <ul>
- <li><em>Coffee vs Tea vs Cocoa</em> © 2013-2018 <a href="https://www.megquinnart.com/">Meg Quinn</a>, as per <a href="http://artbymoga.tumblr.com/FAQ">FAQ</a> #7,8 drawings can be used but need attribution;</li>
- <li>Typewriter photo CC0, <a href="https://www.pexels.com/photo/remington-standard-typewriter-in-greyscale-photography-163116/">source</a>;</li>
- <li>Cabin photo CC0, <a href="https://www.pexels.com/photo/architecture-bungalow-cabin-clouds-277696/">source</a>;</li>
- <li>Slack™ screenshot © <a href="https://unsplash.com/@pankajpatel">Pankaj Patel</a>, <a href="https://unsplash.com/license">Unsplash license</a>, <a href="https://unsplash.com/photos/OXkUz1Dp-4g">source</a>;</li>
- <li>Woman with a broom photo © <a href="https://unsplash.com/@christianfregnan">Christian Fregnan</a>, <a href="https://unsplash.com/license">Unsplash license</a>, <a href="https://unsplash.com/photos/ox8OL0Uj0aY">source</a>;</li>
- <li>Man with a broom photo © <a href="https://unsplash.com/@verneho">Christian Fregnan</a>, <a href="https://unsplash.com/license">Unsplash license</a>, <a href="https://unsplash.com/photos/MwW-zrkYSIU">source</a>;</li>
- <li>Front page wallpaper © <a href="https://www.opendesktop.org/member/339133/">Charlie Henson</a>, CC-BY, <a href="https://www.opendesktop.org/p/1193506/">source</a>.</li>
- </ul>
- </div>
- </div>
- </div>
- <div class="mdc-layout-grid__cell mdc-layout-grid__cell--span-1-tablet mdc-layout-grid__cell--span-1-mobile mdc-layout-grid__cell--span-2-desktop">
- </div>
- </div>
- </div>
- </main>
- </div>
- </div>
- <script src='https://unpkg.com/material-components-web@0.36.0/dist/material-components-web.min.js'
- integrity="sha512-fzmFt2MbZhS3Cwv9gSX+jRqpfUdaKupP0WbJyaK09Och9eMm8n1ol1fnh8EEJ1sH5HzG16etbpejWBEMvXV5ow=="
- crossorigin="anonymous"></script>
- <script>
- // @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt GNU-AGPL-v3.0
- window.mdc.autoInit();
- const topAppBarElement = document.querySelector('.mdc-top-app-bar');
- let topAppBar = new mdc.topAppBar.MDCTopAppBar(topAppBarElement);
- $('.top-bar-menu-button').css('display', 'initial');
- $('.mdc-drawer--permanent').removeClass("mdc-drawer--permanent").addClass("mdc-drawer--temporary");
- $('.drawer-bottom').css('width', '25%');
- let drawer = new mdc.drawer.MDCTemporaryDrawer(document.querySelector('.mdc-drawer--temporary'));
- document.querySelector('.mdc-top-app-bar__navigation-icon').addEventListener('click', () => drawer.open = true);
- // @license-end
- </script>
- </body>
- </html>
|