Skip to content

Commit 7bff0ba

Browse files
authored
Housekeeping License Update (#245)
* Housekeeping License Update * Update
1 parent e575fac commit 7bff0ba

18 files changed

+47
-47
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) ReactiveUI 2021 - 2025
3+
Copyright (c) reactiveui and contributors 2021 - 2025
44

55
All rights reserved.
66

src/Directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<IncludePackageReferencesDuringMarkupCompilation>true</IncludePackageReferencesDuringMarkupCompilation>
3535
<PublishRepositoryUrl>true</PublishRepositoryUrl>
3636
<PackageTags>mvvm;reactiveui;rx;reactive extensions;observable;LINQ;events;frp;net;unoplatform</PackageTags>
37-
<UnoTargetFrameworks>net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst;net8.0-macos</UnoTargetFrameworks>
37+
<UnoTargetFrameworks>net8.0;net8.0-android;net8.0-ios;net8.0-maccatalyst;net8.0-macos;net9.0;net9.0-android;net9.0-ios;net9.0-maccatalyst;net9.0-macos</UnoTargetFrameworks>
3838

3939
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'ios'">14.2</SupportedOSPlatformVersion>
4040
<SupportedOSPlatformVersion Condition="$([MSBuild]::GetTargetPlatformIdentifier('$(TargetFramework)')) == 'maccatalyst'">14.0</SupportedOSPlatformVersion>

src/ReactiveUI.Uno/ActivationForViewFetcher.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 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;

src/ReactiveUI.Uno/ActivationHelper.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 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 Splat;

src/ReactiveUI.Uno/Common/AutoDataTemplateBindingHook.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 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;

src/ReactiveUI.Uno/Common/BooleanToVisibilityHint.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 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;

src/ReactiveUI.Uno/Common/BooleanToVisibilityTypeConverter.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 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;

src/ReactiveUI.Uno/Common/PlatformOperations.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 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;

src/ReactiveUI.Uno/Common/ReactivePage.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 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;

src/ReactiveUI.Uno/Common/ReactiveUserControl.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 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;

0 commit comments

Comments
 (0)