seade 2004/08/22 18:22:11
Modified: . Tag: TORQUE_3_1_BRANCH project.xml
Log:
Add license to site.
Revision Changes Path
No revision
No revision
1.103.2.9 +9 -0 db-torque/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/db-torque/project.xml,v
retrieving revision 1.103.2.8
retrieving revision 1.103.2.9
diff -u -r1.103.2.8 -r1.103.2.9
--- project.xml 16 Aug 2004 22:32:24 -0000 1.103.2.8
+++ project.xml 23 Aug 2004 01:22:11 -0000 1.103.2.9
@@ -206,6 +206,14 @@
</contributor>
</contributors>
+ <licenses>
+ <license>
+ <name>The Apache Software License, Version 2.0</name>
+ <url>http://www.apache.org/licenses/LICENSE-2.0.html</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
<dependencies>
<dependency>
<id>avalon-framework</id>
@@ -328,6 +336,7 @@
<report>maven-javadoc-plugin</report>
<report>maven-jxr-plugin</report>
<report>maven-junit-report-plugin</report>
+ <report>maven-license-plugin</report>
<report>maven-tasklist-plugin</report>
<report>maven-pmd-plugin</report>
<report>maven-simian-plugin</report>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]