Bug 535180 - Switch to EPL 2.0

* update about.htmls
* update line delimiters of html files to UNIX
* update new file templates
* update about.properties
* update copyright.txt
* update build.properties
* update feature.properties
* update feature.xmls
* update plugin.properties
* update extension point declarations
* update plugin.xmls
* update bundle.properties
* update fragment.xmls
* update xtend files

Find all files with
find ./ -type f -name 'about.html'

Replace content with
IFS=
echo $(cat fileContainingExpectedContents) > about.html

Change-Id: Ic870040c0f617e22de737b4321891ee380cbadcd
Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
1025 files changed