From 12bab788edd52553ee89587f5204bfcb8b3feb51 Mon Sep 17 00:00:00 2001 From: "Artyom V. Gorchakov" Date: Wed, 24 Feb 2021 12:14:36 +0300 Subject: [PATCH] housekeeping: Update Copyright Year (#676) --- src/Benchmarks/CurrentBenchmark.cs | 2 +- src/Benchmarks/CurrentMutableBenchmark.cs | 2 +- src/Benchmarks/DependencyResolver.cs | 2 +- src/Benchmarks/LocatorBenchmark.cs | 2 +- src/Benchmarks/Program.cs | 2 +- src/Benchmarks/ViewModel.cs | 2 +- src/Splat.AppCenter/AppCenterFeatureUsageTrackingSession.cs | 2 +- src/Splat.AppCenter/AppCenterViewTracking.cs | 2 +- .../ApplicationInsightsFeatureUsageTrackingSession.cs | 2 +- .../ApplicationInsightsViewTracking.cs | 2 +- src/Splat.Autofac.Tests/DependencyResolverTests.cs | 2 +- src/Splat.Autofac/AutofacDependencyResolver.cs | 2 +- src/Splat.Autofac/SplatAutofacExtensions.cs | 2 +- src/Splat.Common.Test/IScreen.cs | 2 +- src/Splat.Common.Test/IViewFor.cs | 2 +- src/Splat.Common.Test/MockScreen.cs | 2 +- src/Splat.Common.Test/ViewModelOne.cs | 2 +- src/Splat.Common.Test/ViewModelTwo.cs | 2 +- src/Splat.Common.Test/ViewOne.cs | 2 +- src/Splat.Common.Test/ViewTwo.cs | 2 +- src/Splat.Drawing.Tests/API/ApiApprovalTests.cs | 2 +- src/Splat.Drawing.Tests/BitmapLoaderTests.cs | 2 +- src/Splat.Drawing.Tests/Colors/KnownColorTests.cs | 2 +- src/Splat.Drawing.Tests/Colors/SplatColorTests.cs | 2 +- src/Splat.Drawing.Tests/PlatformBitmapLoaderTests.cs | 2 +- src/Splat.Drawing/Bitmaps/BitmapLoader.cs | 2 +- src/Splat.Drawing/Bitmaps/BitmapLoaderException.cs | 2 +- src/Splat.Drawing/Bitmaps/CompressedBitmapFormat.cs | 2 +- src/Splat.Drawing/Bitmaps/IBitmap.cs | 2 +- src/Splat.Drawing/Bitmaps/IBitmapLoader.cs | 2 +- src/Splat.Drawing/Colors/SplatColor.KnownColors.cs | 2 +- src/Splat.Drawing/Colors/SplatColor.cs | 2 +- src/Splat.Drawing/DefaultPlatformModeDetector.cs | 2 +- src/Splat.Drawing/IPlatformModeDetector.cs | 2 +- src/Splat.Drawing/PlatformModeDetector.cs | 2 +- src/Splat.Drawing/Platforms/Android/Bitmaps/AndroidBitmap.cs | 2 +- src/Splat.Drawing/Platforms/Android/Bitmaps/BitmapMixins.cs | 2 +- src/Splat.Drawing/Platforms/Android/Bitmaps/DrawableBitmap.cs | 2 +- .../Platforms/Android/Bitmaps/PlatformBitmapLoader.cs | 2 +- src/Splat.Drawing/Platforms/Android/Colors/ColorExtensions.cs | 2 +- .../Platforms/Android/Colors/SplatColorExtensions.cs | 2 +- src/Splat.Drawing/Platforms/Android/Maths/PointExtensions.cs | 2 +- src/Splat.Drawing/Platforms/Android/Maths/RectExtensions.cs | 2 +- src/Splat.Drawing/Platforms/Cocoa/Bitmaps/BitmapMixins.cs | 2 +- src/Splat.Drawing/Platforms/Cocoa/Bitmaps/CocoaBitmap.cs | 2 +- .../Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs | 2 +- .../Platforms/Cocoa/Colors/SplatColorExtensions.cs | 2 +- src/Splat.Drawing/Platforms/ReflectionStubs.cs | 2 +- .../Platforms/ServiceLocationDrawingInitialization.cs | 2 +- src/Splat.Drawing/Platforms/Tizen/Bitmaps/BitmapMixins.cs | 2 +- .../Platforms/Tizen/Bitmaps/PlatformBitmapLoader.cs | 2 +- src/Splat.Drawing/Platforms/Tizen/Bitmaps/TizenBitmap.cs | 2 +- src/Splat.Drawing/Platforms/TypeForwardedSystemDrawing.cs | 2 +- .../Platforms/WinRT/Bitmaps/BitmapImageBitmap.cs | 2 +- src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapMixins.cs | 2 +- src/Splat.Drawing/Platforms/WinRT/Bitmaps/DispatcherMixin.cs | 2 +- .../Platforms/WinRT/Bitmaps/PlatformBitmapLoader.cs | 2 +- .../Platforms/WinRT/Bitmaps/WriteableBitmapImageBitmap.cs | 2 +- src/Splat.Drawing/Platforms/WinRT/Colors/ColorExtensions.cs | 2 +- .../Platforms/WinRT/Colors/SplatColorExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapMixins.cs | 2 +- .../Platforms/net4/Bitmaps/BitmapSourceBitmap.cs | 2 +- .../Platforms/net4/Bitmaps/PlatformBitmapLoader.cs | 2 +- src/Splat.Drawing/Platforms/net4/Colors/ColorExtensions.cs | 2 +- .../Platforms/net4/Colors/SplatColorExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net4/Maths/PointExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net4/Maths/RectExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net4/Maths/SizeExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapMixins.cs | 2 +- .../Platforms/net5/Bitmaps/BitmapSourceBitmap.cs | 2 +- .../Platforms/net5/Bitmaps/PlatformBitmapLoader.cs | 2 +- src/Splat.Drawing/Platforms/net5/Colors/ColorExtensions.cs | 2 +- .../Platforms/net5/Colors/SplatColorExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net5/Maths/PointExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net5/Maths/RectExtensions.cs | 2 +- src/Splat.Drawing/Platforms/net5/Maths/SizeExtensions.cs | 2 +- .../Platforms/netcoreapp3/Bitmaps/BitmapMixins.cs | 2 +- .../Platforms/netcoreapp3/Bitmaps/BitmapSourceBitmap.cs | 2 +- .../Platforms/netcoreapp3/Bitmaps/PlatformBitmapLoader.cs | 2 +- .../Platforms/netcoreapp3/Colors/ColorExtensions.cs | 2 +- .../Platforms/netcoreapp3/Colors/SplatColorExtensions.cs | 2 +- .../Platforms/netcoreapp3/Maths/PointExtensions.cs | 2 +- .../Platforms/netcoreapp3/Maths/RectExtensions.cs | 2 +- .../Platforms/netcoreapp3/Maths/SizeExtensions.cs | 2 +- src/Splat.Drawing/Properties/AssemblyInfo.cs | 2 +- src/Splat.DryIoc.Tests/DependencyResolverTests.cs | 2 +- src/Splat.DryIoc/DryIocDependencyResolver.cs | 2 +- src/Splat.DryIoc/SplatDryIocExtensions.cs | 2 +- .../ExceptionlessFeatureUsageTrackingSession.cs | 2 +- src/Splat.Exceptionless/ExceptionlessSplatLogger.cs | 2 +- src/Splat.Exceptionless/ExceptionlessViewTracking.cs | 2 +- .../MutableDependencyResolverExtensions.cs | 2 +- src/Splat.Log4Net/Log4NetLogger.cs | 2 +- src/Splat.Log4Net/LogResolver.cs | 2 +- src/Splat.Log4Net/MutableDependencyResolverExtensions.cs | 2 +- src/Splat.Log4Net/Properties/AssemblyInfo.cs | 2 +- .../DependencyResolverTests.cs | 2 +- .../MicrosoftDependencyResolver.cs | 2 +- .../SplatMicrosoftExtensions.cs | 2 +- .../MicrosoftExtensionsLogProvider.cs | 2 +- .../MicrosoftExtensionsLoggingExtensions.cs | 2 +- .../MicrosoftExtensionsLoggingLogger.cs | 2 +- src/Splat.Microsoft.Extensions.Logging/MsLoggingHelpers.cs | 2 +- src/Splat.NLog/LogResolver.cs | 2 +- src/Splat.NLog/MutableDependencyResolverExtensions.cs | 2 +- src/Splat.NLog/NLogLogger.cs | 2 +- src/Splat.Ninject.Tests/DependencyResolverTests.cs | 2 +- src/Splat.Ninject/NinjectDependencyResolver.cs | 2 +- src/Splat.Ninject/SplatNinjectExtensions.cs | 2 +- src/Splat.Prism.Forms/PrismApplication.cs | 2 +- src/Splat.Prism.Tests/DependencyResolverTests.cs | 2 +- src/Splat.Prism/SplatContainerExtension.cs | 2 +- src/Splat.Raygun/RaygunFeatureUsageTrackingSession.cs | 2 +- src/Splat.Serilog/MutableDependencyResolverExtensions.cs | 2 +- src/Splat.Serilog/Registration.cs | 2 +- src/Splat.Serilog/SerilogFullLogger.cs | 2 +- src/Splat.Serilog/SerilogHelper.cs | 2 +- src/Splat.SimpleInjector.Tests/DependencyResolverTests.cs | 2 +- src/Splat.SimpleInjector/SimpleInjectorDependencyResolver.cs | 2 +- src/Splat.SimpleInjector/SimpleInjectorInitializer.cs | 2 +- src/Splat.SimpleInjector/SplatSimpleInjectorExtensions.cs | 2 +- .../TransientSimpleInjectorRegistration.cs | 2 +- src/Splat.TestRunner.Android/MainActivity.cs | 2 +- src/Splat.TestRunner.Android/Properties/AssemblyInfo.cs | 4 ++-- src/Splat.TestRunner.Uwp/Properties/AssemblyInfo.cs | 4 ++-- src/Splat.TestRunner.Uwp/UnitTestApp.xaml.cs | 2 +- src/Splat.Tests/API/ApiApprovalTests.cs | 2 +- src/Splat.Tests/ApiExtensions.cs | 2 +- .../AppCenterFeatureUsageTrackingSessionTests.cs | 2 +- .../AppCenterViewTrackingTests.cs | 2 +- .../ApplicationInsightsFeatureUsageTrackingSessionTests.cs | 2 +- .../ApplicationInsightsViewTrackingTests.cs | 2 +- .../BaseFeatureUsageTrackingTests.cs | 2 +- .../ApplicationPerformanceMonitoring/BaseViewTrackingTests.cs | 2 +- .../EnableFeatureUsageTrackingExtensionsTests.cs | 2 +- .../ExceptionlessFeatureUsageTrackingSessionTests.cs | 2 +- .../RaygunFeatureUsageTrackingSessionTests.cs | 2 +- src/Splat.Tests/LocatorTests.cs | 2 +- src/Splat.Tests/Logging/ActionLoggerTests.cs | 2 +- .../Logging/BaseTests/AllocateFreeErrorLoggerTestBase.cs | 2 +- .../Logging/BaseTests/AllocationFreeLoggerBaseTestBase.cs | 2 +- src/Splat.Tests/Logging/BaseTests/FullLoggerTestBase.cs | 2 +- src/Splat.Tests/Logging/BaseTests/LoggerBase.cs | 2 +- .../Logging/BaseTests/WrappingFullLoggerTestBase.cs | 2 +- src/Splat.Tests/Logging/FullLoggers/NLogLoggerTests.cs | 2 +- src/Splat.Tests/Logging/FullLoggers/SerilogLoggerTests.cs | 2 +- src/Splat.Tests/Logging/Helpers/FormatHelper.cs | 2 +- .../Logging/WrappingFullLoggers/ConsoleLoggerTests.cs | 2 +- .../Logging/WrappingFullLoggers/ExceptionlessLoggerTests.cs | 2 +- .../Logging/WrappingFullLoggers/Log4NetLoggerTests.cs | 2 +- .../MicrosoftExtensionsLoggingLoggerTests.cs | 2 +- src/Splat.Tests/Logging/WrappingPrefixLoggerTests.cs | 2 +- src/Splat.Tests/MemoizingMRUCacheTests.cs | 2 +- src/Splat.Tests/Mocks/DummyObjectClass1.cs | 2 +- src/Splat.Tests/Mocks/DummyObjectClass2.cs | 2 +- src/Splat.Tests/Mocks/DummyObjectClass3.cs | 2 +- src/Splat.Tests/Mocks/IDummyInterface.cs | 2 +- src/Splat.Tests/Mocks/IMockLogTarget.cs | 2 +- src/Splat.Tests/Mocks/TextLogger.cs | 2 +- .../ServiceLocation/BaseDependencyResolverTests.cs | 2 +- .../ServiceLocation/ModernDependencyResolverTests.cs | 2 +- src/Splat.Tests/TargetFrameworkExtensionsTests.cs | 2 +- src/Splat.Tests/XUnitHelpers.cs | 2 +- .../DefaultFeatureUsageTrackingManager.cs | 2 +- .../DefaultFeatureUsageTrackingSession.cs | 2 +- .../EnableFeatureUsageTrackingExtensions.cs | 2 +- .../FuncFeatureUsageTrackingManager.cs | 2 +- .../IEnableFeatureUsageTracking.cs | 2 +- .../IFeatureUsageTrackingManager.cs | 2 +- .../IFeatureUsageTrackingSession.cs | 2 +- .../IFeatureUsageTrackingSession{TReferenceType}.cs | 2 +- src/Splat/ApplicationPerformanceMonitoring/IViewTracking.cs | 2 +- src/Splat/AssemblyFinder.cs | 2 +- src/Splat/Disposables/ActionDisposable.cs | 2 +- src/Splat/Disposables/BooleanDisposable.cs | 2 +- src/Splat/Disposables/CompositeDisposable.cs | 2 +- src/Splat/Logging/ActionLogger.cs | 2 +- src/Splat/Logging/AllocationFreeLoggerBase.cs | 2 +- src/Splat/Logging/ConsoleLogger.cs | 2 +- src/Splat/Logging/DebugLogger.cs | 2 +- src/Splat/Logging/DefaultLogManager.cs | 2 +- src/Splat/Logging/FullLoggerExtensions.cs | 2 +- src/Splat/Logging/FuncLogManager.cs | 2 +- src/Splat/Logging/IAllocationFreeErrorLogger.cs | 2 +- src/Splat/Logging/IAllocationFreeLogger.cs | 2 +- src/Splat/Logging/IEnableLogger.cs | 2 +- src/Splat/Logging/IFullLogger.cs | 2 +- src/Splat/Logging/ILogManager.cs | 2 +- src/Splat/Logging/ILogger.cs | 2 +- src/Splat/Logging/IStaticFullLogger.cs | 2 +- src/Splat/Logging/LocalizableAttribute.cs | 2 +- src/Splat/Logging/LogHost.cs | 2 +- src/Splat/Logging/LogLevel.cs | 2 +- src/Splat/Logging/LogManagerMixin.cs | 2 +- src/Splat/Logging/LoggingException.cs | 2 +- src/Splat/Logging/NullLogger.cs | 2 +- src/Splat/Logging/StaticFullLogger.cs | 2 +- src/Splat/Logging/WrappingFullLogger.cs | 2 +- src/Splat/Logging/WrappingLogLevelLogger.cs | 2 +- src/Splat/Logging/WrappingPrefixLogger.cs | 2 +- src/Splat/Maths/PointMathExtensions.cs | 2 +- src/Splat/Maths/RectEdge.cs | 2 +- src/Splat/Maths/RectangleMathExtensions.cs | 2 +- src/Splat/Maths/SizeMathExtensions.cs | 2 +- src/Splat/MemoizingMRUCache.cs | 2 +- src/Splat/ModeDetection/DefaultModeDetector.cs | 2 +- src/Splat/ModeDetection/IModeDetector.cs | 2 +- src/Splat/ModeDetection/ModeDetector.cs | 2 +- src/Splat/Properties/AssemblyInfo.cs | 2 +- src/Splat/ServiceLocation/DependencyResolverMixins.cs | 2 +- src/Splat/ServiceLocation/FuncDependencyResolver.cs | 2 +- src/Splat/ServiceLocation/IDependencyResolver.cs | 2 +- src/Splat/ServiceLocation/IMutableDependencyResolver.cs | 2 +- src/Splat/ServiceLocation/IReadonlyDependencyResolver.cs | 2 +- src/Splat/ServiceLocation/InternalLocator.cs | 2 +- src/Splat/ServiceLocation/Locator.cs | 2 +- src/Splat/ServiceLocation/ModernDependencyResolver.cs | 2 +- src/Splat/ServiceLocation/ServiceLocationInitialization.cs | 2 +- src/Splat/TargetFrameworkExtensions.cs | 2 +- src/stylecop.json | 2 +- 220 files changed, 222 insertions(+), 222 deletions(-) diff --git a/src/Benchmarks/CurrentBenchmark.cs b/src/Benchmarks/CurrentBenchmark.cs index d8276d165..0b752f13f 100644 --- a/src/Benchmarks/CurrentBenchmark.cs +++ b/src/Benchmarks/CurrentBenchmark.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Benchmarks/CurrentMutableBenchmark.cs b/src/Benchmarks/CurrentMutableBenchmark.cs index 10a99263e..6e78024e9 100644 --- a/src/Benchmarks/CurrentMutableBenchmark.cs +++ b/src/Benchmarks/CurrentMutableBenchmark.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Benchmarks/DependencyResolver.cs b/src/Benchmarks/DependencyResolver.cs index 8233f6bea..357f949e5 100644 --- a/src/Benchmarks/DependencyResolver.cs +++ b/src/Benchmarks/DependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Benchmarks/LocatorBenchmark.cs b/src/Benchmarks/LocatorBenchmark.cs index a1960ae56..c1a21b629 100644 --- a/src/Benchmarks/LocatorBenchmark.cs +++ b/src/Benchmarks/LocatorBenchmark.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Benchmarks/Program.cs b/src/Benchmarks/Program.cs index 71e608b03..057c2a4f3 100644 --- a/src/Benchmarks/Program.cs +++ b/src/Benchmarks/Program.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Benchmarks/ViewModel.cs b/src/Benchmarks/ViewModel.cs index 7719ad157..b945137e3 100644 --- a/src/Benchmarks/ViewModel.cs +++ b/src/Benchmarks/ViewModel.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.AppCenter/AppCenterFeatureUsageTrackingSession.cs b/src/Splat.AppCenter/AppCenterFeatureUsageTrackingSession.cs index 9419a269f..a25aba710 100644 --- a/src/Splat.AppCenter/AppCenterFeatureUsageTrackingSession.cs +++ b/src/Splat.AppCenter/AppCenterFeatureUsageTrackingSession.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.AppCenter/AppCenterViewTracking.cs b/src/Splat.AppCenter/AppCenterViewTracking.cs index f6230ac13..3de860f13 100644 --- a/src/Splat.AppCenter/AppCenterViewTracking.cs +++ b/src/Splat.AppCenter/AppCenterViewTracking.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.ApplicationInsights/ApplicationInsightsFeatureUsageTrackingSession.cs b/src/Splat.ApplicationInsights/ApplicationInsightsFeatureUsageTrackingSession.cs index 1c5e40ac4..fec265191 100644 --- a/src/Splat.ApplicationInsights/ApplicationInsightsFeatureUsageTrackingSession.cs +++ b/src/Splat.ApplicationInsights/ApplicationInsightsFeatureUsageTrackingSession.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.ApplicationInsights/ApplicationInsightsViewTracking.cs b/src/Splat.ApplicationInsights/ApplicationInsightsViewTracking.cs index 9b4864173..4ccda6bdf 100644 --- a/src/Splat.ApplicationInsights/ApplicationInsightsViewTracking.cs +++ b/src/Splat.ApplicationInsights/ApplicationInsightsViewTracking.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Autofac.Tests/DependencyResolverTests.cs b/src/Splat.Autofac.Tests/DependencyResolverTests.cs index 2ef77f139..e94a612e2 100644 --- a/src/Splat.Autofac.Tests/DependencyResolverTests.cs +++ b/src/Splat.Autofac.Tests/DependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Autofac/AutofacDependencyResolver.cs b/src/Splat.Autofac/AutofacDependencyResolver.cs index ea00ea8e5..364854e0b 100644 --- a/src/Splat.Autofac/AutofacDependencyResolver.cs +++ b/src/Splat.Autofac/AutofacDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Autofac/SplatAutofacExtensions.cs b/src/Splat.Autofac/SplatAutofacExtensions.cs index ef4ffa817..dad05b5d3 100644 --- a/src/Splat.Autofac/SplatAutofacExtensions.cs +++ b/src/Splat.Autofac/SplatAutofacExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/IScreen.cs b/src/Splat.Common.Test/IScreen.cs index 7cee3e143..29d49701b 100644 --- a/src/Splat.Common.Test/IScreen.cs +++ b/src/Splat.Common.Test/IScreen.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/IViewFor.cs b/src/Splat.Common.Test/IViewFor.cs index be09a7301..0e668263c 100644 --- a/src/Splat.Common.Test/IViewFor.cs +++ b/src/Splat.Common.Test/IViewFor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/MockScreen.cs b/src/Splat.Common.Test/MockScreen.cs index 8ca3eb76b..640dff6ed 100644 --- a/src/Splat.Common.Test/MockScreen.cs +++ b/src/Splat.Common.Test/MockScreen.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/ViewModelOne.cs b/src/Splat.Common.Test/ViewModelOne.cs index 894c22009..56babd24d 100644 --- a/src/Splat.Common.Test/ViewModelOne.cs +++ b/src/Splat.Common.Test/ViewModelOne.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/ViewModelTwo.cs b/src/Splat.Common.Test/ViewModelTwo.cs index c2088eb27..327e7dd77 100644 --- a/src/Splat.Common.Test/ViewModelTwo.cs +++ b/src/Splat.Common.Test/ViewModelTwo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/ViewOne.cs b/src/Splat.Common.Test/ViewOne.cs index 4a01a50dd..f318b6dc9 100644 --- a/src/Splat.Common.Test/ViewOne.cs +++ b/src/Splat.Common.Test/ViewOne.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Common.Test/ViewTwo.cs b/src/Splat.Common.Test/ViewTwo.cs index 0875121ca..218c89527 100644 --- a/src/Splat.Common.Test/ViewTwo.cs +++ b/src/Splat.Common.Test/ViewTwo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing.Tests/API/ApiApprovalTests.cs b/src/Splat.Drawing.Tests/API/ApiApprovalTests.cs index 6f92b3e7e..014d41704 100644 --- a/src/Splat.Drawing.Tests/API/ApiApprovalTests.cs +++ b/src/Splat.Drawing.Tests/API/ApiApprovalTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing.Tests/BitmapLoaderTests.cs b/src/Splat.Drawing.Tests/BitmapLoaderTests.cs index cbc49441a..3e782e89d 100644 --- a/src/Splat.Drawing.Tests/BitmapLoaderTests.cs +++ b/src/Splat.Drawing.Tests/BitmapLoaderTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing.Tests/Colors/KnownColorTests.cs b/src/Splat.Drawing.Tests/Colors/KnownColorTests.cs index d798d22c2..8ad8ccecc 100644 --- a/src/Splat.Drawing.Tests/Colors/KnownColorTests.cs +++ b/src/Splat.Drawing.Tests/Colors/KnownColorTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing.Tests/Colors/SplatColorTests.cs b/src/Splat.Drawing.Tests/Colors/SplatColorTests.cs index 9f8890f21..ba8306391 100644 --- a/src/Splat.Drawing.Tests/Colors/SplatColorTests.cs +++ b/src/Splat.Drawing.Tests/Colors/SplatColorTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing.Tests/PlatformBitmapLoaderTests.cs b/src/Splat.Drawing.Tests/PlatformBitmapLoaderTests.cs index 6cd934edc..4a4d5d1a3 100644 --- a/src/Splat.Drawing.Tests/PlatformBitmapLoaderTests.cs +++ b/src/Splat.Drawing.Tests/PlatformBitmapLoaderTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Bitmaps/BitmapLoader.cs b/src/Splat.Drawing/Bitmaps/BitmapLoader.cs index f1f68b64a..8d3a707fb 100644 --- a/src/Splat.Drawing/Bitmaps/BitmapLoader.cs +++ b/src/Splat.Drawing/Bitmaps/BitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Bitmaps/BitmapLoaderException.cs b/src/Splat.Drawing/Bitmaps/BitmapLoaderException.cs index 603e00b30..c14140b14 100644 --- a/src/Splat.Drawing/Bitmaps/BitmapLoaderException.cs +++ b/src/Splat.Drawing/Bitmaps/BitmapLoaderException.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Bitmaps/CompressedBitmapFormat.cs b/src/Splat.Drawing/Bitmaps/CompressedBitmapFormat.cs index cb74f4e93..566fe4eb0 100644 --- a/src/Splat.Drawing/Bitmaps/CompressedBitmapFormat.cs +++ b/src/Splat.Drawing/Bitmaps/CompressedBitmapFormat.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Bitmaps/IBitmap.cs b/src/Splat.Drawing/Bitmaps/IBitmap.cs index 5b6809c17..15aeb5048 100644 --- a/src/Splat.Drawing/Bitmaps/IBitmap.cs +++ b/src/Splat.Drawing/Bitmaps/IBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Bitmaps/IBitmapLoader.cs b/src/Splat.Drawing/Bitmaps/IBitmapLoader.cs index db0d72950..570ba7886 100644 --- a/src/Splat.Drawing/Bitmaps/IBitmapLoader.cs +++ b/src/Splat.Drawing/Bitmaps/IBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Colors/SplatColor.KnownColors.cs b/src/Splat.Drawing/Colors/SplatColor.KnownColors.cs index 5f0782a2c..4c407a09d 100644 --- a/src/Splat.Drawing/Colors/SplatColor.KnownColors.cs +++ b/src/Splat.Drawing/Colors/SplatColor.KnownColors.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Colors/SplatColor.cs b/src/Splat.Drawing/Colors/SplatColor.cs index 848a7f387..6d70bb8c4 100644 --- a/src/Splat.Drawing/Colors/SplatColor.cs +++ b/src/Splat.Drawing/Colors/SplatColor.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/DefaultPlatformModeDetector.cs b/src/Splat.Drawing/DefaultPlatformModeDetector.cs index 9e2a35102..242df1a97 100644 --- a/src/Splat.Drawing/DefaultPlatformModeDetector.cs +++ b/src/Splat.Drawing/DefaultPlatformModeDetector.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/IPlatformModeDetector.cs b/src/Splat.Drawing/IPlatformModeDetector.cs index cb2f9377e..522e66a42 100644 --- a/src/Splat.Drawing/IPlatformModeDetector.cs +++ b/src/Splat.Drawing/IPlatformModeDetector.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/PlatformModeDetector.cs b/src/Splat.Drawing/PlatformModeDetector.cs index d7de972b7..cc7d05bd8 100644 --- a/src/Splat.Drawing/PlatformModeDetector.cs +++ b/src/Splat.Drawing/PlatformModeDetector.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Bitmaps/AndroidBitmap.cs b/src/Splat.Drawing/Platforms/Android/Bitmaps/AndroidBitmap.cs index a7a44de11..1ab0a950d 100644 --- a/src/Splat.Drawing/Platforms/Android/Bitmaps/AndroidBitmap.cs +++ b/src/Splat.Drawing/Platforms/Android/Bitmaps/AndroidBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/Android/Bitmaps/BitmapMixins.cs index aaba11aa9..6536fbcad 100644 --- a/src/Splat.Drawing/Platforms/Android/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/Android/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Bitmaps/DrawableBitmap.cs b/src/Splat.Drawing/Platforms/Android/Bitmaps/DrawableBitmap.cs index 5cb1ad93c..9b5065d24 100644 --- a/src/Splat.Drawing/Platforms/Android/Bitmaps/DrawableBitmap.cs +++ b/src/Splat.Drawing/Platforms/Android/Bitmaps/DrawableBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/Android/Bitmaps/PlatformBitmapLoader.cs index d7f7a7773..7165dc154 100644 --- a/src/Splat.Drawing/Platforms/Android/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/Android/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Colors/ColorExtensions.cs b/src/Splat.Drawing/Platforms/Android/Colors/ColorExtensions.cs index a9a1457d7..7ebbe90fd 100644 --- a/src/Splat.Drawing/Platforms/Android/Colors/ColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/Android/Colors/ColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Colors/SplatColorExtensions.cs b/src/Splat.Drawing/Platforms/Android/Colors/SplatColorExtensions.cs index ce9604106..fecd6f781 100644 --- a/src/Splat.Drawing/Platforms/Android/Colors/SplatColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/Android/Colors/SplatColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Maths/PointExtensions.cs b/src/Splat.Drawing/Platforms/Android/Maths/PointExtensions.cs index ab0720170..15c50af0e 100644 --- a/src/Splat.Drawing/Platforms/Android/Maths/PointExtensions.cs +++ b/src/Splat.Drawing/Platforms/Android/Maths/PointExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Android/Maths/RectExtensions.cs b/src/Splat.Drawing/Platforms/Android/Maths/RectExtensions.cs index 8db05740b..2aa62afad 100644 --- a/src/Splat.Drawing/Platforms/Android/Maths/RectExtensions.cs +++ b/src/Splat.Drawing/Platforms/Android/Maths/RectExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/BitmapMixins.cs index 5bbd09ab1..05588ad55 100644 --- a/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/CocoaBitmap.cs b/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/CocoaBitmap.cs index c4f247312..9103760b7 100644 --- a/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/CocoaBitmap.cs +++ b/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/CocoaBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs index 58d1291a9..cdc0389e1 100644 --- a/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/Cocoa/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Cocoa/Colors/SplatColorExtensions.cs b/src/Splat.Drawing/Platforms/Cocoa/Colors/SplatColorExtensions.cs index e637f5b98..7e53c5686 100644 --- a/src/Splat.Drawing/Platforms/Cocoa/Colors/SplatColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/Cocoa/Colors/SplatColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/ReflectionStubs.cs b/src/Splat.Drawing/Platforms/ReflectionStubs.cs index 1fe40bdb9..ff67ac0ea 100644 --- a/src/Splat.Drawing/Platforms/ReflectionStubs.cs +++ b/src/Splat.Drawing/Platforms/ReflectionStubs.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/ServiceLocationDrawingInitialization.cs b/src/Splat.Drawing/Platforms/ServiceLocationDrawingInitialization.cs index 25518d6eb..0723fb5f4 100644 --- a/src/Splat.Drawing/Platforms/ServiceLocationDrawingInitialization.cs +++ b/src/Splat.Drawing/Platforms/ServiceLocationDrawingInitialization.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Tizen/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/Tizen/Bitmaps/BitmapMixins.cs index 201366a5c..14a394cfc 100644 --- a/src/Splat.Drawing/Platforms/Tizen/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/Tizen/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Tizen/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/Tizen/Bitmaps/PlatformBitmapLoader.cs index be9bb9622..c2360591c 100644 --- a/src/Splat.Drawing/Platforms/Tizen/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/Tizen/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/Tizen/Bitmaps/TizenBitmap.cs b/src/Splat.Drawing/Platforms/Tizen/Bitmaps/TizenBitmap.cs index c6460eb48..1c787dfac 100644 --- a/src/Splat.Drawing/Platforms/Tizen/Bitmaps/TizenBitmap.cs +++ b/src/Splat.Drawing/Platforms/Tizen/Bitmaps/TizenBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/TypeForwardedSystemDrawing.cs b/src/Splat.Drawing/Platforms/TypeForwardedSystemDrawing.cs index bcb37959c..11594f75d 100644 --- a/src/Splat.Drawing/Platforms/TypeForwardedSystemDrawing.cs +++ b/src/Splat.Drawing/Platforms/TypeForwardedSystemDrawing.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapImageBitmap.cs b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapImageBitmap.cs index faba964d4..2d3b0147d 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapImageBitmap.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapImageBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapMixins.cs index 4b97e7b6b..cdc5f104a 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/DispatcherMixin.cs b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/DispatcherMixin.cs index d34af72b5..fc280e53f 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/DispatcherMixin.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/DispatcherMixin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/PlatformBitmapLoader.cs index 9fe6874b8..3fd4054d0 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/WriteableBitmapImageBitmap.cs b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/WriteableBitmapImageBitmap.cs index a3a4a58fc..d56eb8b98 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Bitmaps/WriteableBitmapImageBitmap.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Bitmaps/WriteableBitmapImageBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Colors/ColorExtensions.cs b/src/Splat.Drawing/Platforms/WinRT/Colors/ColorExtensions.cs index 7ce96f6e7..a6c3cd5bc 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Colors/ColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Colors/ColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/WinRT/Colors/SplatColorExtensions.cs b/src/Splat.Drawing/Platforms/WinRT/Colors/SplatColorExtensions.cs index 8fc7386c0..494e4c1c6 100644 --- a/src/Splat.Drawing/Platforms/WinRT/Colors/SplatColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/WinRT/Colors/SplatColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapMixins.cs index 69e859ec5..091ccbfa3 100644 --- a/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapSourceBitmap.cs b/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapSourceBitmap.cs index a5fe1b6a1..956aee6d5 100644 --- a/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapSourceBitmap.cs +++ b/src/Splat.Drawing/Platforms/net4/Bitmaps/BitmapSourceBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/net4/Bitmaps/PlatformBitmapLoader.cs index 25dc3d5a3..7fab9d4ed 100644 --- a/src/Splat.Drawing/Platforms/net4/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/net4/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Colors/ColorExtensions.cs b/src/Splat.Drawing/Platforms/net4/Colors/ColorExtensions.cs index b6546abe4..cbb6ba1f1 100644 --- a/src/Splat.Drawing/Platforms/net4/Colors/ColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/net4/Colors/ColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Colors/SplatColorExtensions.cs b/src/Splat.Drawing/Platforms/net4/Colors/SplatColorExtensions.cs index b05ba0664..0043854e9 100644 --- a/src/Splat.Drawing/Platforms/net4/Colors/SplatColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/net4/Colors/SplatColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Maths/PointExtensions.cs b/src/Splat.Drawing/Platforms/net4/Maths/PointExtensions.cs index a8fc994d2..02228023a 100644 --- a/src/Splat.Drawing/Platforms/net4/Maths/PointExtensions.cs +++ b/src/Splat.Drawing/Platforms/net4/Maths/PointExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Maths/RectExtensions.cs b/src/Splat.Drawing/Platforms/net4/Maths/RectExtensions.cs index c595cdeaf..269df7ff3 100644 --- a/src/Splat.Drawing/Platforms/net4/Maths/RectExtensions.cs +++ b/src/Splat.Drawing/Platforms/net4/Maths/RectExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net4/Maths/SizeExtensions.cs b/src/Splat.Drawing/Platforms/net4/Maths/SizeExtensions.cs index 6a7483a61..cceeb4ec1 100644 --- a/src/Splat.Drawing/Platforms/net4/Maths/SizeExtensions.cs +++ b/src/Splat.Drawing/Platforms/net4/Maths/SizeExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapMixins.cs index 69e859ec5..091ccbfa3 100644 --- a/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapSourceBitmap.cs b/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapSourceBitmap.cs index a5fe1b6a1..956aee6d5 100644 --- a/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapSourceBitmap.cs +++ b/src/Splat.Drawing/Platforms/net5/Bitmaps/BitmapSourceBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/net5/Bitmaps/PlatformBitmapLoader.cs index ecf9d16ad..40a3acde1 100644 --- a/src/Splat.Drawing/Platforms/net5/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/net5/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Colors/ColorExtensions.cs b/src/Splat.Drawing/Platforms/net5/Colors/ColorExtensions.cs index b6546abe4..cbb6ba1f1 100644 --- a/src/Splat.Drawing/Platforms/net5/Colors/ColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/net5/Colors/ColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Colors/SplatColorExtensions.cs b/src/Splat.Drawing/Platforms/net5/Colors/SplatColorExtensions.cs index b05ba0664..0043854e9 100644 --- a/src/Splat.Drawing/Platforms/net5/Colors/SplatColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/net5/Colors/SplatColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Maths/PointExtensions.cs b/src/Splat.Drawing/Platforms/net5/Maths/PointExtensions.cs index a8fc994d2..02228023a 100644 --- a/src/Splat.Drawing/Platforms/net5/Maths/PointExtensions.cs +++ b/src/Splat.Drawing/Platforms/net5/Maths/PointExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Maths/RectExtensions.cs b/src/Splat.Drawing/Platforms/net5/Maths/RectExtensions.cs index c595cdeaf..269df7ff3 100644 --- a/src/Splat.Drawing/Platforms/net5/Maths/RectExtensions.cs +++ b/src/Splat.Drawing/Platforms/net5/Maths/RectExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/net5/Maths/SizeExtensions.cs b/src/Splat.Drawing/Platforms/net5/Maths/SizeExtensions.cs index 6a7483a61..cceeb4ec1 100644 --- a/src/Splat.Drawing/Platforms/net5/Maths/SizeExtensions.cs +++ b/src/Splat.Drawing/Platforms/net5/Maths/SizeExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapMixins.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapMixins.cs index 69e859ec5..091ccbfa3 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapMixins.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapSourceBitmap.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapSourceBitmap.cs index a5fe1b6a1..956aee6d5 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapSourceBitmap.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/BitmapSourceBitmap.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/PlatformBitmapLoader.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/PlatformBitmapLoader.cs index ecf9d16ad..40a3acde1 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/PlatformBitmapLoader.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Bitmaps/PlatformBitmapLoader.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Colors/ColorExtensions.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Colors/ColorExtensions.cs index b6546abe4..cbb6ba1f1 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Colors/ColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Colors/ColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Colors/SplatColorExtensions.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Colors/SplatColorExtensions.cs index b05ba0664..0043854e9 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Colors/SplatColorExtensions.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Colors/SplatColorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Maths/PointExtensions.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Maths/PointExtensions.cs index a8fc994d2..02228023a 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Maths/PointExtensions.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Maths/PointExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Maths/RectExtensions.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Maths/RectExtensions.cs index c595cdeaf..269df7ff3 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Maths/RectExtensions.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Maths/RectExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Platforms/netcoreapp3/Maths/SizeExtensions.cs b/src/Splat.Drawing/Platforms/netcoreapp3/Maths/SizeExtensions.cs index 6a7483a61..cceeb4ec1 100644 --- a/src/Splat.Drawing/Platforms/netcoreapp3/Maths/SizeExtensions.cs +++ b/src/Splat.Drawing/Platforms/netcoreapp3/Maths/SizeExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Drawing/Properties/AssemblyInfo.cs b/src/Splat.Drawing/Properties/AssemblyInfo.cs index 46a00ca05..79e93dd42 100644 --- a/src/Splat.Drawing/Properties/AssemblyInfo.cs +++ b/src/Splat.Drawing/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.DryIoc.Tests/DependencyResolverTests.cs b/src/Splat.DryIoc.Tests/DependencyResolverTests.cs index c8acd1b37..5afe55e28 100644 --- a/src/Splat.DryIoc.Tests/DependencyResolverTests.cs +++ b/src/Splat.DryIoc.Tests/DependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.DryIoc/DryIocDependencyResolver.cs b/src/Splat.DryIoc/DryIocDependencyResolver.cs index c090aa5cc..387cafcbe 100644 --- a/src/Splat.DryIoc/DryIocDependencyResolver.cs +++ b/src/Splat.DryIoc/DryIocDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.DryIoc/SplatDryIocExtensions.cs b/src/Splat.DryIoc/SplatDryIocExtensions.cs index e2364a2c3..4e274ccc5 100644 --- a/src/Splat.DryIoc/SplatDryIocExtensions.cs +++ b/src/Splat.DryIoc/SplatDryIocExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Exceptionless/ExceptionlessFeatureUsageTrackingSession.cs b/src/Splat.Exceptionless/ExceptionlessFeatureUsageTrackingSession.cs index 964b0e187..2f17f48e3 100644 --- a/src/Splat.Exceptionless/ExceptionlessFeatureUsageTrackingSession.cs +++ b/src/Splat.Exceptionless/ExceptionlessFeatureUsageTrackingSession.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Exceptionless/ExceptionlessSplatLogger.cs b/src/Splat.Exceptionless/ExceptionlessSplatLogger.cs index 2b03b870c..eca56b7f3 100644 --- a/src/Splat.Exceptionless/ExceptionlessSplatLogger.cs +++ b/src/Splat.Exceptionless/ExceptionlessSplatLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Exceptionless/ExceptionlessViewTracking.cs b/src/Splat.Exceptionless/ExceptionlessViewTracking.cs index 8d8d63b24..c191b802a 100644 --- a/src/Splat.Exceptionless/ExceptionlessViewTracking.cs +++ b/src/Splat.Exceptionless/ExceptionlessViewTracking.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Exceptionless/MutableDependencyResolverExtensions.cs b/src/Splat.Exceptionless/MutableDependencyResolverExtensions.cs index 74835c367..9be869db6 100644 --- a/src/Splat.Exceptionless/MutableDependencyResolverExtensions.cs +++ b/src/Splat.Exceptionless/MutableDependencyResolverExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Log4Net/Log4NetLogger.cs b/src/Splat.Log4Net/Log4NetLogger.cs index 32b3e23ac..202988c8e 100644 --- a/src/Splat.Log4Net/Log4NetLogger.cs +++ b/src/Splat.Log4Net/Log4NetLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Log4Net/LogResolver.cs b/src/Splat.Log4Net/LogResolver.cs index 2688372f9..ae3318617 100644 --- a/src/Splat.Log4Net/LogResolver.cs +++ b/src/Splat.Log4Net/LogResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Log4Net/MutableDependencyResolverExtensions.cs b/src/Splat.Log4Net/MutableDependencyResolverExtensions.cs index 39a5bf1a1..4139f5e5e 100644 --- a/src/Splat.Log4Net/MutableDependencyResolverExtensions.cs +++ b/src/Splat.Log4Net/MutableDependencyResolverExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Log4Net/Properties/AssemblyInfo.cs b/src/Splat.Log4Net/Properties/AssemblyInfo.cs index 9ea613a95..e6519b716 100644 --- a/src/Splat.Log4Net/Properties/AssemblyInfo.cs +++ b/src/Splat.Log4Net/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.DependencyInjection.Tests/DependencyResolverTests.cs b/src/Splat.Microsoft.Extensions.DependencyInjection.Tests/DependencyResolverTests.cs index a156e84eb..af21e3401 100644 --- a/src/Splat.Microsoft.Extensions.DependencyInjection.Tests/DependencyResolverTests.cs +++ b/src/Splat.Microsoft.Extensions.DependencyInjection.Tests/DependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.DependencyInjection/MicrosoftDependencyResolver.cs b/src/Splat.Microsoft.Extensions.DependencyInjection/MicrosoftDependencyResolver.cs index 1544e07ef..d63f7ac9e 100644 --- a/src/Splat.Microsoft.Extensions.DependencyInjection/MicrosoftDependencyResolver.cs +++ b/src/Splat.Microsoft.Extensions.DependencyInjection/MicrosoftDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.DependencyInjection/SplatMicrosoftExtensions.cs b/src/Splat.Microsoft.Extensions.DependencyInjection/SplatMicrosoftExtensions.cs index 729c1a2a6..fccc8b03a 100644 --- a/src/Splat.Microsoft.Extensions.DependencyInjection/SplatMicrosoftExtensions.cs +++ b/src/Splat.Microsoft.Extensions.DependencyInjection/SplatMicrosoftExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLogProvider.cs b/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLogProvider.cs index 87d283032..16b11f546 100644 --- a/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLogProvider.cs +++ b/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLogProvider.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingExtensions.cs b/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingExtensions.cs index f798f3707..bc7e318a9 100644 --- a/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingExtensions.cs +++ b/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingLogger.cs b/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingLogger.cs index 9c34b27c4..e77396ca2 100644 --- a/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingLogger.cs +++ b/src/Splat.Microsoft.Extensions.Logging/MicrosoftExtensionsLoggingLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Microsoft.Extensions.Logging/MsLoggingHelpers.cs b/src/Splat.Microsoft.Extensions.Logging/MsLoggingHelpers.cs index d9bf5a419..86224f5ed 100644 --- a/src/Splat.Microsoft.Extensions.Logging/MsLoggingHelpers.cs +++ b/src/Splat.Microsoft.Extensions.Logging/MsLoggingHelpers.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.NLog/LogResolver.cs b/src/Splat.NLog/LogResolver.cs index 0dee6b255..752e72ddc 100644 --- a/src/Splat.NLog/LogResolver.cs +++ b/src/Splat.NLog/LogResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.NLog/MutableDependencyResolverExtensions.cs b/src/Splat.NLog/MutableDependencyResolverExtensions.cs index ebc258d35..07606eceb 100644 --- a/src/Splat.NLog/MutableDependencyResolverExtensions.cs +++ b/src/Splat.NLog/MutableDependencyResolverExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.NLog/NLogLogger.cs b/src/Splat.NLog/NLogLogger.cs index cdcab5925..55317c02b 100644 --- a/src/Splat.NLog/NLogLogger.cs +++ b/src/Splat.NLog/NLogLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Ninject.Tests/DependencyResolverTests.cs b/src/Splat.Ninject.Tests/DependencyResolverTests.cs index 6d29d490a..39c25651b 100644 --- a/src/Splat.Ninject.Tests/DependencyResolverTests.cs +++ b/src/Splat.Ninject.Tests/DependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Ninject/NinjectDependencyResolver.cs b/src/Splat.Ninject/NinjectDependencyResolver.cs index 9c6566dd6..ed5ca3bb2 100644 --- a/src/Splat.Ninject/NinjectDependencyResolver.cs +++ b/src/Splat.Ninject/NinjectDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Ninject/SplatNinjectExtensions.cs b/src/Splat.Ninject/SplatNinjectExtensions.cs index a973591c3..12e7aa21b 100644 --- a/src/Splat.Ninject/SplatNinjectExtensions.cs +++ b/src/Splat.Ninject/SplatNinjectExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Prism.Forms/PrismApplication.cs b/src/Splat.Prism.Forms/PrismApplication.cs index e8d674f81..37eea6a4a 100644 --- a/src/Splat.Prism.Forms/PrismApplication.cs +++ b/src/Splat.Prism.Forms/PrismApplication.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Prism.Tests/DependencyResolverTests.cs b/src/Splat.Prism.Tests/DependencyResolverTests.cs index d9dea3996..7409243f8 100644 --- a/src/Splat.Prism.Tests/DependencyResolverTests.cs +++ b/src/Splat.Prism.Tests/DependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Prism/SplatContainerExtension.cs b/src/Splat.Prism/SplatContainerExtension.cs index 23bfcaac0..605bf223f 100644 --- a/src/Splat.Prism/SplatContainerExtension.cs +++ b/src/Splat.Prism/SplatContainerExtension.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Raygun/RaygunFeatureUsageTrackingSession.cs b/src/Splat.Raygun/RaygunFeatureUsageTrackingSession.cs index 15a5dc266..88a9c2596 100644 --- a/src/Splat.Raygun/RaygunFeatureUsageTrackingSession.cs +++ b/src/Splat.Raygun/RaygunFeatureUsageTrackingSession.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Serilog/MutableDependencyResolverExtensions.cs b/src/Splat.Serilog/MutableDependencyResolverExtensions.cs index 7782db6ba..58862c233 100644 --- a/src/Splat.Serilog/MutableDependencyResolverExtensions.cs +++ b/src/Splat.Serilog/MutableDependencyResolverExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Serilog/Registration.cs b/src/Splat.Serilog/Registration.cs index fb6dd3d23..ca16e314f 100644 --- a/src/Splat.Serilog/Registration.cs +++ b/src/Splat.Serilog/Registration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Serilog/SerilogFullLogger.cs b/src/Splat.Serilog/SerilogFullLogger.cs index 50dce5857..c974020a3 100644 --- a/src/Splat.Serilog/SerilogFullLogger.cs +++ b/src/Splat.Serilog/SerilogFullLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Serilog/SerilogHelper.cs b/src/Splat.Serilog/SerilogHelper.cs index f05e0f97f..0d95e1f90 100644 --- a/src/Splat.Serilog/SerilogHelper.cs +++ b/src/Splat.Serilog/SerilogHelper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.SimpleInjector.Tests/DependencyResolverTests.cs b/src/Splat.SimpleInjector.Tests/DependencyResolverTests.cs index 1a4908d9c..f78f1ea46 100644 --- a/src/Splat.SimpleInjector.Tests/DependencyResolverTests.cs +++ b/src/Splat.SimpleInjector.Tests/DependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.SimpleInjector/SimpleInjectorDependencyResolver.cs b/src/Splat.SimpleInjector/SimpleInjectorDependencyResolver.cs index b89f0862d..98ad662f8 100644 --- a/src/Splat.SimpleInjector/SimpleInjectorDependencyResolver.cs +++ b/src/Splat.SimpleInjector/SimpleInjectorDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.SimpleInjector/SimpleInjectorInitializer.cs b/src/Splat.SimpleInjector/SimpleInjectorInitializer.cs index f7ac3ffc5..94a226f52 100644 --- a/src/Splat.SimpleInjector/SimpleInjectorInitializer.cs +++ b/src/Splat.SimpleInjector/SimpleInjectorInitializer.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.SimpleInjector/SplatSimpleInjectorExtensions.cs b/src/Splat.SimpleInjector/SplatSimpleInjectorExtensions.cs index b5e3d62a1..e44c1d382 100644 --- a/src/Splat.SimpleInjector/SplatSimpleInjectorExtensions.cs +++ b/src/Splat.SimpleInjector/SplatSimpleInjectorExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.SimpleInjector/TransientSimpleInjectorRegistration.cs b/src/Splat.SimpleInjector/TransientSimpleInjectorRegistration.cs index 509b1fdb2..247b97cba 100644 --- a/src/Splat.SimpleInjector/TransientSimpleInjectorRegistration.cs +++ b/src/Splat.SimpleInjector/TransientSimpleInjectorRegistration.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.TestRunner.Android/MainActivity.cs b/src/Splat.TestRunner.Android/MainActivity.cs index 85fa48e50..5192b91ed 100644 --- a/src/Splat.TestRunner.Android/MainActivity.cs +++ b/src/Splat.TestRunner.Android/MainActivity.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.TestRunner.Android/Properties/AssemblyInfo.cs b/src/Splat.TestRunner.Android/Properties/AssemblyInfo.cs index 9a294c356..38d22aef4 100644 --- a/src/Splat.TestRunner.Android/Properties/AssemblyInfo.cs +++ b/src/Splat.TestRunner.Android/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. @@ -14,7 +14,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Splat.TestRunner.Android")] -[assembly: AssemblyCopyright("Copyright © .NET Foundation 2020")] +[assembly: AssemblyCopyright("Copyright © .NET Foundation 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/src/Splat.TestRunner.Uwp/Properties/AssemblyInfo.cs b/src/Splat.TestRunner.Uwp/Properties/AssemblyInfo.cs index 71b5a4f03..8f3479c89 100644 --- a/src/Splat.TestRunner.Uwp/Properties/AssemblyInfo.cs +++ b/src/Splat.TestRunner.Uwp/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. @@ -12,7 +12,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Splat.TestRunner.UWP")] -[assembly: AssemblyCopyright("Copyright © .NET Foundation 2020")] +[assembly: AssemblyCopyright("Copyright © .NET Foundation 2021")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: AssemblyMetadata("TargetPlatform", "UAP")] diff --git a/src/Splat.TestRunner.Uwp/UnitTestApp.xaml.cs b/src/Splat.TestRunner.Uwp/UnitTestApp.xaml.cs index a9e226522..78e1e140e 100644 --- a/src/Splat.TestRunner.Uwp/UnitTestApp.xaml.cs +++ b/src/Splat.TestRunner.Uwp/UnitTestApp.xaml.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/API/ApiApprovalTests.cs b/src/Splat.Tests/API/ApiApprovalTests.cs index c0e386d5e..e11b91240 100644 --- a/src/Splat.Tests/API/ApiApprovalTests.cs +++ b/src/Splat.Tests/API/ApiApprovalTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApiExtensions.cs b/src/Splat.Tests/ApiExtensions.cs index 4f858eea7..78bd5378b 100644 --- a/src/Splat.Tests/ApiExtensions.cs +++ b/src/Splat.Tests/ApiExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterFeatureUsageTrackingSessionTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterFeatureUsageTrackingSessionTests.cs index 584980a3b..ba3a832b4 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterFeatureUsageTrackingSessionTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterFeatureUsageTrackingSessionTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterViewTrackingTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterViewTrackingTests.cs index 07295b972..390a77792 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterViewTrackingTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/AppCenterViewTrackingTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsFeatureUsageTrackingSessionTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsFeatureUsageTrackingSessionTests.cs index e80f8d826..109a9a88c 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsFeatureUsageTrackingSessionTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsFeatureUsageTrackingSessionTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsViewTrackingTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsViewTrackingTests.cs index cd3c226c3..1645a8c85 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsViewTrackingTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/ApplicationInsightsViewTrackingTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseFeatureUsageTrackingTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseFeatureUsageTrackingTests.cs index 6e4cb13c2..183afcf00 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseFeatureUsageTrackingTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseFeatureUsageTrackingTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseViewTrackingTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseViewTrackingTests.cs index 22dba15b5..e1ff69431 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseViewTrackingTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/BaseViewTrackingTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensionsTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensionsTests.cs index fd51d1efe..1c2d1a627 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensionsTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensionsTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/ExceptionlessFeatureUsageTrackingSessionTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/ExceptionlessFeatureUsageTrackingSessionTests.cs index 7ac94a1e8..8b0ff9a05 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/ExceptionlessFeatureUsageTrackingSessionTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/ExceptionlessFeatureUsageTrackingSessionTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ApplicationPerformanceMonitoring/RaygunFeatureUsageTrackingSessionTests.cs b/src/Splat.Tests/ApplicationPerformanceMonitoring/RaygunFeatureUsageTrackingSessionTests.cs index cdc86339a..09d47b8a4 100644 --- a/src/Splat.Tests/ApplicationPerformanceMonitoring/RaygunFeatureUsageTrackingSessionTests.cs +++ b/src/Splat.Tests/ApplicationPerformanceMonitoring/RaygunFeatureUsageTrackingSessionTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/LocatorTests.cs b/src/Splat.Tests/LocatorTests.cs index 44da1af25..64e83bfd3 100644 --- a/src/Splat.Tests/LocatorTests.cs +++ b/src/Splat.Tests/LocatorTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/ActionLoggerTests.cs b/src/Splat.Tests/Logging/ActionLoggerTests.cs index 49c0cc01d..be4c292b2 100644 --- a/src/Splat.Tests/Logging/ActionLoggerTests.cs +++ b/src/Splat.Tests/Logging/ActionLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/BaseTests/AllocateFreeErrorLoggerTestBase.cs b/src/Splat.Tests/Logging/BaseTests/AllocateFreeErrorLoggerTestBase.cs index efaadb599..bc6fe9689 100644 --- a/src/Splat.Tests/Logging/BaseTests/AllocateFreeErrorLoggerTestBase.cs +++ b/src/Splat.Tests/Logging/BaseTests/AllocateFreeErrorLoggerTestBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/BaseTests/AllocationFreeLoggerBaseTestBase.cs b/src/Splat.Tests/Logging/BaseTests/AllocationFreeLoggerBaseTestBase.cs index 7380300cb..1f54cd769 100644 --- a/src/Splat.Tests/Logging/BaseTests/AllocationFreeLoggerBaseTestBase.cs +++ b/src/Splat.Tests/Logging/BaseTests/AllocationFreeLoggerBaseTestBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/BaseTests/FullLoggerTestBase.cs b/src/Splat.Tests/Logging/BaseTests/FullLoggerTestBase.cs index e47a3dc41..7e9127a68 100644 --- a/src/Splat.Tests/Logging/BaseTests/FullLoggerTestBase.cs +++ b/src/Splat.Tests/Logging/BaseTests/FullLoggerTestBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/BaseTests/LoggerBase.cs b/src/Splat.Tests/Logging/BaseTests/LoggerBase.cs index a1df38739..b839d05e4 100644 --- a/src/Splat.Tests/Logging/BaseTests/LoggerBase.cs +++ b/src/Splat.Tests/Logging/BaseTests/LoggerBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/BaseTests/WrappingFullLoggerTestBase.cs b/src/Splat.Tests/Logging/BaseTests/WrappingFullLoggerTestBase.cs index e480abfd9..cb0ab0393 100644 --- a/src/Splat.Tests/Logging/BaseTests/WrappingFullLoggerTestBase.cs +++ b/src/Splat.Tests/Logging/BaseTests/WrappingFullLoggerTestBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/FullLoggers/NLogLoggerTests.cs b/src/Splat.Tests/Logging/FullLoggers/NLogLoggerTests.cs index 992428e98..b40d044f3 100644 --- a/src/Splat.Tests/Logging/FullLoggers/NLogLoggerTests.cs +++ b/src/Splat.Tests/Logging/FullLoggers/NLogLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/FullLoggers/SerilogLoggerTests.cs b/src/Splat.Tests/Logging/FullLoggers/SerilogLoggerTests.cs index ebb66df2a..942d3035e 100644 --- a/src/Splat.Tests/Logging/FullLoggers/SerilogLoggerTests.cs +++ b/src/Splat.Tests/Logging/FullLoggers/SerilogLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/Helpers/FormatHelper.cs b/src/Splat.Tests/Logging/Helpers/FormatHelper.cs index 10f69e84a..45f410911 100644 --- a/src/Splat.Tests/Logging/Helpers/FormatHelper.cs +++ b/src/Splat.Tests/Logging/Helpers/FormatHelper.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/WrappingFullLoggers/ConsoleLoggerTests.cs b/src/Splat.Tests/Logging/WrappingFullLoggers/ConsoleLoggerTests.cs index 8bbdef2a1..ab730457d 100644 --- a/src/Splat.Tests/Logging/WrappingFullLoggers/ConsoleLoggerTests.cs +++ b/src/Splat.Tests/Logging/WrappingFullLoggers/ConsoleLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/WrappingFullLoggers/ExceptionlessLoggerTests.cs b/src/Splat.Tests/Logging/WrappingFullLoggers/ExceptionlessLoggerTests.cs index abe8b2fd9..641c0da3c 100644 --- a/src/Splat.Tests/Logging/WrappingFullLoggers/ExceptionlessLoggerTests.cs +++ b/src/Splat.Tests/Logging/WrappingFullLoggers/ExceptionlessLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/WrappingFullLoggers/Log4NetLoggerTests.cs b/src/Splat.Tests/Logging/WrappingFullLoggers/Log4NetLoggerTests.cs index dc9a77c40..39f665b19 100644 --- a/src/Splat.Tests/Logging/WrappingFullLoggers/Log4NetLoggerTests.cs +++ b/src/Splat.Tests/Logging/WrappingFullLoggers/Log4NetLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/WrappingFullLoggers/MicrosoftExtensionsLoggingLoggerTests.cs b/src/Splat.Tests/Logging/WrappingFullLoggers/MicrosoftExtensionsLoggingLoggerTests.cs index c849fece0..dd6dccb92 100644 --- a/src/Splat.Tests/Logging/WrappingFullLoggers/MicrosoftExtensionsLoggingLoggerTests.cs +++ b/src/Splat.Tests/Logging/WrappingFullLoggers/MicrosoftExtensionsLoggingLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Logging/WrappingPrefixLoggerTests.cs b/src/Splat.Tests/Logging/WrappingPrefixLoggerTests.cs index faca4baab..910d04a6a 100644 --- a/src/Splat.Tests/Logging/WrappingPrefixLoggerTests.cs +++ b/src/Splat.Tests/Logging/WrappingPrefixLoggerTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/MemoizingMRUCacheTests.cs b/src/Splat.Tests/MemoizingMRUCacheTests.cs index 9509e63a1..06bc0c1b2 100644 --- a/src/Splat.Tests/MemoizingMRUCacheTests.cs +++ b/src/Splat.Tests/MemoizingMRUCacheTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Mocks/DummyObjectClass1.cs b/src/Splat.Tests/Mocks/DummyObjectClass1.cs index dd817e7ba..93c79a77f 100644 --- a/src/Splat.Tests/Mocks/DummyObjectClass1.cs +++ b/src/Splat.Tests/Mocks/DummyObjectClass1.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Mocks/DummyObjectClass2.cs b/src/Splat.Tests/Mocks/DummyObjectClass2.cs index d5ce5e94f..c10eef6e4 100644 --- a/src/Splat.Tests/Mocks/DummyObjectClass2.cs +++ b/src/Splat.Tests/Mocks/DummyObjectClass2.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Mocks/DummyObjectClass3.cs b/src/Splat.Tests/Mocks/DummyObjectClass3.cs index 5309447a7..e96171868 100644 --- a/src/Splat.Tests/Mocks/DummyObjectClass3.cs +++ b/src/Splat.Tests/Mocks/DummyObjectClass3.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Mocks/IDummyInterface.cs b/src/Splat.Tests/Mocks/IDummyInterface.cs index 03829a633..fd654087b 100644 --- a/src/Splat.Tests/Mocks/IDummyInterface.cs +++ b/src/Splat.Tests/Mocks/IDummyInterface.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Mocks/IMockLogTarget.cs b/src/Splat.Tests/Mocks/IMockLogTarget.cs index 1bb85e481..ebb27cd5c 100644 --- a/src/Splat.Tests/Mocks/IMockLogTarget.cs +++ b/src/Splat.Tests/Mocks/IMockLogTarget.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/Mocks/TextLogger.cs b/src/Splat.Tests/Mocks/TextLogger.cs index 868e82631..5c49eba1f 100644 --- a/src/Splat.Tests/Mocks/TextLogger.cs +++ b/src/Splat.Tests/Mocks/TextLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ServiceLocation/BaseDependencyResolverTests.cs b/src/Splat.Tests/ServiceLocation/BaseDependencyResolverTests.cs index cb350197c..1f4f036da 100644 --- a/src/Splat.Tests/ServiceLocation/BaseDependencyResolverTests.cs +++ b/src/Splat.Tests/ServiceLocation/BaseDependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/ServiceLocation/ModernDependencyResolverTests.cs b/src/Splat.Tests/ServiceLocation/ModernDependencyResolverTests.cs index b151d8d1f..4109e8cc2 100644 --- a/src/Splat.Tests/ServiceLocation/ModernDependencyResolverTests.cs +++ b/src/Splat.Tests/ServiceLocation/ModernDependencyResolverTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/TargetFrameworkExtensionsTests.cs b/src/Splat.Tests/TargetFrameworkExtensionsTests.cs index 60933233f..3d720490c 100644 --- a/src/Splat.Tests/TargetFrameworkExtensionsTests.cs +++ b/src/Splat.Tests/TargetFrameworkExtensionsTests.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat.Tests/XUnitHelpers.cs b/src/Splat.Tests/XUnitHelpers.cs index aad1162c7..b232382ed 100644 --- a/src/Splat.Tests/XUnitHelpers.cs +++ b/src/Splat.Tests/XUnitHelpers.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingManager.cs b/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingManager.cs index b8b7ea191..427d4c5fc 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingManager.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingSession.cs b/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingSession.cs index 2bc647b90..e5ff10aaa 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingSession.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/DefaultFeatureUsageTrackingSession.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensions.cs b/src/Splat/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensions.cs index 4bc6310fb..09b79d349 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensions.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/EnableFeatureUsageTrackingExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/FuncFeatureUsageTrackingManager.cs b/src/Splat/ApplicationPerformanceMonitoring/FuncFeatureUsageTrackingManager.cs index 34c21bc0f..528fc5bcb 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/FuncFeatureUsageTrackingManager.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/FuncFeatureUsageTrackingManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs b/src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs index c6e2bb0e4..7a2cfb129 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/IEnableFeatureUsageTracking.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingManager.cs b/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingManager.cs index 294c9e46a..f5601b12e 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingManager.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession.cs b/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession.cs index 63da711a3..8a04026a4 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession{TReferenceType}.cs b/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession{TReferenceType}.cs index d267889cb..ea97512c1 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession{TReferenceType}.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/IFeatureUsageTrackingSession{TReferenceType}.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ApplicationPerformanceMonitoring/IViewTracking.cs b/src/Splat/ApplicationPerformanceMonitoring/IViewTracking.cs index 28e0237c0..5c68ea068 100644 --- a/src/Splat/ApplicationPerformanceMonitoring/IViewTracking.cs +++ b/src/Splat/ApplicationPerformanceMonitoring/IViewTracking.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/AssemblyFinder.cs b/src/Splat/AssemblyFinder.cs index c11a624b2..09a0a82ec 100644 --- a/src/Splat/AssemblyFinder.cs +++ b/src/Splat/AssemblyFinder.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Disposables/ActionDisposable.cs b/src/Splat/Disposables/ActionDisposable.cs index 8ac1e1b4f..558cec1b3 100644 --- a/src/Splat/Disposables/ActionDisposable.cs +++ b/src/Splat/Disposables/ActionDisposable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Disposables/BooleanDisposable.cs b/src/Splat/Disposables/BooleanDisposable.cs index 2bd0bbf6b..78267d22a 100644 --- a/src/Splat/Disposables/BooleanDisposable.cs +++ b/src/Splat/Disposables/BooleanDisposable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Disposables/CompositeDisposable.cs b/src/Splat/Disposables/CompositeDisposable.cs index d512ee5a7..3504967d3 100644 --- a/src/Splat/Disposables/CompositeDisposable.cs +++ b/src/Splat/Disposables/CompositeDisposable.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/ActionLogger.cs b/src/Splat/Logging/ActionLogger.cs index 95341f93a..0514111d8 100644 --- a/src/Splat/Logging/ActionLogger.cs +++ b/src/Splat/Logging/ActionLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/AllocationFreeLoggerBase.cs b/src/Splat/Logging/AllocationFreeLoggerBase.cs index b3a0e0cab..8f2132a05 100644 --- a/src/Splat/Logging/AllocationFreeLoggerBase.cs +++ b/src/Splat/Logging/AllocationFreeLoggerBase.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/ConsoleLogger.cs b/src/Splat/Logging/ConsoleLogger.cs index d5e4ade83..43692b9a1 100644 --- a/src/Splat/Logging/ConsoleLogger.cs +++ b/src/Splat/Logging/ConsoleLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/DebugLogger.cs b/src/Splat/Logging/DebugLogger.cs index e1238c69a..edae3da7d 100644 --- a/src/Splat/Logging/DebugLogger.cs +++ b/src/Splat/Logging/DebugLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/DefaultLogManager.cs b/src/Splat/Logging/DefaultLogManager.cs index 4246ea6e1..22b862388 100644 --- a/src/Splat/Logging/DefaultLogManager.cs +++ b/src/Splat/Logging/DefaultLogManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/FullLoggerExtensions.cs b/src/Splat/Logging/FullLoggerExtensions.cs index b2a00d5a6..4e785bdb1 100644 --- a/src/Splat/Logging/FullLoggerExtensions.cs +++ b/src/Splat/Logging/FullLoggerExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/FuncLogManager.cs b/src/Splat/Logging/FuncLogManager.cs index a5868cefb..d04f494eb 100644 --- a/src/Splat/Logging/FuncLogManager.cs +++ b/src/Splat/Logging/FuncLogManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/IAllocationFreeErrorLogger.cs b/src/Splat/Logging/IAllocationFreeErrorLogger.cs index c055c04bb..666a1b21a 100644 --- a/src/Splat/Logging/IAllocationFreeErrorLogger.cs +++ b/src/Splat/Logging/IAllocationFreeErrorLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/IAllocationFreeLogger.cs b/src/Splat/Logging/IAllocationFreeLogger.cs index 6e94ba427..d23d8c32b 100644 --- a/src/Splat/Logging/IAllocationFreeLogger.cs +++ b/src/Splat/Logging/IAllocationFreeLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/IEnableLogger.cs b/src/Splat/Logging/IEnableLogger.cs index c04faab09..eea27f9f5 100644 --- a/src/Splat/Logging/IEnableLogger.cs +++ b/src/Splat/Logging/IEnableLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/IFullLogger.cs b/src/Splat/Logging/IFullLogger.cs index 983d9a89b..45d9e7964 100644 --- a/src/Splat/Logging/IFullLogger.cs +++ b/src/Splat/Logging/IFullLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/ILogManager.cs b/src/Splat/Logging/ILogManager.cs index 90a4ce585..675cda69f 100644 --- a/src/Splat/Logging/ILogManager.cs +++ b/src/Splat/Logging/ILogManager.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/ILogger.cs b/src/Splat/Logging/ILogger.cs index 2de15ad05..22a8ccf7d 100644 --- a/src/Splat/Logging/ILogger.cs +++ b/src/Splat/Logging/ILogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/IStaticFullLogger.cs b/src/Splat/Logging/IStaticFullLogger.cs index fdbe2b1da..9e8236c03 100644 --- a/src/Splat/Logging/IStaticFullLogger.cs +++ b/src/Splat/Logging/IStaticFullLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/LocalizableAttribute.cs b/src/Splat/Logging/LocalizableAttribute.cs index d2fb9cbb0..0a683eef5 100644 --- a/src/Splat/Logging/LocalizableAttribute.cs +++ b/src/Splat/Logging/LocalizableAttribute.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/LogHost.cs b/src/Splat/Logging/LogHost.cs index e981871fa..63b4b704c 100644 --- a/src/Splat/Logging/LogHost.cs +++ b/src/Splat/Logging/LogHost.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/LogLevel.cs b/src/Splat/Logging/LogLevel.cs index e115e1899..268228668 100644 --- a/src/Splat/Logging/LogLevel.cs +++ b/src/Splat/Logging/LogLevel.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/LogManagerMixin.cs b/src/Splat/Logging/LogManagerMixin.cs index da34e2b6a..937c4f3e0 100644 --- a/src/Splat/Logging/LogManagerMixin.cs +++ b/src/Splat/Logging/LogManagerMixin.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/LoggingException.cs b/src/Splat/Logging/LoggingException.cs index 375570916..d97976eb6 100644 --- a/src/Splat/Logging/LoggingException.cs +++ b/src/Splat/Logging/LoggingException.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/NullLogger.cs b/src/Splat/Logging/NullLogger.cs index 30edd7832..39abf4282 100644 --- a/src/Splat/Logging/NullLogger.cs +++ b/src/Splat/Logging/NullLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/StaticFullLogger.cs b/src/Splat/Logging/StaticFullLogger.cs index 9fb31f551..b3f813a56 100644 --- a/src/Splat/Logging/StaticFullLogger.cs +++ b/src/Splat/Logging/StaticFullLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/WrappingFullLogger.cs b/src/Splat/Logging/WrappingFullLogger.cs index 087295f3e..c79235834 100644 --- a/src/Splat/Logging/WrappingFullLogger.cs +++ b/src/Splat/Logging/WrappingFullLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/WrappingLogLevelLogger.cs b/src/Splat/Logging/WrappingLogLevelLogger.cs index 39bf472b1..75dabb731 100644 --- a/src/Splat/Logging/WrappingLogLevelLogger.cs +++ b/src/Splat/Logging/WrappingLogLevelLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Logging/WrappingPrefixLogger.cs b/src/Splat/Logging/WrappingPrefixLogger.cs index 057a5cada..a806741bf 100644 --- a/src/Splat/Logging/WrappingPrefixLogger.cs +++ b/src/Splat/Logging/WrappingPrefixLogger.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Maths/PointMathExtensions.cs b/src/Splat/Maths/PointMathExtensions.cs index 9aa6bcbd8..934696c8f 100644 --- a/src/Splat/Maths/PointMathExtensions.cs +++ b/src/Splat/Maths/PointMathExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Maths/RectEdge.cs b/src/Splat/Maths/RectEdge.cs index 923eb278f..94dea50ce 100644 --- a/src/Splat/Maths/RectEdge.cs +++ b/src/Splat/Maths/RectEdge.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Maths/RectangleMathExtensions.cs b/src/Splat/Maths/RectangleMathExtensions.cs index bd068b779..13fed6db6 100644 --- a/src/Splat/Maths/RectangleMathExtensions.cs +++ b/src/Splat/Maths/RectangleMathExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Maths/SizeMathExtensions.cs b/src/Splat/Maths/SizeMathExtensions.cs index 481de9181..5788ae542 100644 --- a/src/Splat/Maths/SizeMathExtensions.cs +++ b/src/Splat/Maths/SizeMathExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/MemoizingMRUCache.cs b/src/Splat/MemoizingMRUCache.cs index d591a3569..f921b06ea 100644 --- a/src/Splat/MemoizingMRUCache.cs +++ b/src/Splat/MemoizingMRUCache.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ModeDetection/DefaultModeDetector.cs b/src/Splat/ModeDetection/DefaultModeDetector.cs index 08f9ce987..135e6adba 100644 --- a/src/Splat/ModeDetection/DefaultModeDetector.cs +++ b/src/Splat/ModeDetection/DefaultModeDetector.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ModeDetection/IModeDetector.cs b/src/Splat/ModeDetection/IModeDetector.cs index a4a232a58..1222d9565 100644 --- a/src/Splat/ModeDetection/IModeDetector.cs +++ b/src/Splat/ModeDetection/IModeDetector.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ModeDetection/ModeDetector.cs b/src/Splat/ModeDetection/ModeDetector.cs index 4ddce100e..0845f7563 100644 --- a/src/Splat/ModeDetection/ModeDetector.cs +++ b/src/Splat/ModeDetection/ModeDetector.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/Properties/AssemblyInfo.cs b/src/Splat/Properties/AssemblyInfo.cs index 1bc73247f..12f309784 100644 --- a/src/Splat/Properties/AssemblyInfo.cs +++ b/src/Splat/Properties/AssemblyInfo.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/DependencyResolverMixins.cs b/src/Splat/ServiceLocation/DependencyResolverMixins.cs index 8c27a810f..474463564 100644 --- a/src/Splat/ServiceLocation/DependencyResolverMixins.cs +++ b/src/Splat/ServiceLocation/DependencyResolverMixins.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/FuncDependencyResolver.cs b/src/Splat/ServiceLocation/FuncDependencyResolver.cs index bd223d90a..3c27582d0 100644 --- a/src/Splat/ServiceLocation/FuncDependencyResolver.cs +++ b/src/Splat/ServiceLocation/FuncDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/IDependencyResolver.cs b/src/Splat/ServiceLocation/IDependencyResolver.cs index a08d2018a..dc23fe890 100644 --- a/src/Splat/ServiceLocation/IDependencyResolver.cs +++ b/src/Splat/ServiceLocation/IDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/IMutableDependencyResolver.cs b/src/Splat/ServiceLocation/IMutableDependencyResolver.cs index c81be4ed1..82a217d22 100644 --- a/src/Splat/ServiceLocation/IMutableDependencyResolver.cs +++ b/src/Splat/ServiceLocation/IMutableDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/IReadonlyDependencyResolver.cs b/src/Splat/ServiceLocation/IReadonlyDependencyResolver.cs index 0b83ee05e..79f56bc37 100644 --- a/src/Splat/ServiceLocation/IReadonlyDependencyResolver.cs +++ b/src/Splat/ServiceLocation/IReadonlyDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/InternalLocator.cs b/src/Splat/ServiceLocation/InternalLocator.cs index 0e08f8dd1..97b5625d7 100644 --- a/src/Splat/ServiceLocation/InternalLocator.cs +++ b/src/Splat/ServiceLocation/InternalLocator.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/Locator.cs b/src/Splat/ServiceLocation/Locator.cs index a4a3969b6..5e2a4848b 100644 --- a/src/Splat/ServiceLocation/Locator.cs +++ b/src/Splat/ServiceLocation/Locator.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/ModernDependencyResolver.cs b/src/Splat/ServiceLocation/ModernDependencyResolver.cs index a0e9e05cd..d6c5943df 100644 --- a/src/Splat/ServiceLocation/ModernDependencyResolver.cs +++ b/src/Splat/ServiceLocation/ModernDependencyResolver.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/ServiceLocation/ServiceLocationInitialization.cs b/src/Splat/ServiceLocation/ServiceLocationInitialization.cs index 3d13cf3ba..348edc811 100644 --- a/src/Splat/ServiceLocation/ServiceLocationInitialization.cs +++ b/src/Splat/ServiceLocation/ServiceLocationInitialization.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/Splat/TargetFrameworkExtensions.cs b/src/Splat/TargetFrameworkExtensions.cs index 10d27d1ba..6fe227730 100644 --- a/src/Splat/TargetFrameworkExtensions.cs +++ b/src/Splat/TargetFrameworkExtensions.cs @@ -1,4 +1,4 @@ -// Copyright (c) 2019 .NET Foundation and Contributors. All rights reserved. +// Copyright (c) 2021 .NET Foundation and Contributors. All rights reserved. // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for full license information. diff --git a/src/stylecop.json b/src/stylecop.json index 8efa0b983..241375bba 100644 --- a/src/stylecop.json +++ b/src/stylecop.json @@ -13,7 +13,7 @@ "documentPrivateFields": false, "documentationCulture": "en-US", "companyName": ".NET Foundation and Contributors", - "copyrightText": "Copyright (c) 2019 {companyName}. All rights reserved.\nLicensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the {licenseName} license.\nSee the {licenseFile} file in the project root for full license information.", + "copyrightText": "Copyright (c) 2021 {companyName}. All rights reserved.\nLicensed to the .NET Foundation under one or more agreements.\nThe .NET Foundation licenses this file to you under the {licenseName} license.\nSee the {licenseFile} file in the project root for full license information.", "variables": { "licenseName": "MIT", "licenseFile": "LICENSE"