o Changed encoding of site descriptor to UTF-8 just like used for POMs
o Updated/added license headers

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@689071 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/site.xml b/src/site/site.xml
index f557ec8..8ea18d7 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
+<?xml version="1.0" encoding="UTF-8"?>
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one