You are viewing a plain text version of this content. The canonical link for it is here.
Posted to legal-discuss@apache.org by cu...@apache.org on 2010/05/12 00:17:58 UTC

svn commit: r943314 - in /infrastructure/site/trunk/docs: legal/ legal/drafts/ licenses/ licenses/exports/ licenses/proposed/

Author: cutting
Date: Tue May 11 22:17:49 2010
New Revision: 943314

URL: http://svn.apache.org/viewvc?rev=943314&view=rev
Log:
Add Avro TLP.

Modified:
    infrastructure/site/trunk/docs/legal/3party.html
    infrastructure/site/trunk/docs/legal/drafts/process-draft.html
    infrastructure/site/trunk/docs/legal/index.html
    infrastructure/site/trunk/docs/legal/ramblings.html
    infrastructure/site/trunk/docs/legal/reports.html
    infrastructure/site/trunk/docs/legal/resolved.html
    infrastructure/site/trunk/docs/legal/src-headers.html
    infrastructure/site/trunk/docs/licenses/GPL-compatibility.html
    infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html
    infrastructure/site/trunk/docs/licenses/exports/index.html
    infrastructure/site/trunk/docs/licenses/index.html
    infrastructure/site/trunk/docs/licenses/proposed/index.html

Modified: infrastructure/site/trunk/docs/legal/3party.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/3party.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/3party.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/3party.html [utf-8] Tue May 11 22:17:49 2010
@@ -719,6 +719,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/legal/drafts/process-draft.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/drafts/process-draft.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/drafts/process-draft.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/drafts/process-draft.html [utf-8] Tue May 11 22:17:49 2010
@@ -161,6 +161,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/legal/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/index.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/index.html [utf-8] Tue May 11 22:17:49 2010
@@ -161,6 +161,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/legal/ramblings.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/ramblings.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/ramblings.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/ramblings.html [utf-8] Tue May 11 22:17:49 2010
@@ -146,6 +146,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/legal/reports.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/reports.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/reports.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/reports.html [utf-8] Tue May 11 22:17:49 2010
@@ -2604,6 +2604,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/legal/resolved.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/resolved.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/resolved.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/resolved.html [utf-8] Tue May 11 22:17:49 2010
@@ -509,6 +509,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/legal/src-headers.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/legal/src-headers.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/legal/src-headers.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/legal/src-headers.html [utf-8] Tue May 11 22:17:49 2010
@@ -353,6 +353,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/GPL-compatibility.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/GPL-compatibility.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/GPL-compatibility.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/GPL-compatibility.html [utf-8] Tue May 11 22:17:49 2010
@@ -146,6 +146,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/LICENSE-2.0.html [utf-8] Tue May 11 22:17:49 2010
@@ -318,6 +318,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/exports/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/exports/index.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/exports/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/exports/index.html [utf-8] Tue May 11 22:17:49 2010
@@ -1073,6 +1073,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/index.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/index.html [utf-8] Tue May 11 22:17:49 2010
@@ -245,6 +245,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 

Modified: infrastructure/site/trunk/docs/licenses/proposed/index.html
URL: http://svn.apache.org/viewvc/infrastructure/site/trunk/docs/licenses/proposed/index.html?rev=943314&r1=943313&r2=943314&view=diff
==============================================================================
--- infrastructure/site/trunk/docs/licenses/proposed/index.html [utf-8] (original)
+++ infrastructure/site/trunk/docs/licenses/proposed/index.html [utf-8] Tue May 11 22:17:49 2010
@@ -289,6 +289,7 @@ href="http://projects.apache.org/">Apach
           <li><a href="http://ant.apache.org/" title="Java-based build tool">Ant</a></li> 
           <li><a href="http://apr.apache.org/" title="Apache Portable Runtime libraries">APR</a></li> 
           <li><a href="http://archiva.apache.org/" title="Build Artifact Repository Manager">Archiva</a></li> 
+          <li><a href="http://avro.apache.org/" title="A Serialization System">Avro</a></li> 
           <li><a href="http://buildr.apache.org/" title="Simple and intuitive build system for Java applications">Buildr</a></li> 
           <li><a href="http://camel.apache.org/" title="Spring based Integration Framework which implements the Enterprise Integration Patterns">Camel</a></li> 
           <li><a href="http://cassandra.apache.org/" title="Highly scalable second-generation distributed database">Cassandra</a></li> 



---------------------------------------------------------------------
To unsubscribe, e-mail: legal-discuss-unsubscribe@apache.org
For additional commands, e-mail: legal-discuss-help@apache.org