Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 8fa3e98

Browse files
authored
fix: license (#312)
* chore: fix license License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io> * fix: license text License: MIT Signed-off-by: Alan Shaw <alan@tableflip.io>
1 parent 011c417 commit 8fa3e98

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

LICENSE

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2016 IPFS
3+
Copyright (c) 2018 Protocol Labs, Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
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
99
copies of the Software, and to permit persons to whom the Software is
1010
furnished to do so, subject to the following conditions:
1111

12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
12+
The above copyright notice and this permission notice shall be included in
13+
all copies or substantial portions of the Software.
1414

1515
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1616
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1717
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1818
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1919
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21+
THE SOFTWARE.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,6 @@ This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/c
188188

189189
## License
190190

191-
MIT
191+
Copyright (c) Protocol Labs, Inc. under the **MIT License**. See [LICENSE.md](./LICENSE.md) for details.
192192

193193
[UnixFS]: https://github.com/ipfs/specs/tree/master/unixfs

0 commit comments

Comments
 (0)