Skip to content

Add file_header_template to editorconfig #30132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 52 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
52 commits
Select commit Hold shift + click to select a range
abbcb2c
Add file header template and enforce codestyle on build
Youssef1313 Mar 31, 2021
e838ceb
Fix file header in tools.slnf - eng/tools folder
Youssef1313 Mar 31, 2021
9efeaec
Fix file header in tools.slnf - src/Shared/CommandLineUtils folder
Youssef1313 Mar 31, 2021
e5978da
Manual fix
Youssef1313 Mar 31, 2021
a3e55c6
Fix file header in HttpAbstractions.slnf - src/Http folder
Youssef1313 Mar 31, 2021
47547c3
Fix file header in HttpAbstractions.slnf - src/Hosting folder
Youssef1313 Mar 31, 2021
c4f9120
Fix file header in HttpAbstractions.slnf - src/Servers folder
Youssef1313 Mar 31, 2021
4d7cb02
Fix file header in HttpAbstractions.slnf - src/Middleware folder
Youssef1313 Mar 31, 2021
c5be087
Fix file header in HttpAbstractions.slnf - src/ObjectPool folder
Youssef1313 Mar 31, 2021
85a8f4f
Fix file header in HttpAbstractions.slnf - src/Security folder
Youssef1313 Mar 31, 2021
203149b
Fix file header in HttpAbstractions.slnf - src/Shared/ActivatorUtilit…
Youssef1313 Mar 31, 2021
223cb6c
Fix file header in HttpAbstractions.slnf - src/Shared/BenchmarkRunner…
Youssef1313 Mar 31, 2021
b516d99
Fix file header in HttpAbstractions.slnf - src/Shared/Buffers.MemoryP…
Youssef1313 Mar 31, 2021
bea641d
Fix file header in HttpAbstractions.slnf - src/Shared/Buffers.Testing…
Youssef1313 Mar 31, 2021
80e0743
Fix file header in HttpAbstractions.slnf - src/Shared/CertificateGene…
Youssef1313 Mar 31, 2021
b6c7c8f
Fix file header in HttpAbstractions.slnf - src/Shared/CodeAnalysis fo…
Youssef1313 Mar 31, 2021
2108b7a
Fix file header in HttpAbstractions.slnf - src/Shared/CopyOnWriteDict…
Youssef1313 Mar 31, 2021
5cccb94
Fix file header in HttpAbstractions.slnf - src/Shared/ErrorPage folder
Youssef1313 Mar 31, 2021
dfec67f
Fix file header in HttpAbstractions.slnf - src/Shared/HashCodeCombine…
Youssef1313 Mar 31, 2021
d85e5ce
Fix file header in HttpAbstractions.slnf - src/Shared/Hpack folder
Youssef1313 Mar 31, 2021
95250c0
Fix file header in HttpAbstractions.slnf - src/Shared/Nullable folder
Youssef1313 Mar 31, 2021
5660b12
Fix file header in HttpAbstractions.slnf - src/Shared/ObjectMethodExe…
Youssef1313 Mar 31, 2021
f82c61d
Fix file header in HttpAbstractions.slnf - src/Shared/ParameterDefaul…
Youssef1313 Mar 31, 2021
047e152
Fix file header in HttpAbstractions.slnf - src/Shared/PropertyHelper …
Youssef1313 Mar 31, 2021
5b9f714
Fix file header in HttpAbstractions.slnf - src/Shared/RangeHelper folder
Youssef1313 Mar 31, 2021
746dc3a
Fix file header in HttpAbstractions.slnf - src/Shared/RazorViews folder
Youssef1313 Mar 31, 2021
1f73739
Fix file header in HttpAbstractions.slnf - src/Shared/SecurityHelper …
Youssef1313 Mar 31, 2021
f279ff0
Fix file header in HttpAbstractions.slnf - src/Shared/ServerInfrastru…
Youssef1313 Mar 31, 2021
40e8d1c
Fix file header in HttpAbstractions.slnf - src/Shared/StackTrace folder
Youssef1313 Mar 31, 2021
bc8f4ef
Fix file header in HttpAbstractions.slnf - src/Shared folder
Youssef1313 Mar 31, 2021
d4395ec
Fix file header in HttpAbstractions.slnf - src/Testing folder
Youssef1313 Mar 31, 2021
aaf52be
Fix file header in HttpAbstractions.slnf - src/WebEncoders folder
Youssef1313 Mar 31, 2021
c6cf8aa
Fix file header in Caching.sln
Youssef1313 Mar 31, 2021
15c5f8c
Fix file header in Microsoft.AspNetCore.Html.Abstractions.csproj
Youssef1313 Mar 31, 2021
f265b8e
Fix file header in src/DataProtection
Youssef1313 Mar 31, 2021
0effe4c
Fix file header in src/Middleware
Youssef1313 Mar 31, 2021
f691542
Fix file header in src/DefaultBuilder
Youssef1313 Mar 31, 2021
2981f9a
Fix file header in src/Hosting
Youssef1313 Mar 31, 2021
e5ce6ba
Fix file header in src/Servers
Youssef1313 Mar 31, 2021
c288c03
Fix file header in src/Middleware
Youssef1313 Mar 31, 2021
273197a
Fix file header in src/Security
Youssef1313 Mar 31, 2021
bd84c6c
Fix file header in src/Shared/Diagnostics
Youssef1313 Mar 31, 2021
87d3307
Fix file header in src/Shared/EventSource.Testing
Youssef1313 Mar 31, 2021
96119cd
Fix file header in src/Shared/HttpSys
Youssef1313 Mar 31, 2021
61dc561
Fix file header in src/Shared/Process
Youssef1313 Mar 31, 2021
c1d150a
Fix file header in src/Shared/ValueStopwatch
Youssef1313 Mar 31, 2021
aacd3b5
Fix file header in src/Razor
Youssef1313 Mar 31, 2021
b77c595
Fix file header in src/Shared/Razor
Youssef1313 Mar 31, 2021
5c6e6fc
Fix file header in src/Shared/RazorShared
Youssef1313 Mar 31, 2021
563680c
Fix file header in src/Localization
Youssef1313 Mar 31, 2021
044c0ce
Fix file header in src/JSInterop
Youssef1313 Mar 31, 2021
b228162
Fix file header in src/Shared/JSInterop and src/Shared/LinkerFlags.cs
Youssef1313 Mar 31, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ end_of_line = lf
charset = utf-8-bom

