Skip to content

Commit 9738b14

Browse files
Update Source-Build License Scan Baselines and Exclusions (#45472)
1 parent 86b5713 commit 9738b14

File tree

1 file changed

+4
-6
lines changed
  • src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.Tests/assets/LicenseScanTests

1 file changed

+4
-6
lines changed

src/SourceBuild/content/test/Microsoft.DotNet.SourceBuild.Tests/assets/LicenseScanTests/LicenseExclusions.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ src/aspnetcore/src/Components/THIRD-PARTY-NOTICES.txt|unknown
3232
src/aspnetcore/THIRD-PARTY-NOTICES.txt|unknown
3333

3434
# Windows installer files that have a reference to a URL for license
35+
src/aspnetcore/src/Framework/App.Runtime/bundle/theme/**/*.wxl|unknown-license-reference
3536
src/aspnetcore/src/Installers/Windows/**/*.wxl|unknown-license-reference
3637
src/aspnetcore/src/Installers/Windows/**/*.wxs|unknown-license-reference
3738

@@ -131,12 +132,6 @@ src/roslyn/src/Setup/Roslyn.VsixLicense/EULA.rtf
131132
# runtime
132133
#
133134

134-
# Doc describing licenses, not applicable to source
135-
src/runtime/docs/project/copyright.md
136-
137-
# Doc that references a license, not applicable to source
138-
src/runtime/src/coreclr/nativeaot/docs/compiling.md|openssl-ssleay
139-
140135
# Installer asset, not applicable to source
141136
src/runtime/src/installer/pkg/LICENSE-MSFT.TXT
142137

@@ -162,6 +157,9 @@ src/runtime/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/R
162157
src/runtime/src/libraries/System.ServiceModel.Syndication/tests/TestFeeds/AtomFeeds/*.xml
163158

164159
# Reference to a license, not applicable to source
160+
src/runtime/docs/project/copyright.md
161+
src/runtime/docs/project/licensing-assets.md
162+
src/runtime/src/coreclr/nativeaot/docs/compiling.md|openssl-ssleay
165163
src/runtime/src/libraries/System.Text.Json/roadmap/images/core-components.txt|unknown-license-reference
166164
src/runtime/src/libraries/System.Text.Json/roadmap/images/higher-level-components.txt
167165

0 commit comments

Comments
 (0)