Skip to content

Commit

Permalink
Merge pull request #381 from calvinaco/license-update
Browse files Browse the repository at this point in the history
Problem: License file is not up-to-dated
  • Loading branch information
crypto-matto authored Jul 26, 2022
2 parents dcf16f6 + b56c6b9 commit bf8a207
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 14 deletions.
3 changes: 1 addition & 2 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Copyright 2021, CRO Protocol Labs ("Crypto.org").
Copyright 2018 - 2020, Foris Limited ("Crypto.com").
Copyright 2021-present Crypto.org

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/adr27.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import { expect } from 'chai';
import { parse } from 'protobufjs';

Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/adr27.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import { isNonNullObject, isUint8Array } from '../../utils/typechecks';

/**
Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/codec/index.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import Long from 'long';
import protobuf from 'protobufjs/minimal';

Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/scripts/define-proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -o errexit -o nounset -o pipefail
# Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
command -v shellcheck > /dev/null && shellcheck "$0"

TMP_DIR="./tmp"
Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/scripts/get-proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
set -o errexit -o nounset -o pipefail
command -v shellcheck > /dev/null && shellcheck "$0"

Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/scripts/postdefine-proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
set -o errexit -o nounset -o pipefail
command -v shellcheck > /dev/null && shellcheck "$0"

Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/scripts/predefine-proto.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
# Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
# Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
set -o errexit -o nounset -o pipefail
command -v shellcheck > /dev/null && shellcheck "$0"

Expand Down
2 changes: 1 addition & 1 deletion lib/src/cosmos/v1beta1/types/typeurls.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import protobuf from 'protobufjs';
import { cosmos, google, chainmain, ibc } from '../codec';

Expand Down
2 changes: 1 addition & 1 deletion lib/src/transaction/signable.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import Big from 'big.js';
import ow, { NumberPredicate } from 'ow';
import Long from 'long';
Expand Down
2 changes: 1 addition & 1 deletion lib/src/transaction/v2.signable.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import Big from 'big.js';
import ow, { NumberPredicate } from 'ow';
import Long from 'long';
Expand Down
2 changes: 1 addition & 1 deletion lib/src/utils/typechecks.spec.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
import { expect } from 'chai';
import { isNonNullObject, isUint8Array } from './typechecks';

Expand Down
2 changes: 1 addition & 1 deletion lib/src/utils/typechecks.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright © 2018–2020 IOV SAS (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Confio UO (licensed under the Apache License, Version 2.0)
// Copyright © 2020 Simon Warta (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018 - 2020, Foris Limited (licensed under the Apache License, Version 2.0)
// Modifications Copyright (c) 2018-present Crypto.org (licensed under the Apache License, Version 2.0)
/**
* Checks if data is a non-null object (i.e. matches the TypeScript object type).
*
Expand Down

0 comments on commit bf8a207

Please sign in to comment.