diff --git a/MANIFEST.in b/MANIFEST.in
index 82d409243bd964985baf51af5dbe8c803f935684..4a6bfd23ab0b5beb5c0da50537912ceef7183e02 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,2 +1,2 @@
-include README.rst buildout.cfg COPYING version.txt requirements.txt
-recursive-include doc *.rst *.png *.ico *.txt
\ No newline at end of file
+include README.rst buildout.cfg LICENSE version.txt requirements.txt
+recursive-include doc *.rst *.png *.ico *.txt
diff --git a/conda/meta.yaml b/conda/meta.yaml
index 5d72a8f05e20b5a2d9acb41b3bfd68d7ea9f928c..0a33ea32cb27975a95d66c3ac2d36b2a0aa13a03 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -75,4 +75,4 @@ about:
   home: https://www.idiap.ch/software/bob/
   license: GNU General Public License v3 (GPLv3)
   license_family: GPL
-  license_file: ../COPYING
+  license_file: ../LICENSE