From 418991547ae202cebccfa87c141dee6c895b38f3 Mon Sep 17 00:00:00 2001 From: Katie McKew Date: Mon, 29 Sep 2025 17:51:51 -0400 Subject: [PATCH 1/2] fix: update copyright date on NOTICE --- NOTICE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NOTICE b/NOTICE index a8f3d9b..7f86812 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ Datadog terraform-aws-log-lambda-forwarder-datadog -Copyright 2025 Datadog, Inc. +Copyright 2025-Present Datadog, Inc. This product includes software developed at Datadog (https://www.datadoghq.com/). From ed4b3a5693b5d53865b19cea5b3854d4345e7637 Mon Sep 17 00:00:00 2001 From: Katie McKew Date: Mon, 29 Sep 2025 18:05:36 -0400 Subject: [PATCH 2/2] fix: add LICENSE-3rdparty.csv --- LICENSE-3rdparty.csv | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 LICENSE-3rdparty.csv diff --git a/LICENSE-3rdparty.csv b/LICENSE-3rdparty.csv new file mode 100644 index 0000000..b1e043d --- /dev/null +++ b/LICENSE-3rdparty.csv @@ -0,0 +1,2 @@ +"component","origin","license","copyright" +"com.github.DataDog/terraform-aws-log-lambda-forwarder-datadog","git+https://github.com/DataDog/terraform-aws-log-lambda-forwarder-datadog","['Apache-2.0']","['Datadog, Inc.']"