dcc202fb249a446ac15c7cf413b9f1b4a3f31b58
Bernd Wurst Lizenzinfos in eigenes Modu...

Bernd Wurst authored 10 years ago

modules/about/about.php  1) <?php
modules/about/about.php  2) /*
Bernd Wurst Added license tags for CC0,...

Bernd Wurst authored 12 years ago

images/about.php         3) This file belongs to the Webinterface of schokokeks.org Hosting
images/about.php         4) 
Hanno Böck Change license from CC0 to...

Hanno Böck authored 1 year ago

modules/about/about.php  5) Written by schokokeks.org Hosting, namely
Bernd Wurst Added license tags for CC0,...

Bernd Wurst authored 12 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) 
Hanno Böck Change license from CC0 to...

Hanno Böck authored 1 year ago

modules/about/about.php  9) This code is published under a 0BSD license.
Bernd Wurst Added license tags for CC0,...

Bernd Wurst authored 12 years ago

images/about.php        10) 
Bernd Wurst Lizenzinfos in eigenes Modu...

Bernd Wurst authored 10 years ago

modules/about/about.php 11) 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 12) */
bernd Bilder-Lizenz-Infos

bernd authored 15 years ago

images/about.php        13) 
Bernd Wurst Lizenzinfos in eigenes Modu...

Bernd Wurst authored 10 years ago

modules/about/about.php 14) title('Lizenzinformationen');
bernd Bilder-Lizenz-Infos

bernd authored 15 years ago

images/about.php        15) 
Hanno Böck Change license from CC0 to...

Hanno Böck authored 1 year ago

modules/about/about.php 16) output('<p>Dieses Webinterface ist eine Eigenentwicklung von schokokeks.org Webhosting. Der Source-Code ist unter <a href="https://source.schokokeks.org/">source.schokokeks.org</a> erhältlich und wurde unter der 0BSD-Lizenz freigegeben.</p>
Bernd Wurst Attribution für die externe...

Bernd Wurst authored 11 years ago

images/about.php        17) <p>Folgende Bestandteile wurden von anderen Autoren übernommen und unterliegen einer abweichenden Lizenz:</p>
images/about.php        18) <ul>
Hanno Böck http to https

Hanno Böck authored 2 years ago

modules/about/about.php 19)   <li>Eine <a href="https://github.com/PHPGangsta/GoogleAuthenticator">Bibliothek zur Abwicklung der Google-Authenticator-Anmeldung</a> wurde von <a href="https://www.phpgangsta.de/2-faktor-authentifizierung-mit-dem-google-authenticator">Michael Kliewe (PHPGangsta)</a> übernommen und ist unter der BSD-Lizenz freigegeben</li>
Hanno Böck URLs von http nach https

Hanno Böck authored 7 years ago

modules/about/about.php 20)   <li>Die Bibliotheken <a href="https://jquery.com/">JQuery</a> und <a href="https://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 21)   <li><a href="https://github.com/globalcitizen/php-iban">php-iban</a>, veröffentlicht unter <a href="https://www.gnu.org/licenses/gpl-3.0">GPLv3</a></li>
Bernd Wurst Lizenzinformationen aktuali...

Bernd Wurst authored 6 years ago

modules/about/about.php 22)   <li><a href="https://github.com/giggsey/libphonenumber-for-php">libphonenumber-for-php</a>, eine PHP-Variante von Googles Telefonnummern-Bibliothek, veröffentlicht unter <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a></li>
modules/about/about.php 23)   <li><a href="https://github.com/bjeavons/zxcvbn-php">zxcvbn-php</a> zur Kontrolle der Passwortstärke. Veröffentlicht unter <a href="https://github.com/bjeavons/zxcvbn-php/blob/master/LICENSE.txt">MIT-Lizenz</a></li>
Bernd Wurst mpdf in die about-Seite int...

Bernd Wurst authored 5 years ago

modules/about/about.php 24)   <li><a href="https://github.com/mpdf/mpdf">mpdf</a> zur Erzeugung von PDF-Dateien. Veröffentlicht unter <a href="https://www.gnu.org/licenses/gpl-2.0">GPLv2</a></li>
Bernd Wurst Attribution für die externe...

Bernd Wurst authored 11 years ago

images/about.php        25) </ul>
bernd Bilder-Lizenz-Infos

bernd authored 15 years ago

images/about.php        26) <p>Einzelne Grafiken wurden aus freien Projekten entnommen oder es wurden freie Grafiken verwendet.</p>
images/about.php        27) <p>Der Ursprung von Grafiken ist:</p>
images/about.php        28) <ul>
Hanno Böck creativecommons url nach https

Hanno Böck authored 4 years ago

modules/about/about.php 29)   <li><a href="http://www.famfamfam.com/lab/icons/silk/">Das »Silk«-Iconset von Mark James</a>, lizensiert unter <a href="https://creativecommons.org/licenses/by/2.5/">CC-by 2.5</a></li>
Hanno Böck URLs von http nach https

Hanno Böck authored 7 years ago

modules/about/about.php 30)   <li>Icons vom <a href="https://www.phpmyadmin.net/">phpMyAdmin-Projekt</a>, lizensiert unter <a href="https://www.gnu.org/licenses/gpl-2.0.html">GNU GPL 2.0</a></li>
modules/about/about.php 31)   <li>Das Logo der <a href="https://www.jabber.org/">Jabber Software Foundation</a>, lizensiert unter <a href="https://creativecommons.org/licenses/by/2.5/">CC-by 2.5</a></li>
Bernd Wurst Credits für das Let's Encry...

Bernd Wurst authored 7 years ago

modules/about/about.php 32)   <li>Das Logo <a href="https://letsencrypt.org/">von Let\'s Encrypt, der freien und automatisierten Zertifizierungsstelle der Internet Security Research Group (ISRG).</a></li>
Bernd Wurst Lade PGP-Keys vom Keyserver...

Bernd Wurst authored 5 years ago

modules/about/about.php 33)   <li>Ein animiertes <a href="https://commons.wikimedia.org/wiki/File:Loading_2.gif">GIF-Bild</a> zum Anzeigen einer laufenden Hintergrundaktivität von Wikimedia Commons (Autor: KopiteCowboy), lizensiert unter <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">CC-BY-SA 4.0</a>.</li>
bernd Bilder-Lizenz-Infos

bernd authored 15 years ago

images/about.php        34) </ul>
images/about.php        35) 
Hanno Böck URLs von http nach https

Hanno Böck authored 7 years ago

modules/about/about.php 36) <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="https://schokokeks.org/kontakt">kontaktieren Sie uns</a> bitte.</p>