diff --git a/gl-dri-natives/pom.xml b/gl-dri-natives/pom.xml
index 8fb7fb9..ad32fb5 100644
--- a/gl-dri-natives/pom.xml
+++ b/gl-dri-natives/pom.xml
@@ -16,12 +16,6 @@
Reimplementation of the jaggl_dri native library, which implements the DRI
hack to support the open-source Mesa drivers on UNIX systems.
-
-
- GNU Lesser General Public License v3.0
- https://www.gnu.org/licenses/lgpl-3.0.txt
-
-
diff --git a/gl-natives/pom.xml b/gl-natives/pom.xml
index e98816b..ecff85d 100644
--- a/gl-natives/pom.xml
+++ b/gl-natives/pom.xml
@@ -18,12 +18,6 @@
implementation supports both modern and legacy versions of Java on macOS,
as it may be backed by a CALayer or an NSView.
-
-
- GNU Lesser General Public License v3.0
- https://www.gnu.org/licenses/lgpl-3.0.txt
-
-
diff --git a/misc-natives/pom.xml b/misc-natives/pom.xml
index cbd5b86..8909518 100644
--- a/misc-natives/pom.xml
+++ b/misc-natives/pom.xml
@@ -17,10 +17,4 @@
high-precision timer for Windows systems. It is queried from a thread
pinned to a single processor core to work around hardware bugs.
-
-
- GNU Lesser General Public License v3.0
- https://www.gnu.org/licenses/lgpl-3.0.txt
-
-
diff --git a/pom.xml b/pom.xml
index 75d52ed..40bd316 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,12 @@
Open-source replacements for the jaggl, jaggl_dri and jagmisc native
libraries.
+
+
+ GNU Lesser General Public License v3.0
+ https://www.gnu.org/licenses/lgpl-3.0.txt
+
+
scm:git:https://git.openrs2.dev/openrs2/openrs2-natives.git