Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 1) <?php
modules/about/about.php 2) /*
|
Added license tags for CC0,...
Bernd Wurst authored 13 years ago
|
images/about.php 3) This file belongs to the Webinterface of schokokeks.org Hosting
images/about.php 4)
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 5) Written 2008-2014 by schokokeks.org Hosting, namely
|
Added license tags for CC0,...
Bernd Wurst authored 13 years ago
|
images/about.php 6) Bernd Wurst <bernd@schokokeks.org>
images/about.php 7) Hanno Böck <hanno@schokokeks.org>
images/about.php 8)
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 9) To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
|
Added license tags for CC0,...
Bernd Wurst authored 13 years ago
|
images/about.php 10)
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 11) You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see
|
Added license tags for CC0,...
Bernd Wurst authored 13 years ago
|
images/about.php 12) http://creativecommons.org/publicdomain/zero/1.0/
images/about.php 13)
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 14) Nevertheless, in case you use a significant part of this code, we ask (but not require, see the license) that you keep the authors' names in place and return your changes to the public. We would be especially happy if you tell us what you're going to do with this code.
modules/about/about.php 15) */
|
Bilder-Lizenz-Infos
bernd authored 16 years ago
|
images/about.php 16)
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 17) title('Lizenzinformationen');
|
Bilder-Lizenz-Infos
bernd authored 16 years ago
|
images/about.php 18)
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 19) output('<p>Dieses Webinterface ist eine Eigenentwicklung von schokokeks.org Webhosting. Der Source-Code ist unter <a href="http://source.schokokeks.org/">source.schokokeks.org</a> erhältlich und wurde unter der Lizenz CC0 / Public Domain freigegeben.</p>
|
Attribution für die externe...
Bernd Wurst authored 12 years ago
|
images/about.php 20) <p>Folgende Bestandteile wurden von anderen Autoren übernommen und unterliegen einer abweichenden Lizenz:</p>
images/about.php 21) <ul>
images/about.php 22) <li>Eine <a href="https://github.com/PHPGangsta/GoogleAuthenticator">Bibliothek zur Abwicklung der Google-Authenticator-Anmeldung</a> wurde von <a href="http://www.phpgangsta.de/2-faktor-authentifizierung-mit-dem-google-authenticator">Michael Kliewe (PHPGangsta)</a> übernommen und ist unter der BSD-Lizenz freigegeben</li>
|
Lizenzinfos in eigenes Modu...
Bernd Wurst authored 11 years ago
|
modules/about/about.php 23) <li>Die Bibliotheken <a href="http://jquery.com/">JQuery</a> und <a href="http://jqueryui.com/">JQueryUI</a>, veröffentlicht unter <a href="https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt">MIT-Lizenz</a></li>
modules/about/about.php 24) <li><a href="http://code.google.com/p/php-iban/">php-iban</a>, veröffentlicht unter <a href="https://www.gnu.org/licenses/gpl-3.0">GPLv3</a></li>
modules/about/about.php 25) <li>Die Bibliothek <a href="https://github.com/gggeek/phpxmlrpc">XML-RPC for PHP</a> von Edd Dumbill / Gaetano Giunta</li>
|
Attribution für die externe...
Bernd Wurst authored 12 years ago
|
images/about.php 26) </ul>
|
Bilder-Lizenz-Infos
bernd authored 16 years ago
|
images/about.php 27) <p>Einzelne Grafiken wurden aus freien Projekten entnommen oder es wurden freie Grafiken verwendet.</p>
images/about.php 28) <p>Der Ursprung von Grafiken ist:</p>
images/about.php 29) <ul>
images/about.php 30) <li><a href="http://www.famfamfam.com/lab/icons/silk/">Das »Silk«-Iconset von Mark James</a>, lizensiert unter <a href="http://creativecommons.org/licenses/by/2.5/">CC-by 2.5</a></li>
images/about.php 31) <li>Icons vom <a href="http://www.phpmyadmin.net/">phpMyAdmin-Projekt</a>, lizensiert unter <a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU GPL 2.0</a></li>
images/about.php 32) <li>Das Logo der <a href="http://www.jabber.org/">Jabber Software Foundation</a>, lizensiert unter <a href="http://creativecommons.org/licenses/by/2.5/">CC-by 2.5</a></li>
images/about.php 33) </ul>
images/about.php 34)
images/about.php 35) <p>Diese Urheberinformation ist nach bestem Wissen erstellt. Sollten Sie Fehler erkennen oder verwenden wir Ihre Arbeit ohne dies hier zu erwähnen, dann <a href="http://www.schokokeks.org/kontakt">kontaktieren Sie uns</a> bitte.</p>
|