Skip to content

Commit 61c0878

Browse files
committed
Ensure .NET Foundation and Contributors on the FreeBSD nuspecs
1 parent 78cc6f4 commit 61c0878

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

packages/libClangSharp/libClangSharp.runtime.freebsd.12-x64/libClangSharp.runtime.freebsd.12-x64.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<metadata minClientVersion="2.12">
44
<id>libClangSharp.runtime.freebsd.12-x64</id>
55
<version>15.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">NCSA</license>
1010
<projectUrl>https://github.com/dotnet/clangsharp</projectUrl>
1111
<description>freebsd 12 x64 native library for libClangSharp.</description>
12-
<copyright>Copyright © Microsoft and Contributors</copyright>
12+
<copyright>Copyright © .NET Foundation and Contributors</copyright>
1313
<repository type="git" url="https://github.com/dotnet/clangsharp" branch="main" />
1414
</metadata>
1515
<files>

packages/libClangSharp/libClangSharp.runtime.freebsd.13-x64/libClangSharp.runtime.freebsd.13-x64.nuspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
<metadata minClientVersion="2.12">
44
<id>libClangSharp.runtime.freebsd.13-x64</id>
55
<version>15.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">NCSA</license>
1010
<projectUrl>https://github.com/dotnet/clangsharp</projectUrl>
1111
<description>freebsd 13 x64 native library for libClangSharp.</description>
12-
<copyright>Copyright © Microsoft and Contributors</copyright>
12+
<copyright>Copyright © .NET Foundation and Contributors</copyright>
1313
<repository type="git" url="https://github.com/dotnet/clangsharp" branch="main" />
1414
</metadata>
1515
<files>

packages/libclang/libclang.runtime.freebsd.12-x64/libclang.runtime.freebsd.12-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libclang.runtime.freebsd.12-x64</id>
55
<version>15.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/dotnet/clangsharp</projectUrl>

packages/libclang/libclang.runtime.freebsd.13-x64/libclang.runtime.freebsd.13-x64.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<metadata minClientVersion="2.12">
44
<id>libclang.runtime.freebsd.13-x64</id>
55
<version>15.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/dotnet/clangsharp</projectUrl>

0 commit comments

Comments
 (0)