Skip to content

Commit 05a75ef

Browse files
author
boncey
committed
Add licence details
1 parent 35afcbe commit 05a75ef

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@
2727
</developer>
2828
</developers>
2929

30+
<licenses>
31+
<license>
32+
<name>BSD 2-Clause License</name>
33+
<url>https://github.com/boncey/Flickr4Java/blob/master/LICENSE.txt</url>
34+
<distribution>repo</distribution>
35+
</license>
36+
</licenses>
37+
3038
<properties>
3139
<javaVersion>1.8</javaVersion>
3240
<junitVersion>4.13.1</junitVersion>

0 commit comments

Comments
 (0)