Skip to content

Commit fb78f17

Browse files
authored
fix: add licence to parent POM (#103)
Signed-off-by: Todd Baert <[email protected]> Signed-off-by: Todd Baert <[email protected]>
1 parent dccf633 commit fb78f17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
<url>https://openfeature.dev/</url>
2020
</developer>
2121
</developers>
22+
<licenses>
23+
<license>
24+
<name>Apache License 2.0</name>
25+
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
26+
</license>
27+
</licenses>
2228

2329
<modules>
2430
<module>hooks/open-telemetry</module>

0 commit comments

Comments
 (0)