diff --git a/src/Servers/IIS/IntegrationTesting.IIS/src/LoggingHandler.cs b/src/Servers/IIS/IntegrationTesting.IIS/src/LoggingHandler.cs index d9067c038e..4b0e4aa148 100644 --- a/src/Servers/IIS/IntegrationTesting.IIS/src/LoggingHandler.cs +++ b/src/Servers/IIS/IntegrationTesting.IIS/src/LoggingHandler.cs @@ -1,3 +1,6 @@ +// Copyright (c) .NET Foundation. All rights reserved. +// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information. + using System.Net.Http; using System.Text; using System.Threading;