From 4de9e6f1ab84980016c474d397def5854296d8f2 Mon Sep 17 00:00:00 2001 From: Robert Zaremba Date: Wed, 20 Jul 2022 10:56:17 +0200 Subject: [PATCH 1/2] chore: update license copyright --- LICENSE | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index bf0c346e6..69ab69b02 100644 --- a/LICENSE +++ b/LICENSE @@ -1,8 +1,3 @@ -Tendermint iavl -Copyright (C) 2015 Tendermint - - - Apache License Version 2.0, January 2004 https://www.apache.org/licenses/ @@ -180,6 +175,9 @@ Copyright (C) 2015 Tendermint END OF TERMS AND CONDITIONS + Copyright Cosmos-SDK Authors + Copyright 2015 Tendermint + Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at From 2057e45711900b78d96b0704e8be40ee4a037207 Mon Sep 17 00:00:00 2001 From: Robert Zaremba Date: Wed, 20 Jul 2022 10:59:31 +0200 Subject: [PATCH 2/2] s/SDK/IAVL --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 69ab69b02..084d3f719 100644 --- a/LICENSE +++ b/LICENSE @@ -175,7 +175,7 @@ END OF TERMS AND CONDITIONS - Copyright Cosmos-SDK Authors + Copyright Cosmos-IAVL Authors Copyright 2015 Tendermint Licensed under the Apache License, Version 2.0 (the "License");