You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/SA1633.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ or
39
39
40
40
```csharp
41
41
// Copyright (c) Tunnel Vision Laboratories, LLC. All Rights Reserved.
42
-
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
42
+
// Licensed under the MIT License. See LICENSE in the project root for license information.
43
43
```
44
44
45
45
The type of header to use depends on the setting of the `xmlHeader` property. See the [configuration](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/Configuration.md) section for details on how to set this up.
0 commit comments