diff --git a/pom.xml b/pom.xml
index 5302a2cd9971c52a7208870503763d823e23c4e5..511685e7c003f60c5a99fce08d805193b9c894c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,14 @@
<description>Artificial Intelligence and Artificial Genetics library - Example Projects</description>
<url>http://wiki.syncleus.com/index.php/DANN</url>
+ <licenses>
+ <license>
+ <name>Open Source Community License - Type C version 1.0 or later</name>
+ <url>http://wiki.syncleus.com/images/3/3b/Oscl-c.txt</url>
+ <distribution>repo</distribution>
+ </license>
+ </licenses>
+
<issueManagement>
<system>JIRA</system>
<url>http://bugs.syncleus.com/browse/DANN/</url>