Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update EPL license to 2.0 #557

Merged
merged 2 commits into from
Jun 29, 2020
Merged

Conversation

davidblasby
Copy link
Contributor

Update licenses from EPL 1.0 to EPL 2.0.

On OS X;

LC_ALL=C find . -type f -exec sed -i '' 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' {} +

LC_ALL=C find . -type f -exec sed -i '' 's/http://www.eclipse.org/legal/epl-v10.html/http://www.eclipse.org/legal/epl-v20.html/g' {} +

@davidblasby davidblasby force-pushed the update_licenses branch 2 times, most recently from 32449cb to 0280247 Compare June 29, 2020 19:37
Signed-off-by: David Blasby <[email protected]>
Signed-off-by: David Blasby <[email protected]>
@dr-jts dr-jts added the doc label Jun 29, 2020
@dr-jts dr-jts merged commit b98e823 into locationtech:master Jun 29, 2020
@dr-jts dr-jts changed the title Update licenses Update EPL license to 2.0 Jun 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants