Skip to content

Commit f7eca5c

Browse files
authored
Housekeeping fix file header (#227)
1 parent 7a8930d commit f7eca5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/ReactiveUI.SourceGenerators.Roslyn/Diagnostics/Suppressions/ReactiveAttributeWithFieldTargetDiagnosticSuppressor.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
// Copyright (c) 2024 .NET Foundation and Contributors. All rights reserved.
2-
// Licensed to the .NET Foundation under one or more agreements.
3-
// The .NET Foundation licenses this file to you under the MIT license.
1+
// Copyright (c) 2025 ReactiveUI and contributors. All rights reserved.
2+
// Licensed to the ReactiveUI and contributors under one or more agreements.
3+
// The ReactiveUI and contributors licenses this file to you under the MIT license.
44
// See the LICENSE file in the project root for full license information.
55

66
using System.Collections.Immutable;

0 commit comments

Comments
 (0)