Replace latin encoding with utf-8

This commit is contained in:
jvoisin
2019-04-07 09:27:22 +02:00
parent eea9416fbe
commit ec4b969e2c
9 changed files with 10 additions and 11 deletions
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dwr PUBLIC "-//GetAhead Limited//DTD Direct Web Remoting 3.0//EN" "http://getahead.org/dwr/dwr30.dtd">
<dwr>
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml version="1.0" encoding="UTF-8" ?>
<taglib xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
@@ -111,4 +111,4 @@
</attribute>
</tag>
</taglib>
</taglib>