From efe48fff41a330f373eab54dfa9ebbe18792fc1a Mon Sep 17 00:00:00 2001 From: Will Pearson Date: Wed, 17 Oct 2018 00:27:04 +0100 Subject: [PATCH] Remove redundant license info from readme The license itself makes all of this clear --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 36443f8f..97e9cf9f 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,6 @@ The openNURBS Initiative provides CAD, CAM, CAE, and computer graphics software The openNURBS Toolkit consists of C++ source code for a library that will read and write openNURBS 3D model files (_.3dm_). More than 400 software development teams and applications, including [_Rhinoceros®_](https://rhino3d.com), exchange 3D models using the openNURBS file format. Additionally, the Toolkit provides NURBS evaluation tools and elementary geometric and 3D view manipulation tools as well as including source code for several example programs. -Unlike other open development initiatives, alliances, or consortia: - -* Commercial use is encouraged. -* The tools, support, and membership are free. -* There are no restrictions. Neither copyright nor copyleft restrictions apply. -* No contribution of effort or technology is required from the members, although it is encouraged. - For more information, see ["What is openNURBS?"](https://developer.rhino3d.com/guides/opennurbs/what-is-opennurbs). ## Getting started