Skip to content

Commit 7459129

Browse files
committed
Switch file headers to the MIT license
1 parent 68015bf commit 7459129

File tree

1,264 files changed

+1264
-1264
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,264 files changed

+1264
-1264
lines changed

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/FileHeaderCodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/InheritdocCodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/PropertySummaryDocumentationCodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1600CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1609SA1610CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1615SA1616CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1617CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1626CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1629CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

StyleCop.Analyzers/StyleCop.Analyzers.CodeFixes/DocumentationRules/SA1642SA1643CodeFixProvider.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
2-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
2+
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

44
namespace StyleCop.Analyzers.DocumentationRules
55
{

0 commit comments

Comments
 (0)