From 720e69e3d7ef63a34bd8f957f1ef3a9993c4473d Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Wed, 27 Jun 2018 23:14:18 +0100 Subject: [PATCH 1/2] chore: fix license License: MIT Signed-off-by: Alan Shaw --- LICENSE | 10 +++++----- README.md | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index ff6874839..7d3787470 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 IPFS +Copyright (c) 2018 Protocol Labs, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -9,13 +9,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/README.md b/README.md index 57ad20721..2c056b711 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,6 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c ## License -MIT +Copyright (c) Protocol Labs, Inc. under the **MIT**. See [MIT](./LICENSE) for details. [UnixFS]: https://github.com/ipfs/specs/tree/master/unixfs From d0301f9ba764e04ec291743f7c1b6b8e736df5ef Mon Sep 17 00:00:00 2001 From: Alan Shaw Date: Wed, 27 Jun 2018 23:18:38 +0100 Subject: [PATCH 2/2] fix: license text License: MIT Signed-off-by: Alan Shaw --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c056b711..9561adf29 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,6 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c ## License -Copyright (c) Protocol Labs, Inc. under the **MIT**. See [MIT](./LICENSE) for details. +Copyright (c) Protocol Labs, Inc. under the **MIT License**. See [LICENSE.md](./LICENSE.md) for details. [UnixFS]: https://github.com/ipfs/specs/tree/master/unixfs