We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63af07c commit d393a3aCopy full SHA for d393a3a
1 file changed
.flattened-pom.xml
@@ -8,6 +8,13 @@
8
<name>ReflectionPath</name>
9
<description>The easiest reflection util you'll ever use</description>
10
<url>https://github.com/pixelib/ReflectionPath</url>
11
+ <licenses>
12
+ <license>
13
+ <name>GNU General Public License v3.0</name>
14
+ <url>https://www.gnu.org/licenses/gpl-3.0.html</url>
15
+ <distribution>repo</distribution>
16
+ </license>
17
+ </licenses>
18
<developers>
19
<developer>
20
<id>duckelekuuk</id>
0 commit comments