This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Commit e5da05d
Add license headers. (#26009)
Any *.cs file found without the usual license header has it added except:
1. Files that note they are auto-generated.
2. Files with a different header (unless it is very close to the usual,
in which case adjust for typos and old versions).
3. FxCopBaseline.cs files.1 parent 38f613f commit e5da05d
File tree
75 files changed
+324
-59
lines changed- src
- Common
- perf/PerfRunner
- src/System/Data/Common
- tests/System/Xml/ModuleCore
- Microsoft.CSharp/src/Microsoft/CSharp/RuntimeBinder
- System.Collections.Immutable/src/System/Collections/Immutable
- System.Collections.Specialized/tests/StringDictionary
- System.Composition.TypedParts/tests
- System.Configuration.ConfigurationManager/src/System/Configuration
- System.Data.Common/tests/System/Data/Common
- System.Data.Odbc
- ref
- src/Common/System/Data/Common
- tests
- System.Data.SqlClient/src/System/Data/SqlClient
- System.Diagnostics.Debug/tests
- System.Diagnostics.DiagnosticSource
- src/System/Diagnostics
- tests
- System.DirectoryServices.AccountManagement/src/System/DirectoryServices/AccountManagement
- System.DirectoryServices.Protocols/ref
- System.Dynamic.Runtime/tests/Dynamic.Unsafe
- System.IO/tests
- BinaryReader
- TestDataProvider
- System.Linq.Queryable/tests
- System.Memory/tests
- ReadOnlySpan
- System.Net.HttpListener/tests
- System.Private.Uri/src/System
- System.Private.Xml/tests/Xslt
- XslCompiledTransformApi
- XslTransformApi
- System.Runtime.Extensions/tests
- Performance
- System
- System.Runtime.Serialization.Formatters/tests
- System.Runtime.Serialization.Xml/tests/SerializationTestTypes
- System.Runtime/tests
- Performance
- System
- Reflection
- System.ServiceModel.Syndication/tests
- Utils
- netcoreapp
- System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService
- System.Transactions.Local/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+324
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
30 | | - | |
| 34 | + | |
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
645 | 649 | | |
646 | 650 | | |
647 | 651 | | |
648 | | - | |
| 652 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 | | |
2 | 6 | | |
3 | 7 | | |
| |||
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | 8 | | |
| |||
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments