Add missing copyright in IntegrationTesting (#8891)
This commit is contained in:
parent
5e8a7ad725
commit
248d4e70a2
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue