diff --git a/LICENSE.md b/LICENSE.txt
similarity index 100%
rename from LICENSE.md
rename to LICENSE.txt
diff --git a/README.md b/README.md
index 1423225c..7199effe 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ _Features checked on 23rd Aug 2016. If you find any inaccuracies, please do let
_Features checked on 8th Oct 2016. If you find any inaccuracies, please do let me know. I tried to be as fair as possible, and copy all major features from the respective plugin pages._
## License
-LuckPerms is licensed under the permissive MIT license. See LICENSE.md for more info.
+LuckPerms is licensed under the permissive MIT license. See LICENSE.txt for more info.
## Sponsor
[![JProfiler](https://www.ej-technologies.com/images/product_banners/jprofiler_large.png)](http://www.ej-technologies.com/products/jprofiler/overview.html)
diff --git a/bukkit-legacy/pom.xml b/bukkit-legacy/pom.xml
index c3373e2a..14c66c1c 100644
--- a/bukkit-legacy/pom.xml
+++ b/bukkit-legacy/pom.xml
@@ -18,6 +18,13 @@
src/main/resources
true
+
+ ../
+ false
+
+ LICENSE.txt
+
+
diff --git a/bukkit-placeholders/pom.xml b/bukkit-placeholders/pom.xml
index e81e432a..9db9eb8f 100644
--- a/bukkit-placeholders/pom.xml
+++ b/bukkit-placeholders/pom.xml
@@ -12,6 +12,15 @@
luckperms-bukkit-placeholders
LuckPermsPlaceholderExpansion
+
+
+ ../
+ false
+
+ LICENSE.txt
+
+
+
org.apache.maven.plugins
diff --git a/bukkit/pom.xml b/bukkit/pom.xml
index 0941283c..7f4a22ac 100644
--- a/bukkit/pom.xml
+++ b/bukkit/pom.xml
@@ -21,6 +21,13 @@
src/main/resources
true
+
+ ../
+ false
+
+ LICENSE.txt
+
+
diff --git a/bungee/pom.xml b/bungee/pom.xml
index eba3bd35..19c64e5f 100644
--- a/bungee/pom.xml
+++ b/bungee/pom.xml
@@ -21,6 +21,13 @@
src/main/resources
true
+
+ ../
+ false
+
+ LICENSE.txt
+
+
diff --git a/sponge/pom.xml b/sponge/pom.xml
index 3dde5211..c4ed5aaf 100644
--- a/sponge/pom.xml
+++ b/sponge/pom.xml
@@ -21,6 +21,13 @@
src/main/resources
true
+
+ ../
+ false
+
+ LICENSE.txt
+
+