You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by je...@apache.org on 2006/11/17 11:20:25 UTC

svn commit: r476097 - in /xmlgraphics/commons/trunk: README xmlgraphics-commons-pom-template.pom

Author: jeremias
Date: Fri Nov 17 02:20:24 2006
New Revision: 476097

URL: http://svn.apache.org/viewvc?view=rev&rev=476097
Log:
Some nits as release preparation.

Modified:
    xmlgraphics/commons/trunk/README
    xmlgraphics/commons/trunk/xmlgraphics-commons-pom-template.pom

Modified: xmlgraphics/commons/trunk/README
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/README?view=diff&rev=476097&r1=476096&r2=476097
==============================================================================
--- xmlgraphics/commons/trunk/README (original)
+++ xmlgraphics/commons/trunk/README Fri Nov 17 02:20:24 2006
@@ -8,6 +8,7 @@
  - What is Apache XML Graphics Commons?
  - Where to get help?
  - How do I build Apache XML Graphics Commons?
+ - Legal information
  - Release Notes
 
 ==============================================================================
@@ -39,6 +40,21 @@
 Otherwise, install Apache Ant (http://ant.apache.org) and run "ant" from the
 command-line in the directory where you find "build.xml".
 
+Legal information
+--------------------
+
+Apache XML Graphics Commons is published under the Apache License 
+version 2.0. For the license text, please see the following files:
+- LICENSE
+- NOTICE
+
+Legal information on libraries used by Apache XML Graphics Commons, i.e. 
+its dependencies, can be found in the "lib/README.txt" file.
+
+License labeling (according to http://www.apache.org/legal/3party.html):
+- Single-License
+- Source Available
+- No Reciprocity Required
 
 ==============================================================================
   RELEASE NOTES

Modified: xmlgraphics/commons/trunk/xmlgraphics-commons-pom-template.pom
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/trunk/xmlgraphics-commons-pom-template.pom?view=diff&rev=476097&r1=476096&r2=476097
==============================================================================
--- xmlgraphics/commons/trunk/xmlgraphics-commons-pom-template.pom (original)
+++ xmlgraphics/commons/trunk/xmlgraphics-commons-pom-template.pom Fri Nov 17 02:20:24 2006
@@ -22,7 +22,7 @@
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>xmlgraphics-commons</artifactId>
   <packaging>jar</packaging>
-  <name>xmlgraphics commons</name>
+  <name>Apache XML Graphics Commons</name>
   <version>@version@</version>
   <url>http://xmlgraphics.apache.org/commons/</url>
   <description>



---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org