Fix license confusion.

We relicensed as New BSD a long time ago, so the POM should reflect
that.

Also fixed the authors referenced in the LICENSE file.

Closes #66
This commit is contained in:
Michael Bayne
2016-09-11 12:40:14 -07:00
parent 282aac0a6f
commit 4fe57ead00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -25,8 +25,8 @@
<licenses>
<license>
<name>GNU Lesser General Public License (LGPL), Version 2.1</name>
<url>http://www.fsf.org/licensing/licenses/lgpl.txt</url>
<name>The (New) BSD License</name>
<url>http://www.opensource.org/licenses/bsd-license.php</url>
<distribution>repo</distribution>
</license>
</licenses>