From de35d68e1552dcdb5d9164f4fe02979301b91dc1 Mon Sep 17 00:00:00 2001 From: Ronald Kinard Date: Fri, 8 Jan 2016 17:05:55 -0600 Subject: [PATCH] Whoops, that's zlib, not BSD-3. --- Cargo.toml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e0c6325..f026c1c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ description = "A safe wrapper around smealum's ctrulib." authors = ["Ronald Kinard "] links = "ctru" build = "build.rs" -license = "https://opensource.org/licenses/BSD-3-Clause" +license = "https://en.wikipedia.org/wiki/Zlib_License" [lib] name = "ctru" diff --git a/README.md b/README.md index 918a41c..d64face 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ functionality has not been decided on yet. Copyright (C) Ronald Kinard, 2015-2016 -As with the original ctrulib, this library is licensed under BSD 3-Clause. This +As with the original ctrulib, this library is licensed under zlib. This applies to every file in the tree, unless otherwise noted. This software is provided 'as-is', without any express or implied