Skip to content

Commit 2075bbe

Browse files
committed
Fixed template for header and re-applied to all files per PR review
1 parent 36c4379 commit 2075bbe

548 files changed

Lines changed: 566 additions & 586 deletions

File tree

Some content is hidden

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

src/Interop/InteropTests/ABI/libllvm-c/AnalysisBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using Microsoft.VisualStudio.TestTools.UnitTesting;

src/Interop/InteropTests/ABI/libllvm-c/AttributeBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using System;

src/Interop/InteropTests/ABI/libllvm-c/ContextBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using Microsoft.VisualStudio.TestTools.UnitTesting;

src/Interop/InteropTests/ABI/libllvm-c/DataLayoutBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using Microsoft.VisualStudio.TestTools.UnitTesting;

src/Interop/InteropTests/ABI/libllvm-c/IRBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using Microsoft.VisualStudio.TestTools.UnitTesting;

src/Interop/InteropTests/ABI/libllvm-c/MetadataBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using System;

src/Interop/InteropTests/ABI/libllvm-c/ModuleBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using System;

src/Interop/InteropTests/ABI/libllvm-c/ObjectFileBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using System;

src/Interop/InteropTests/ABI/libllvm-c/OrcJITv2BindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using System;

src/Interop/InteropTests/ABI/libllvm-c/PassBuilderOptionsBindingsTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) Ubiquity.NET Contributors Contributors. All rights reserved.
1+
// Copyright (c) Ubiquity.NET Contributors. All rights reserved.
22
// Licensed under the Apache-2.0 WITH LLVM-exception license. See the LICENSE.md file in the project root for full license information.
33

44
using System;

0 commit comments

Comments
 (0)