From 137e72b055ef57c3cd9f6023c2c8189bac15cded Mon Sep 17 00:00:00 2001 From: Bastian Zimmermann <10774221+BastianZim@users.noreply.github.com> Date: Tue, 7 Dec 2021 11:39:06 +0100 Subject: [PATCH] Add NOTICE --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index f25aac3f..4108c4a7 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,5 @@ include aws_xray_sdk/ext/resources/*.json include aws_xray_sdk/core/sampling/local/*.json include README.md -include LICENSE \ No newline at end of file +include LICENSE +include NOTICE