Skip to content

Commit

Permalink
Change to GPL license
Browse files Browse the repository at this point in the history
  • Loading branch information
gwilmer committed Sep 24, 2013
1 parent eb57bae commit 69f23b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
5 changes: 2 additions & 3 deletions symmetric-assemble/pom.xml
Expand Up @@ -7,9 +7,8 @@
<name>assemble</name>
<licenses>
<license>
<name>LGPL</name>
<url>http://www.gnu.org/licenses/lgpl.txt</url>
<comments>A business-friendly OSS license</comments>
<name>GPL</name>
<url>http://www.gnu.org/licenses/gpl.txt</url>
</license>
</licenses>
<parent>
Expand Down
5 changes: 2 additions & 3 deletions symmetric-csv/pom.xml
Expand Up @@ -20,9 +20,8 @@

<licenses>
<license>
<name>LGPL</name>
<url>http://www.gnu.org/licenses/lgpl.txt</url>
<comments>A business-friendly OSS license</comments>
<name>GPL</name>
<url>http://www.gnu.org/licenses/gpl.txt</url>
</license>
</licenses>

Expand Down

0 comments on commit 69f23b1

Please sign in to comment.