git.schokokeks.org
Repositories
Help
Report an Issue
webinterface.git
Code
Commits
Branches
Tags
Suche
Strukturansicht:
f12aba6
Branches
Tags
master
ticket
webinterface.git
images
about.php
Updated copyright notice (2012 => 2013)
Bernd Wurst
commited
f12aba6
at 2013-01-19 10:49:50
about.php
Blame
History
Raw
<?xml version="1.0" encoding="utf-8"?> <!-- This file belongs to the Webinterface of schokokeks.org Hosting Written 2008-2013 by schokokeks.org Hosting, namely Bernd Wurst <bernd@schokokeks.org> Hanno Böck <hanno@schokokeks.org> 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. You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see http://creativecommons.org/publicdomain/zero/1.0/ 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. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de"> <head> <title>Administration - Bildrechte</title> <link rel="stylesheet" href="../css/default.css" type="text/css" media="screen" title="Normal" /></head> <body> <div class="content"> <a name="content" style="display: none"> </a> <h3>Lizenzinformationen</h3> <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> <p>Folgende Bestandteile wurden von anderen Autoren übernommen und unterliegen einer abweichenden Lizenz:</p> <ul> <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> </ul> <p>Einzelne Grafiken wurden aus freien Projekten entnommen oder es wurden freie Grafiken verwendet.</p> <p>Der Ursprung von Grafiken ist:</p> <ul> <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> <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> <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> </ul> <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> </div> </body> </html>