From 3748db1ef15cb8d8b6b0df778ef794b86da2ceb8 Mon Sep 17 00:00:00 2001 From: Remy Suen Date: Mon, 27 Feb 2017 22:18:49 +0900 Subject: [PATCH] Update README.md with license information The source files have license headers but it's better to make it explicitly clear that all the content in this repository is covered by the EPL and EDL. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 34c5de4..70ea498 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,8 @@ orion.ruby --- A ruby editor plugin for [orion](http://eclipse.org/orion) + +License +------- +This source code is available under the [Eclipse Public License](http://www.eclipse.org/legal/epl-v10.html) +and [Eclipse Distribution License](http://www.eclipse.org/org/documents/edl-v10.php).