Skip to content

Commit c7a5642

Browse files
committed
Updating copyright to .NET Foundation and Contributors
1 parent 26e7e36 commit c7a5642

File tree

395 files changed

+411
-411
lines changed

Some content is hidden

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

395 files changed

+411
-411
lines changed

Directory.Build.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636

3737
<!-- Default settings that explicitly differ from the Sdk.targets defaults-->
3838
<PropertyGroup>
39-
<Authors>Microsoft and Contributors</Authors>
39+
<Authors>.NET Foundation and Contributors</Authors>
4040
<BaseOutputPath>$(BaseArtifactsPath)bin/$(BaseArtifactsPathSuffix)/</BaseOutputPath>
41-
<Company>Microsoft</Company>
41+
<Company>.NET Foundation</Company>
4242
<ContinuousIntegrationBuild Condition="'$(BUILD_BUILDNUMBER)' != ''">true</ContinuousIntegrationBuild>
4343
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
4444
<Product>LLVMSharp</Product>
@@ -51,7 +51,7 @@
5151
<PropertyGroup>
5252
<AssemblyOriginatorKeyFile>$(MSBuildThisFileDirectory)Open.snk</AssemblyOriginatorKeyFile>
5353
<AssemblyOriginatorPublicKey>00240000048000009400000006020000002400005253413100040000010001004b86c4cb78549b34bab61a3b1800e23bfeb5b3ec390074041536a7e3cbd97f5f04cf0f857155a8928eaa29ebfd11cfbbad3ba70efea7bda3226c6a8d370a4cd303f714486b6ebc225985a638471e6ef571cc92a4613c00b8fa65d61ccee0cbe5f36330c9a01f4183559f1bef24cc2917c6d913e3a541333a1d05d9bed22b38cb</AssemblyOriginatorPublicKey>
54-
<Copyright>Copyright © Microsoft and Contributors</Copyright>
54+
<Copyright>Copyright © .NET Foundation and Contributors</Copyright>
5555
<Description>LLVMSharp is a multi-platform .NET Standard library for accessing the LLVM infrastructure.</Description>
5656
<Features>strict</Features>
5757
<GenerateDocumentationFile>false</GenerateDocumentationFile>

LICENSE.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
University of Illinois/NCSA Open Source License
2-
Copyright (c) Microsoft and Contributors
2+
Copyright (c) .NET Foundation and Contributors
33
All rights reserved.
44

5-
Developed by: Microsoft and Contributors
5+
Developed by: .NET Foundation and Contributors
66

77
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal with the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
88

99
Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimers.
1010
Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimers in the documentation and/or other materials provided with the distribution.
11-
Neither the names of Microsoft, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission.
11+
Neither the names of .NET Foundation, nor the names of its contributors may be used to endorse or promote products derived from this Software without specific prior written permission.
1212
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE CONTRIBUTORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS WITH THE SOFTWARE.

packages/libLLVM/libLLVM.runtime.freebsd.11-x64/libLLVM.runtime.freebsd.11-x64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.freebsd.11-x64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.freebsd.11-x86/libLLVM.runtime.freebsd.11-x86.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.freebsd.11-x86</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.linux-arm/libLLVM.runtime.linux-arm.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.linux-arm</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.linux-arm64/libLLVM.runtime.linux-arm64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.linux-arm64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.osx-x64/libLLVM.runtime.osx-x64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.osx-x64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.ubuntu.18.04-x64/libLLVM.runtime.ubuntu.18.04-x64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.ubuntu.18.04-x64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.ubuntu.20.04-x64/libLLVM.runtime.ubuntu.20.04-x64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.ubuntu.20.04-x64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.ubuntu.21.04-x64/libLLVM.runtime.ubuntu.21.04-x64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.ubuntu.21.04-x64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.win-arm64/libLLVM.runtime.win-arm64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.win-arm64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.win-x64/libLLVM.runtime.win-x64.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.win-x64</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM.runtime.win-x86/libLLVM.runtime.win-x86.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM.runtime.win-x86</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

packages/libLLVM/libLLVM/libLLVM.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libLLVM</id>
55
<version>12.0.0</version>
6-
<authors>Microsoft and Contributors</authors>
7-
<owners>Microsoft and Contributors</owners>
6+
<authors>.NET Foundation and Contributors</authors>
7+
<owners>.NET Foundation and Contributors</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>
99
<license type="expression">Apache-2.0 WITH LLVM-exception</license>
1010
<projectUrl>https://github.com/microsoft/llvmsharp</projectUrl>

sources/LLVMSharp.Interop/Extensions/LLVM.Manual.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
// Ported from https://github.com/llvm/llvm-project/tree/llvmorg-12.0.0/llvm/include/llvm-c
44
// Original source is Copyright (c) the LLVM Project and Contributors. Licensed under the Apache License v2.0 with LLVM Exceptions. See NOTICE.txt in the project root for license information.

sources/LLVMSharp.Interop/Extensions/LLVM.ResolveLibrary.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44
using System.Reflection;

sources/LLVMSharp.Interop/Extensions/LLVMAttributeIndex.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
// Ported from https://github.com/llvm/llvm-project/tree/llvmorg-10.0.0/llvm/include/llvm-c
44
// Original source is Copyright (c) the LLVM Project and Contributors. Licensed under the Apache License v2.0 with LLVM Exceptions. See NOTICE.txt in the project root for license information.

sources/LLVMSharp.Interop/Extensions/LLVMAttributeRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMBasicBlockRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMBinaryRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMBuilderRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMComdatRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMContextRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44
using System.Runtime.InteropServices;

sources/LLVMSharp.Interop/Extensions/LLVMDIBuilderRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMDiagnosticInfoRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMDisasmContextRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMErrorRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMErrorTypeId.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMExecutionEngineRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44
using System.Runtime.InteropServices;

sources/LLVMSharp.Interop/Extensions/LLVMGenericValueRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMJITEventListenerRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMMCJITCompilerOptions.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44
using System.Runtime.InteropServices;

sources/LLVMSharp.Interop/Extensions/LLVMMCJITMemoryManagerRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMMemoryBufferRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

sources/LLVMSharp.Interop/Extensions/LLVMMetadataKind.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
// Ported from https://github.com/llvm/llvm-project/tree/llvmorg-10.0.0/llvm/include/llvm-c
44
// Original source is Copyright (c) the LLVM Project and Contributors. Licensed under the Apache License v2.0 with LLVM Exceptions. See NOTICE.txt in the project root for license information.

sources/LLVMSharp.Interop/Extensions/LLVMMetadataRef.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Microsoft and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
1+
// Copyright (c) .NET Foundation and Contributors. All rights reserved. Licensed under the University of Illinois/NCSA Open Source License. See LICENSE.txt in the project root for license information.
22

33
using System;
44

0 commit comments

Comments
 (0)