From e65734212673cb7bf5f9d22a680c46fa51d1da93 Mon Sep 17 00:00:00 2001 From: Robert Smallshire Date: Thu, 4 Jun 2015 10:22:17 +0200 Subject: [PATCH] Update the contributing link in README.rst --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 04612c4..a6c5421 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,10 @@ Segpy 2 Segpy is open source software created by Sixty North and licensed under the GNU Affero General Public License. +Alternative commercial license terms are available from Sixty North AS if you wish to redistribute Segpy as +part of a proprietary closed source product or deliver software software-as-a-service (SaaS) using Segpy as part +of a proprietary closed source service. + Status ====== @@ -29,9 +33,8 @@ Python data structures in pure Python. Contributing ============ -The easiest way to contribute is to use Segpy submit reports for defects or any other issues you come across. It's our -intention to open up Segpy for contributions once we have achieved a stable API and architecture. This time is close, -but in the interim we are won't be merging pull-requests until we have our ducks in a row. +The easiest way to contribute is to use Segpy submit reports for defects or any other issues you come across. Please +see `CONTRIBUTING.rst `_ for more details. Segpy Versions