From fb068dd63110647ba116b3be8afb0a738a46d914 Mon Sep 17 00:00:00 2001 From: Maayan Salom Date: Wed, 24 Aug 2022 15:01:51 +0300 Subject: [PATCH 1/2] Update from template to dbt copyright I want to give proper attribution and licensing to code from dbt_utils that I'm using, so made this fix. Hope it's ok. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 261eeb9e..110395f6 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2021 dbt Labs, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. From 051b6fab5d005764e9df96b36ba695baef38cde4 Mon Sep 17 00:00:00 2001 From: Joel Labes Date: Tue, 20 Sep 2022 07:33:52 +1200 Subject: [PATCH 2/2] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 110395f6..d807259a 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2021 dbt Labs, Inc. + Copyright 2022 dbt Labs, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.