anb0s / LogViewer

Eclipse Plug-in for tailing log files and eclipse consoles (e.g. SVN, Java Stack Trace, CDT), including syntax coloring with either a regular expression or a word match. It allows you to have multiple logs open concurrently.

Home Page:http://anb0s.github.io/LogViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

change license to EPL 2.0

anb0s opened this issue · comments

Expected Behavior

The file LICENSE.txt that comes with the plugin's sources shows the EPL v2.0, as available here:
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt

The motivation for suggesting to switch from EPL, v1.0, to EPL, v2.0, are the changes that come with v2.0, as summarized here: https://en.wikipedia.org/wiki/Eclipse_Public_License#Version_2.0
Especially the removal of the "choice of law" provision is quite important for the company that I work for.

Actual Behavior

The file LICENSE.txt contains the text of the EPL, v1.0.