OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-meta Date: 27-Mar-2006 12:43:35
Branch: HEAD Handle: 2006032711433400
Modified files:
openpkg-meta global-imprint.php
Log:
improve imprint
Summary:
Revision Changes Path
1.4 +81 -38 openpkg-meta/global-imprint.php
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-meta/global-imprint.php
============================================================================
$ cvs diff -u -r1.3 -r1.4 global-imprint.php
--- openpkg-meta/global-imprint.php 14 Mar 2006 18:51:04 -0000 1.3
+++ openpkg-meta/global-imprint.php 27 Mar 2006 10:43:34 -0000 1.4
@@ -8,10 +8,11 @@
table.contact {
border-collapse: collapse;
}
- table.contact tr.title td {
- font-weight: bold;
- }
table.contact tr td {
+ vertical-align: top;
+ width: 40%;
+ }
+ table.contact tr td + td {
padding-right: 10px;
}
table.responsibility {
@@ -27,57 +28,99 @@
</style>
<head>
-<h1>Meta: Websites Imprint</h1>
+<h1>Meta: Imprint/Impressum</h1>
-<h2>Contact</h2>
+<h2>Contacts</h2>
-<table class="contact">
- <tr class="title">
- <td>openpkg.org:</td>
- <td>openpkg.com:</td>
- <td>openpkg.net:</td>
- </tr>
- <tr class="address">
- <td>
- Ralf S. Engelschall<br/>
+<div class="boxed" style="float: right; width: 150px;">
+Anbieterkennzeichnung nach TDG §6 ("Allgemeine Informationspflichten").
+</div>
+
+<ul>
+ <li><b>OpenPKG.org</b><br/>
+ <a href="http://www.openpkg.org">www.openpkg.org</a><br/>
+ <?php email("[EMAIL PROTECTED]", 1) ?>
+ <p/>
+ OpenPKG Projekt<br/>
+ c/o Ralf S. Engelschall<br/>
Silnerstraße 28<br/>
85221 Dachau<br/>
- GERMANY<br/>
+ GERMANY
+ </li>
+ <li><b>OpenPKG.com</b>
+ <table class="contact">
+ <tr>
+ <td>
+ <a href="http://www.openpkg.com">www.openpkg.com</a><br/>
+ <?php email("[EMAIL PROTECTED]", 1) ?>
<p/>
- <a href="http://www.openpkg.org">www.openpkg.org</a><br/>
- <?php email("[EMAIL PROTECTED]", 1) ?>
- </td>
- <td>
OpenPKG GmbH<br/>
Weblinger Weg 28<br/>
85221 Dachau<br/>
- GERMANY<br/>
+ GERMANY
+ </td>
+ <td>
+ Marcel von Ranson (Geschäftsführer)
+ <p/>
+ Amtsgericht München, HRB 160208<br/>
+ St-Nr. 115-134-60068, USt-Id-Nr. DE814592499
+ <p/>
+ (<a href="http://www.openpkg.com/corporation/summary.php">more
details...</a>)
+ </td>
+ </tr>
+ </table>
+ </li>
+ <li><b>OpenPKG.net</b>
+ <table class="contact">
+ <tr>
+ <td>
+ <a href="http://www.openpkg.net">www.openpkg.net</a><br/>
+ <?php email("[EMAIL PROTECTED]", 1) ?>
<p/>
- <a href="http://www.openpkg.com">www.openpkg.com</a><br/>
- <?php email("[EMAIL PROTECTED]", 1) ?>
- </td>
- <td>
OpenPKG Foundation e.V.<br/>
Weblinger Weg 28<br/>
85221 Dachau<br/>
- GERMANY<br/>
+ GERMANY
+ </td>
+ <td>
+ Ralf S. Engelschall (President)<br/>
+ Thomas Lotterer (Vice President)<br/>
<p/>
- <a href="http://www.openpkg.net">www.openpkg.net</a><br/>
- <?php email("[EMAIL PROTECTED]", 1) ?>
- </td>
- </tr>
-</table>
-
-<h2>Copyright</h2>
+ Vereinsregister Dachau,
+ VR 708
+ <p/>
+ (<a href="http://www.openpkg.net/foundation/summary.html">more
details...</a>)
+ </td>
+ </tr>
+ </table>
+ </li>
+</ul>
+
+
+<h2>Copyrights</h2>
+
+<ul>
+ <li><b>OpenPKG.org:</b><br/>
+ Copyright © 2000-2006 OpenPKG Project<br/>
+ Copyright © 2000-2006 Ralf S. Engelschall
+ </li>
+ <li><b>OpenPKG.com:</b><br/>
+ Copyright © 2005-2006 OpenPKG GmbH
+ </li>
+ <li><b>OpenPKG.net:</b><br/>
+ Copyright © 2005-2006 OpenPKG Foundation e.V.
+ </li>
+</ul>
<p/>
-Copyright © 2000-2006 Ralf S. Engelschall<br/>
-Copyright © 2005-2006 OpenPKG GmbH<br/>
-Copyright © 2005-2006 OpenPKG Foundation e.V.<br/>
+All Rights Reserved.<br/>
+Every copying or redistribution, in any media, as a whole or
+in parts requires written approval of the Copyright holder.
<p/>
-All Rights Reserved.<br/>
-Alle Rechte vorbehalten.
+Alle Rechte vorbehalten.<br/>
+Jegliche Vervielfältigung oder Weiterverbreitung in jedem Medium als Ganzes
+oder in Teilen bedarf der schriftlichen Zustimmung des Copyright-Inhabers.
<table class="responsibility">
<tr>
@@ -122,7 +165,7 @@
Gemäß 5 Abs.1 TDG sind wir ausschließlich nur für die eigenen Inhalte
verantwortlich. Für Links auf fremde Inhalte dritter Anbieter sind
wir gemäß 5 Abs.2 TDG nur verantwortlich, wenn wir von einem
-rechtswidrigen oder strafbaren Gehalt positive Kenntnis haben und
+rechtswidrigen oder strafbaren Inhalt positive Kenntnis haben und
es technisch möglich und zumutbar ist, deren Nutzung zu verhindern.
<p/>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]