From b9477084327c6a9b1faee4eb8e937fface9253e9 Mon Sep 17 00:00:00 2001 From: Anu Thomas Chandy Date: Thu, 6 Feb 2020 08:41:30 -0800 Subject: [PATCH 1/2] Adding placeholder to list any third party licenses --- NOTICE.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 NOTICE.txt diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 000000000000..513645ec297c --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1,7 @@ +This file list any third-party libraries or other resources that may be +distributed under licenses different than the Azure SDK for .NET software. + +In the event that we accidentally failed to list a required notice, please +bring it to our attention by opening an issue. + +The attached notices are provided for information only. \ No newline at end of file From 56c3955025e318cd80d30a18f0731fce83730a44 Mon Sep 17 00:00:00 2001 From: Anu Thomas Chandy Date: Tue, 18 Feb 2020 23:41:38 -0800 Subject: [PATCH 2/2] Adding standard header --- NOTICE.txt | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/NOTICE.txt b/NOTICE.txt index 513645ec297c..9b7e6bf6e6c9 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,7 +1,27 @@ +NOTICES AND INFORMATION +Do Not Translate or Localize + +This software incorporates material from third parties. Microsoft makes certain +open source code available at https://3rdpartysource.microsoft.com, or you may +send a check or money order for US $5.00, including the product name, the open +source component name, and version number, to: + +Source Code Compliance Team +Microsoft Corporation +One Microsoft Way +Redmond, WA 98052 +USA + +Notwithstanding any other terms, you may reverse engineer this software to the +extent required to debug changes to any libraries licensed under the GNU Lesser +General Public License. + +------------------------------------------------------------------------------ + This file list any third-party libraries or other resources that may be distributed under licenses different than the Azure SDK for .NET software. In the event that we accidentally failed to list a required notice, please bring it to our attention by opening an issue. -The attached notices are provided for information only. \ No newline at end of file +The attached notices are provided for information only.