diff --git a/unsupported/Eigen/MPRealSupport b/unsupported/Eigen/MPRealSupport
index de4f11934..35d77e5bd 100644
--- a/unsupported/Eigen/MPRealSupport
+++ b/unsupported/Eigen/MPRealSupport
@@ -27,6 +27,8 @@ namespace Eigen {
* via the MPFR C++
* library which itself is built upon MPFR/GMP.
*
+ * \warning MPFR C++ is licensed under the GPL.
+ *
* You can find a copy of MPFR C++ that is known to be compatible in the unsupported/test/mpreal folder.
*
* Here is an example: