Bug 535318 - Update license to EPL-2.0 for eclipse.runtime

Change for about.html

Done via the following commands:

curl -O https://www.eclipse.org/legal/epl/epl-2.0/about.html
mv about.html ../about.html
find . -type f -name "about.html" | xargs -i cp ../about.html {}
rm ../about.html

Change-Id: I0c3f388517671e01046f8a86a9d83e54db73a67a
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
16 files changed
tree: 69c14894191191add945bfd443cf467b117ef533
  1. bundles/
  2. features/
  3. tests/
  4. .gitignore
  5. CONTRIBUTING.md
  6. pom.xml