Fix company name and update NOTICE
This commit is contained in:
parent
a963d35684
commit
b4ede6ee33
3
NOTICE
3
NOTICE
@ -24,8 +24,9 @@ The code in packages/json-rpc was forked from https://github.com/iov-one/iov-cor
|
||||
The code in packages/socket and scripts/socketserver was forked from the folders packages/iov-socket and scripts/socketserver respectively of https://github.com/iov-one/iov-core at tag v2.5.0 on 2020-06-24.
|
||||
|
||||
Copyright 2018-2020 IOV SAS
|
||||
Copyright 2020 Confio UO
|
||||
Copyright 2020-2021 Confio OÜ
|
||||
Copyright 2020 Simon Warta
|
||||
Copyright 2021 Confio GmbH
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"description": "Framework for implementing a JSON-RPC 2.0 API",
|
||||
"contributors": [
|
||||
"IOV SAS <admin@iov.one>",
|
||||
"Confio UO <hello@confio.tech>",
|
||||
"Confio OÜ <hello@confio.tech>",
|
||||
"Will Clark <willclarktech@users.noreply.github.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"description": "Utility functions for working with WebSockets",
|
||||
"contributors": [
|
||||
"IOV SAS <admin@iov.one>",
|
||||
"Confio UO <hello@confio.tech>",
|
||||
"Confio OÜ <hello@confio.tech>",
|
||||
"Will Clark <willclarktech@users.noreply.github.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"description": "Utility functions for producing and consuming streams",
|
||||
"contributors": [
|
||||
"IOV SAS <admin@iov.one>",
|
||||
"Confio UO <hello@confio.tech>",
|
||||
"Confio OÜ <hello@confio.tech>",
|
||||
"Will Clark <willclarktech@users.noreply.github.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"description": "Tendermint RPC clients",
|
||||
"contributors": [
|
||||
"IOV SAS <admin@iov.one>",
|
||||
"Confio UO <hello@confio.tech>",
|
||||
"Confio OÜ <hello@confio.tech>",
|
||||
"Will Clark <willclarktech@users.noreply.github.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user