[*.{cs,vb}]

# IDE0073: File header
dotnet_diagnostic.IDE0073.severity = error
file_header_template = Licensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the MIT license.

# CA1305: Specify IFormatProvider
dotnet_diagnostic.CA1305.severity = error

Expand Down
1 change: 1 addition & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<AnalysisLevel>latest</AnalysisLevel>
<AnalysisMode>Default</AnalysisMode>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
</PropertyGroup>

<!-- Defines project type conventions. -->
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/BaselineGenerator/Program.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.IO;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/CreateFrameworkListFile.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/DownloadFile.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Copyright (c) .NET Foundation and contributors. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.IO;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/FileUtilities.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/GenerateGuid.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Linq;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/GenerateSharedFrameworkDepsFile.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Collections.Generic;
Expand Down
6 changes: 3 additions & 3 deletions eng/tools/RepoTasks/GetMsiProperty.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#if BUILD_MSI_TASKS
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

#if BUILD_MSI_TASKS
using System;
using Microsoft.Build.Framework;
using Microsoft.Build.Utilities;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/RemoveSharedFrameworkDependencies.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions eng/tools/RepoTasks/Uuid.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Net;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/Columns.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

namespace Microsoft.Extensions.Caching.SqlServer
{
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/DatabaseOperations.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Data;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/IDatabaseOperations.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System.Threading;
using System.Threading.Tasks;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/MonoDatabaseOperations.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Data;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Data;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/PlatformHelper.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Data;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/SqlQueries.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System.Globalization;
using Microsoft.Extensions.Internal;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/SqlServerCache.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Threading;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/src/SqlServerCacheOptions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using Microsoft.Extensions.Internal;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using Microsoft.Extensions.Caching.Distributed;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/test/CacheItemInfo.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System.Linq;
using Microsoft.Extensions.Caching.Distributed;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Collections.Generic;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/test/TestClock.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;

Expand Down
1 change: 0 additions & 1 deletion src/Caching/SqlServer/test/TestOptions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using Microsoft.Extensions.Options;

Expand Down
1 change: 0 additions & 1 deletion src/Caching/StackExchangeRedis/src/RedisCache.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Threading;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/StackExchangeRedis/src/RedisCacheOptions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using Microsoft.Extensions.Options;
Expand Down
1 change: 0 additions & 1 deletion src/Caching/StackExchangeRedis/src/RedisExtensions.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System.Threading.Tasks;
using StackExchange.Redis;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using Microsoft.Extensions.Caching.Distributed;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.IO;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Diagnostics;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

//using System;
//using System.Reflection;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

//using System.Reflection;
//using Xunit;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Threading;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
// See the LICENSE file in the project root for more information.

using System;
using System.Globalization;
Expand Down
4 changes: 2 additions & 2 deletions src/DataProtection/Abstractions/src/CryptoUtil.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Diagnostics;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Collections.Generic;
Expand Down
4 changes: 2 additions & 2 deletions src/DataProtection/Abstractions/src/Error.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Security.Cryptography;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

namespace Microsoft.AspNetCore.DataProtection
{
Expand Down
4 changes: 2 additions & 2 deletions src/DataProtection/Abstractions/src/IDataProtector.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

namespace Microsoft.AspNetCore.DataProtection
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.ComponentModel;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System.Runtime.CompilerServices;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Runtime.InteropServices;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Runtime.InteropServices;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Runtime.InteropServices;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;
using System.Runtime.CompilerServices;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 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.
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.

using System;

Expand Down
Loading