Ignore:
Timestamp:
10/17/12 10:29:31 (12 years ago)
Author:
sherbold
Message:
  • added copyright under the Apache License, Version 2.0
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-htmlmonitor/pom.xml

    r920 r927  
    99    <version>0.0.1-SNAPSHOT</version> 
    1010    <name>autoautoquest-htmlmonitor</name> 
     11    <licenses> 
     12        <license> 
     13            <name>The Apache Software License, Version 2.0</name> 
     14            <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url> 
     15        </license> 
     16    </licenses> 
    1117    <packaging>jar</packaging> 
    1218    <scm> 
Note: See TracChangeset for help on using the changeset viewer.