From 02382f4c5e3e4854ecad907fc0549aaa8e4ed5c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Mon, 14 Sep 2015 11:12:21 +0200 Subject: [PATCH] Removed LICENSE Folder Added LICENSE File --- LICENSE/LICENSE => LICENSE | 4 +++- LICENSE/README.txt | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) rename LICENSE/LICENSE => LICENSE (96%) delete mode 100644 LICENSE/README.txt diff --git a/LICENSE/LICENSE b/LICENSE similarity index 96% rename from LICENSE/LICENSE rename to LICENSE index 8f5fb7ec..6375118f 100644 --- a/LICENSE/LICENSE +++ b/LICENSE @@ -1,3 +1,5 @@ +OpenMesh is licensed under the 3-clause BSD License. See the LICENSE file for the complete license. + /* ========================================================================= * * * * OpenMesh * @@ -36,5 +38,5 @@ * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * * + * * * ========================================================================= *\ diff --git a/LICENSE/README.txt b/LICENSE/README.txt deleted file mode 100644 index c8e16878..00000000 --- a/LICENSE/README.txt +++ /dev/null @@ -1 +0,0 @@ -OpenMesh is licensed under the 3-clause BSD License. See the LICENSE file for the complete license.