Bilder-Lizenz-Infos
bernd authored 16 years ago
|
1) <?xml version="1.0" encoding="utf-8"?>
|
Added license tags for CC0,...
Bernd Wurst authored 13 years ago
|
2) <!--
3) This file belongs to the Webinterface of schokokeks.org Hosting
4)
5) Written 2008-2012 by schokokeks.org Hosting, namely
6) Bernd Wurst <bernd@schokokeks.org>
7) Hanno Böck <hanno@schokokeks.org>
8)
9) To the extent possible under law, the author(s) have dedicated
10) all copyright and related and neighboring rights to this
11) software to the public domain worldwide. This software is
12) distributed without any warranty.
13)
14) You should have received a copy of the CC0 Public Domain
15) Dedication along with this software. If not, see
16) http://creativecommons.org/publicdomain/zero/1.0/
17)
18) Nevertheless, in case you use a significant part of this
19) code, we ask (but not require, see the license) that you
20) keep the authors' names in place and return your changes
21) to the public. We would be especially happy if you tell
22) us what you're going to do with this code.
23) -->
|
Bilder-Lizenz-Infos
bernd authored 16 years ago
|
24) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
25) "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
26)
27) <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
28) <head>
29)
30) <title>Administration - Bildrechte</title>
|
Benutze überall title() sta...
bernd authored 14 years ago
|
31) <link rel="stylesheet" href="../css/default.css" type="text/css" media="screen" title="Normal" /></head>
|
Bilder-Lizenz-Infos
bernd authored 16 years ago
|
32) <body>
33)
34) <div class="content">
35) <a name="content" style="display: none"> </a>
36)
37)
38) <h3>Lizenzinformationen</h3>
|
Added license tags for CC0,...
Bernd Wurst authored 13 years ago
|
39) <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
|
40) <p>Folgende Bestandteile wurden von anderen Autoren übernommen und unterliegen einer abweichenden Lizenz:</p>
41) <ul>
42) <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>
43) </ul>
|