Skip to content

Commit 6ca9cb2

Browse files
committed
Revert "Formatting license files to match Unity legal standardization (#45)"
This reverts commit 8c08cd3.
1 parent 8d3b3f5 commit 6ca9cb2

File tree

6 files changed

+145
-428
lines changed

6 files changed

+145
-428
lines changed

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,11 +274,11 @@
274274
<Owners>microsoft,dotnetframework</Owners>
275275
<IncludeSymbols>true</IncludeSymbols>
276276
<RuntimeIdGraphDefinitionFile>$([MSBuild]::NormalizePath('$(LibrariesProjectRoot)', 'Microsoft.NETCore.Platforms', 'src', 'runtime.json'))</RuntimeIdGraphDefinitionFile>
277-
<LicenseFile>$(MSBuildThisFileDirectory)LICENSE.md</LicenseFile>
277+
<LicenseFile>$(MSBuildThisFileDirectory)LICENSE.TXT</LicenseFile>
278278
<PackageLicenseExpression>MIT</PackageLicenseExpression>
279279
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
280280
<Copyright>$(CopyrightNetFoundation)</Copyright>
281-
<PackageThirdPartyNoticesFile>$(MSBuildThisFileDirectory)Third Party Notices.md</PackageThirdPartyNoticesFile>
281+
<PackageThirdPartyNoticesFile>$(MSBuildThisFileDirectory)THIRD-PARTY-NOTICES.TXT</PackageThirdPartyNoticesFile>
282282
<PackageReleaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</PackageReleaseNotes>
283283
<IsPrivateAssembly>$(MSBuildProjectName.Contains('Private'))</IsPrivateAssembly>
284284
<!-- Private packages should not be stable -->

LICENSE.md renamed to LICENSE.TXT

File renamed without changes.

Microsoft Patent Promise.TXT renamed to PATENTS.TXT

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
This patent promise is contained in the PATENTS.TXT file of https://github.com/dotnet/runtime and is included here for your reference:
2-
3-
----
4-
5-
Microsoft Patent Promise for .NET Libraries and Runtime Components
1+
Microsoft Patent Promise for .NET Libraries and Runtime Components
62

73
Microsoft Corporation and its affiliates ("Microsoft") promise not to assert
84
any .NET Patents against you for making, using, selling, offering for sale,

0 commit comments

Comments
 (0)