diff --git a/license.php b/license.php index 8d62dbe4a..2a5dc9765 100644 --- a/license.php +++ b/license.php @@ -17,7 +17,7 @@ require './libraries/common.inc.php'; /** * */ -header('Content-type: text/plain; charset=iso-8859-1'); +header('Content-type: text/plain; charset=utf-8'); $filename = LICENSE_FILE;