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:   20-Jul-2006 15:19:26
  Branch: HEAD                             Handle: 2006072014192600

  Added files:
    openpkg-meta            global-policy.php
  Modified files:
    openpkg-meta            canvas-foot.php canvas-nav.php global-index.php

  Log:
    add global policy to CVS

  Summary:
    Revision    Changes     Path
    1.10        +1  -0      openpkg-meta/canvas-foot.php
    1.30        +5  -4      openpkg-meta/canvas-nav.php
    1.2         +6  -5      openpkg-meta/global-index.php
    1.1         +116 -0     openpkg-meta/global-policy.php
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-meta/canvas-foot.php
  ============================================================================
  $ cvs diff -u -r1.9 -r1.10 canvas-foot.php
  --- openpkg-meta/canvas-foot.php      5 Apr 2006 17:43:33 -0000       1.9
  +++ openpkg-meta/canvas-foot.php      20 Jul 2006 13:19:26 -0000      1.10
  @@ -73,6 +73,7 @@
       <a href="http://meta.openpkg.org/global-index.php";>Meta</a><span 
class="sep">:</span>
       <a href="http://meta.openpkg.org/global-about.php";>About</a> <span 
class="sep">|</span>
       <a href="http://meta.openpkg.org/global-imprint.php";>Imprint</a> <span 
class="sep">|</span>
  +    <a href="http://meta.openpkg.org/global-policy.php";>Policy</a> <span 
class="sep">|</span>
       <a href="http://meta.openpkg.org/global-sitemap.php";>Sitemap</a> <span 
class="sep">|</span>
       <a href="http://meta.openpkg.org/global-search.php";>Search:</a>
       <form method="post" 
action="http://meta.openpkg.org/global-search-htsearch";>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-meta/canvas-nav.php
  ============================================================================
  $ cvs diff -u -r1.29 -r1.30 canvas-nav.php
  --- openpkg-meta/canvas-nav.php       14 May 2006 13:23:08 -0000      1.29
  +++ openpkg-meta/canvas-nav.php       20 Jul 2006 13:19:26 -0000      1.30
  @@ -203,10 +203,11 @@
     <!-- ==## OpenPKG Meta ##== -->
     <li id="meta"><a href="http://meta.openpkg.org/global-index.php";>OpenPKG 
