Skip to content

Commit 6d26be7

Browse files
authored
Update Copyright, prepare for release (#1274)
1 parent ddb2c65 commit 6d26be7

File tree

160 files changed

+475
-478
lines changed

Some content is hidden

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

160 files changed

+475
-478
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) .NET Foundation and Contributors
3+
Copyright (c) ReactiveUI 2018 - 2025
44

55
All rights reserved.
66

src/Splat.AppCenter/AppCenterFeatureUsageTrackingSession.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Splat.ApplicationPerformanceMonitoring;

src/Splat.AppCenter/AppCenterViewTracking.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Splat.ApplicationPerformanceMonitoring;

src/Splat.ApplicationInsights/ApplicationInsightsFeatureUsageTrackingSession.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Microsoft.ApplicationInsights;

src/Splat.ApplicationInsights/ApplicationInsightsViewTracking.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Microsoft.ApplicationInsights;

src/Splat.Autofac/AutofacDependencyResolver.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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;

src/Splat.Autofac/SplatAutofacExtensions.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Autofac;

src/Splat.Avalonia.Autofac/AvaloniaMixins.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Autofac;

src/Splat.Avalonia.DryIoc/AvaloniaMixins.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 DryIoc;

src/Splat.Avalonia.Microsoft.Extensions.DependencyInjection/AvaloniaMixins.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. All rights reserved.
2+
// Licensed to ReactiveUI under one or more agreements.
3+
// ReactiveUI 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 Avalonia;

0 commit comments

Comments
 (0)