Meta</a>
       <ul>
  -      <li id="about"><a href="global-about.php">About Websites</a></li>
  -      <li id="imprint"><a href="global-imprint.php">Websites Imprint</a></li>
  -      <li id="sitemap"><a href="global-sitemap.php">Websites SiteMap</a></li>
  -      <li id="search"><a href="global-search.php">Websites Search</a></li>
  +      <li id="about"><a href="global-about.php">About</a></li>
  +      <li id="imprint"><a href="global-imprint.php">Imprint</a></li>
  +      <li id="policy"><a href="global-policy.php">Policy</a></li>
  +      <li id="sitemap"><a href="global-sitemap.php">SiteMap</a></li>
  +      <li id="search"><a href="global-search.php">Search</a></li>
       </ul>
     </li>
   </ul>
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-meta/global-index.php
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 global-index.php
  --- openpkg-meta/global-index.php     14 Mar 2006 17:00:41 -0000      1.1
  +++ openpkg-meta/global-index.php     20 Jul 2006 13:19:26 -0000      1.2
  @@ -14,11 +14,12 @@
   
   <p/>
   <ul>
  -  <li><a href="global-about.php">About Websites</a></li>
  -  <li><a href="global-imprint.php">Websites Imprint</a></li>
  -  <li><a href="global-sitemap.php">Websites SiteMap</a></li>
  -  <li><a href="global-search.php">Websites Search</a></li>
  -  <li><a href="global-template.php">Websites Template</a></li>
  +  <li><a href="global-about.php">About</a></li>
  +  <li><a href="global-imprint.php">Imprint</a></li>
  +  <li><a href="global-policy.php">Policy</a></li>
  +  <li><a href="global-sitemap.php">SiteMap</a></li>
  +  <li><a href="global-search.php">Search</a></li>
  +  <li><a href="global-template.php">Template</a></li>
   </ul>
   
   <script language="php">
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-meta/global-policy.php
  ============================================================================
  $ cvs diff -u -r0 -r1.1 global-policy.php
  --- /dev/null 2006-07-20 15:19:26 +0200
  +++ global-policy.php 2006-07-20 15:19:26 +0200
  @@ -0,0 +1,116 @@
  +<script language="php">
  +  include("meta.php");
  +  meta_start("path=meta.policy&pane=2");
  +</script>
  +
  +<head>
  +  <style type="text/css">
  +    table.contact {
  +      border-collapse: collapse;
  +    }
  +    table.contact tr td {
  +      vertical-align: top;
  +      width: 40%;
  +    }
  +    table.contact tr td + td {
  +      padding-right: 10px;
  +    }
  +    table.responsibility {
  +      border-collapse: collapse;
  +    }
  +    table.responsibility tr td {
  +      vertical-align: top;
  +      width: 50%;
  +    }
  +    table.responsibility tr td:first-child {
  +      padding-right: 20px;
  +    }
  +  </style>
  +<head>
  +
  +<h1>Meta: Policy</h1>
  +
  +<h2>Policy Scope</h2>
  +
  +In this policy the term "<b>OpenPKG</b>" 
  +covers all three related OpenPKG organizations:
  +<a href="http://www.openpkg.org/";>OpenPKG</a> (Project),
  +<a href="http://www.openpkg.com/";>OpenPKG GmbH</a> (Corporation) and 
  +<a href="http://www.openpkg.net/";>OpenPKG Foundation e.V.</a> (Foundation).
  +
  +<h2>Trademark</h2>
  +
  +OpenPKG uses the name "OpenPKG" as a brand and trademark. Third
  +parties are not allowed to use the name "OpenPKG" to identify
  +themselves, their services or products or otherwise use it in any
  +way to pretend a not existing organizational relationship to OpenPKG.
  +The OpenPKG artwork is the intellectual property of Ralf S. Engelschall
  +and must not be used outside OpenPKG without prior written permission.
  +
  +<h2>User Submissions</h2>
  +
  +Any material, information or other communication transmitted or
  +posted to public services of OpenPKG will be considered non-confidential
  +and non-proprietary communications. OpenPKG will have no obligations
  +with respect to the communications.
  +
  +<p/>
  +OpenPKG and its designees will be free to copy, disclose, distribute,
  +incorporate and otherwise use the communications and all code,
  +specifications, data, text and other things embodied therein for
  +any and all commercial or non-commercial purposes. The submitter
  +is prohibited from posting or transmitting to or from OpenPKG any
  +unlawful, threatening, libelous, defamatory, obscene, adult,
  +or other material that would violate any law.
  +
  +<h2>Code Contributions</h2>
  +
  +Any code contributions transmitted or posted to public services of
  +OpenPKG will be considered non-confidential and non-proprietary work.
  +OpenPKG will have no obligations with respect to the contribution.
  +
  +<p/>
  +With any contribution the contributor grants to OpenPKG and to
  +recipients of software distributed by OpenPKG a perpetual, worldwide,
  +non-exclusive, no-charge, royalty-free, irrevocable copyright and
  +patent license to reproduce, prepare derivative works of, publicly
  +display, publicly perform, sublicense, and distribute the contributions
  +and such derivative works. The contributor represents that each
  +of his contributions is his original creation and he represents
  +that he is legally entitled to grant the above license.
  +
  +<h2>Sensitive Information</h2>
  +
  +OpenPKG endeavours to conduct as much discussion as
  +possible to a broad community. This encourages openness, transparency, and
  +stimulates the broad community. However, sometimes, especially
  +for security or internal issues, private communication is necessary.
  +Recipients must never divulge such information in public without
  +the explicit permission of OpenPKG.
  +
  +<h2>Registry</h2>
  +
  +The central <a href="http://registry.openpkg.org";>OpenPKG Registry</a>
  +service collects information about OpenPKG users, hosts, instances
  +and packages to provide statistical community information to OpenPKG.
  +This information is stored confidentially and kept private within
  +OpenPKG. Email addresses and other personalized information is not
  +shared with third parties.
  +
  +<p/>
  +OpenPKG may occassionally send notices regarding the registered
  +account or related OpenPKG services.  Registered acounts are granted
  +access to restricted OpenPKG resources and are obliged to not subvert
  +this restriction by public redistribution.  OpenPKG reserves the
  +right to delete inactive registered accounts.  A reminder is sent
  +prior account deletion to give a last chance to resume activity.
  +
  +<h2>Policy Changes</h2>
  +
  +OpenPKG reserves the right to change this policy.
  +We post a prior notice for each change to this page.
  +Currently no pending changes exist.
  +
  +<script language="php">
  +  meta_end();
  +</script>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to