From fc9a5c980b956f3ef5dda3af99571b631f3da1e2 Mon Sep 17 00:00:00 2001 From: ClemensFischer Date: Sat, 3 Feb 2024 21:01:53 +0100 Subject: [PATCH] Copyright note --- MBTiles/Shared/MBTileData.cs | 2 +- MBTiles/Shared/MBTileLayer.cs | 2 +- MBTiles/Shared/MBTileSource.cs | 2 +- MBTiles/UWP/Properties/AssemblyInfo.cs | 2 +- MapControl/Shared/AutoEquirectangularProjection.cs | 2 +- MapControl/Shared/AzimuthalEquidistantProjection.cs | 2 +- MapControl/Shared/AzimuthalProjection.cs | 2 +- MapControl/Shared/BindingHelper.cs | 2 +- MapControl/Shared/BingMapsTileLayer.cs | 2 +- MapControl/Shared/BingMapsTileSource.cs | 2 +- MapControl/Shared/BoundingBox.cs | 2 +- MapControl/Shared/BoundingBoxTileSource.cs | 2 +- MapControl/Shared/CenteredBoundingBox.cs | 2 +- MapControl/Shared/EquirectangularProjection.cs | 2 +- MapControl/Shared/Etrs89UtmProjection.cs | 2 +- MapControl/Shared/FilePath.cs | 2 +- MapControl/Shared/GeoImage.cs | 2 +- MapControl/Shared/GnomonicProjection.cs | 2 +- MapControl/Shared/GroundOverlay.cs | 2 +- MapControl/Shared/ImageLoader.cs | 2 +- MapControl/Shared/Intersections.cs | 2 +- MapControl/Shared/Location.cs | 2 +- MapControl/Shared/LocationCollection.cs | 2 +- MapControl/Shared/MapBase.cs | 2 +- MapControl/Shared/MapBorderPanel.cs | 2 +- MapControl/Shared/MapGraticule.cs | 2 +- MapControl/Shared/MapImageLayer.cs | 2 +- MapControl/Shared/MapItem.cs | 2 +- MapControl/Shared/MapItemsControl.cs | 2 +- MapControl/Shared/MapOverlay.cs | 2 +- MapControl/Shared/MapPanel.cs | 2 +- MapControl/Shared/MapPath.cs | 2 +- MapControl/Shared/MapPolygon.cs | 2 +- MapControl/Shared/MapPolyline.cs | 2 +- MapControl/Shared/MapProjection.cs | 2 +- MapControl/Shared/MapProjectionFactory.cs | 2 +- MapControl/Shared/MapRect.cs | 2 +- MapControl/Shared/MapScale.cs | 2 +- MapControl/Shared/MapTileLayer.cs | 2 +- MapControl/Shared/MapTileLayerBase.cs | 2 +- MapControl/Shared/Nad83UtmProjection.cs | 2 +- MapControl/Shared/OrthographicProjection.cs | 2 +- MapControl/Shared/PolarStereographicProjection.cs | 2 +- MapControl/Shared/PushpinBorder.cs | 2 +- MapControl/Shared/Scale.cs | 2 +- MapControl/Shared/StereographicProjection.cs | 2 +- MapControl/Shared/Tile.cs | 2 +- MapControl/Shared/TileCollection.cs | 2 +- MapControl/Shared/TileImageLoader.cs | 2 +- MapControl/Shared/TileMatrix.cs | 2 +- MapControl/Shared/TileSource.cs | 2 +- MapControl/Shared/TransverseMercatorProjection.cs | 2 +- MapControl/Shared/TypeConverters.cs | 2 +- MapControl/Shared/ViewRect.cs | 2 +- MapControl/Shared/ViewTransform.cs | 2 +- MapControl/Shared/ViewportChangedEventArgs.cs | 2 +- MapControl/Shared/WebMercatorProjection.cs | 2 +- MapControl/Shared/Wgs84UtmProjection.cs | 2 +- MapControl/Shared/WmsImageLayer.cs | 2 +- MapControl/Shared/WmtsCapabilities.cs | 2 +- MapControl/Shared/WmtsTileLayer.cs | 2 +- MapControl/Shared/WmtsTileMatrix.cs | 2 +- MapControl/Shared/WmtsTileMatrixLayer.cs | 2 +- MapControl/Shared/WmtsTileMatrixSet.cs | 2 +- MapControl/Shared/WmtsTileSource.cs | 2 +- MapControl/Shared/WorldMercatorProjection.cs | 2 +- MapControl/UWP/Properties/AssemblyInfo.cs | 2 +- MapControl/UWP/TileImageLoader.UWP.cs | 2 +- MapControl/WPF/GeoImage.WPF.cs | 2 +- MapControl/WPF/ImageLoader.WPF.cs | 2 +- MapControl/WPF/Map.WPF.cs | 2 +- MapControl/WPF/MapBase.WPF.cs | 2 +- MapControl/WPF/MapContentControl.WPF.cs | 2 +- MapControl/WPF/MapGraticule.WPF.cs | 2 +- MapControl/WPF/MapItem.WPF.cs | 2 +- MapControl/WPF/MapItemsControl.WPF.cs | 2 +- MapControl/WPF/MapItemsImageLayer.WPF.cs | 2 +- MapControl/WPF/MapMultiPolygon.WPF.cs | 2 +- MapControl/WPF/MapOverlay.WPF.cs | 2 +- MapControl/WPF/MapPanel.WPF.cs | 2 +- MapControl/WPF/MapPath.WPF.cs | 2 +- MapControl/WPF/PolygonCollection.WPF.cs | 2 +- MapControl/WPF/PushpinBorder.WPF.cs | 2 +- MapControl/WPF/Tile.WPF.cs | 2 +- MapControl/WPF/TileImageLoader.WPF.cs | 2 +- MapControl/WPF/Timer.WPF.cs | 2 +- MapControl/WinUI/Animatable.WinUI.cs | 2 +- MapControl/WinUI/GeoImage.WinUI.cs | 2 +- MapControl/WinUI/ImageLoader.WinUI.cs | 2 +- MapControl/WinUI/Map.WinUI.cs | 2 +- MapControl/WinUI/MapBase.WinUI.cs | 2 +- MapControl/WinUI/MapContentControl.WinUI.cs | 2 +- MapControl/WinUI/MapGraticule.WinUI.cs | 2 +- MapControl/WinUI/MapItem.WinUI.cs | 2 +- MapControl/WinUI/MapItemsControl.WinUI.cs | 2 +- MapControl/WinUI/MapOverlay.WinUI.cs | 2 +- MapControl/WinUI/MapPanel.WinUI.cs | 2 +- MapControl/WinUI/MapPath.WinUI.cs | 2 +- MapControl/WinUI/Matrix.WinUI.cs | 2 +- MapControl/WinUI/Point.WinUI.cs | 2 +- MapControl/WinUI/PushpinBorder.WinUI.cs | 2 +- MapControl/WinUI/Tile.WinUI.cs | 2 +- MapControl/WinUI/TileImageLoader.WinUI.cs | 2 +- MapControl/WinUI/Timer.WinUI.cs | 2 +- MapProjections/Shared/Ed50UtmProjection.cs | 2 +- MapProjections/Shared/Etrs89UtmProjection.cs | 2 +- MapProjections/Shared/GeoApiProjection.cs | 2 +- MapProjections/Shared/GeoApiProjectionFactory.cs | 2 +- MapProjections/Shared/Nad27UtmProjection.cs | 2 +- MapProjections/Shared/Nad83UtmProjection.cs | 2 +- MapProjections/Shared/WebMercatorProjection.cs | 2 +- MapProjections/Shared/Wgs84UtmProjection.cs | 2 +- MapProjections/Shared/WorldMercatorProjection.cs | 2 +- MapProjections/UWP/Properties/AssemblyInfo.cs | 2 +- MapUiTools/Shared/MapLayersMenuButton.cs | 2 +- MapUiTools/Shared/MapProjectionsMenuButton.cs | 2 +- MapUiTools/UWP/Properties/AssemblyInfo.cs | 2 +- MapUiTools/WPF/MenuButton.WPF.cs | 2 +- MapUiTools/WinUI/MenuButton.WinUI.cs | 2 +- SampleApps/Shared/HyperlinkText.cs | 2 +- SampleApps/UniversalApp/Properties/AssemblyInfo.cs | 2 +- 121 files changed, 121 insertions(+), 121 deletions(-) diff --git a/MBTiles/Shared/MBTileData.cs b/MBTiles/Shared/MBTileData.cs index 04d5607d..d0d64f7c 100644 --- a/MBTiles/Shared/MBTileData.cs +++ b/MBTiles/Shared/MBTileData.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MBTiles/Shared/MBTileLayer.cs b/MBTiles/Shared/MBTileLayer.cs index d275ca1b..5ce0c4b2 100644 --- a/MBTiles/Shared/MBTileLayer.cs +++ b/MBTiles/Shared/MBTileLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Threading.Tasks; diff --git a/MBTiles/Shared/MBTileSource.cs b/MBTiles/Shared/MBTileSource.cs index 0819a9b9..8fdafbd9 100644 --- a/MBTiles/Shared/MBTileSource.cs +++ b/MBTiles/Shared/MBTileSource.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MBTiles/UWP/Properties/AssemblyInfo.cs b/MBTiles/UWP/Properties/AssemblyInfo.cs index 0df6da87..6b9aa1d6 100644 --- a/MBTiles/UWP/Properties/AssemblyInfo.cs +++ b/MBTiles/UWP/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("XAML Map Control MBTiles Library for UWP")] [assembly: AssemblyProduct("XAML Map Control")] [assembly: AssemblyCompany("Clemens Fischer")] -[assembly: AssemblyCopyright("Copyright © 2023 Clemens Fischer")] +[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] [assembly: AssemblyVersion("8.3.0")] [assembly: AssemblyFileVersion("8.3.0")] diff --git a/MapControl/Shared/AutoEquirectangularProjection.cs b/MapControl/Shared/AutoEquirectangularProjection.cs index 142c92ac..57bcb735 100644 --- a/MapControl/Shared/AutoEquirectangularProjection.cs +++ b/MapControl/Shared/AutoEquirectangularProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/AzimuthalEquidistantProjection.cs b/MapControl/Shared/AzimuthalEquidistantProjection.cs index 5583a1a6..6c5e278d 100644 --- a/MapControl/Shared/AzimuthalEquidistantProjection.cs +++ b/MapControl/Shared/AzimuthalEquidistantProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/AzimuthalProjection.cs b/MapControl/Shared/AzimuthalProjection.cs index 96ed771c..da935a0b 100644 --- a/MapControl/Shared/AzimuthalProjection.cs +++ b/MapControl/Shared/AzimuthalProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/BindingHelper.cs b/MapControl/Shared/BindingHelper.cs index a5559d37..a17c8523 100644 --- a/MapControl/Shared/BindingHelper.cs +++ b/MapControl/Shared/BindingHelper.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/Shared/BingMapsTileLayer.cs b/MapControl/Shared/BingMapsTileLayer.cs index 6eb59df8..ba6c859e 100644 --- a/MapControl/Shared/BingMapsTileLayer.cs +++ b/MapControl/Shared/BingMapsTileLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/BingMapsTileSource.cs b/MapControl/Shared/BingMapsTileSource.cs index 0b4536c3..7bc5b2b7 100644 --- a/MapControl/Shared/BingMapsTileSource.cs +++ b/MapControl/Shared/BingMapsTileSource.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/BoundingBox.cs b/MapControl/Shared/BoundingBox.cs index d3312dee..4c373bac 100644 --- a/MapControl/Shared/BoundingBox.cs +++ b/MapControl/Shared/BoundingBox.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/BoundingBoxTileSource.cs b/MapControl/Shared/BoundingBoxTileSource.cs index 36b0ed21..0d57018f 100644 --- a/MapControl/Shared/BoundingBoxTileSource.cs +++ b/MapControl/Shared/BoundingBoxTileSource.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/CenteredBoundingBox.cs b/MapControl/Shared/CenteredBoundingBox.cs index 78e124be..5639901d 100644 --- a/MapControl/Shared/CenteredBoundingBox.cs +++ b/MapControl/Shared/CenteredBoundingBox.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/EquirectangularProjection.cs b/MapControl/Shared/EquirectangularProjection.cs index 4643a874..43ee09ac 100644 --- a/MapControl/Shared/EquirectangularProjection.cs +++ b/MapControl/Shared/EquirectangularProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Etrs89UtmProjection.cs b/MapControl/Shared/Etrs89UtmProjection.cs index bf4cff45..b61836d2 100644 --- a/MapControl/Shared/Etrs89UtmProjection.cs +++ b/MapControl/Shared/Etrs89UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/FilePath.cs b/MapControl/Shared/FilePath.cs index ca8934ac..98325452 100644 --- a/MapControl/Shared/FilePath.cs +++ b/MapControl/Shared/FilePath.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/GeoImage.cs b/MapControl/Shared/GeoImage.cs index a007d3c7..7b24650d 100644 --- a/MapControl/Shared/GeoImage.cs +++ b/MapControl/Shared/GeoImage.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/GnomonicProjection.cs b/MapControl/Shared/GnomonicProjection.cs index 2fd46834..b070f64a 100644 --- a/MapControl/Shared/GnomonicProjection.cs +++ b/MapControl/Shared/GnomonicProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/GroundOverlay.cs b/MapControl/Shared/GroundOverlay.cs index 114bee03..cd312c22 100644 --- a/MapControl/Shared/GroundOverlay.cs +++ b/MapControl/Shared/GroundOverlay.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/ImageLoader.cs b/MapControl/Shared/ImageLoader.cs index 0c61a770..74225a42 100644 --- a/MapControl/Shared/ImageLoader.cs +++ b/MapControl/Shared/ImageLoader.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Intersections.cs b/MapControl/Shared/Intersections.cs index c511d0c3..f85f5559 100644 --- a/MapControl/Shared/Intersections.cs +++ b/MapControl/Shared/Intersections.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Location.cs b/MapControl/Shared/Location.cs index dcb1aeb6..1d8ceef0 100644 --- a/MapControl/Shared/Location.cs +++ b/MapControl/Shared/Location.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/LocationCollection.cs b/MapControl/Shared/LocationCollection.cs index d14e0de2..d59f57a4 100644 --- a/MapControl/Shared/LocationCollection.cs +++ b/MapControl/Shared/LocationCollection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapBase.cs b/MapControl/Shared/MapBase.cs index 2e4e949e..f2bc4e3b 100644 --- a/MapControl/Shared/MapBase.cs +++ b/MapControl/Shared/MapBase.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapBorderPanel.cs b/MapControl/Shared/MapBorderPanel.cs index 2ae140e3..55e9c303 100644 --- a/MapControl/Shared/MapBorderPanel.cs +++ b/MapControl/Shared/MapBorderPanel.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/Shared/MapGraticule.cs b/MapControl/Shared/MapGraticule.cs index e8fbbe5d..a743ee70 100644 --- a/MapControl/Shared/MapGraticule.cs +++ b/MapControl/Shared/MapGraticule.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapImageLayer.cs b/MapControl/Shared/MapImageLayer.cs index 4571ad34..730495a1 100644 --- a/MapControl/Shared/MapImageLayer.cs +++ b/MapControl/Shared/MapImageLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapItem.cs b/MapControl/Shared/MapItem.cs index 9a69cf3c..ee9b1ceb 100644 --- a/MapControl/Shared/MapItem.cs +++ b/MapControl/Shared/MapItem.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/Shared/MapItemsControl.cs b/MapControl/Shared/MapItemsControl.cs index c78b2815..dab2c268 100644 --- a/MapControl/Shared/MapItemsControl.cs +++ b/MapControl/Shared/MapItemsControl.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapOverlay.cs b/MapControl/Shared/MapOverlay.cs index 58bcf82e..f10199a2 100644 --- a/MapControl/Shared/MapOverlay.cs +++ b/MapControl/Shared/MapOverlay.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/Shared/MapPanel.cs b/MapControl/Shared/MapPanel.cs index a2980c82..f2fe7e73 100644 --- a/MapControl/Shared/MapPanel.cs +++ b/MapControl/Shared/MapPanel.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapPath.cs b/MapControl/Shared/MapPath.cs index 997f5c5e..45e44a58 100644 --- a/MapControl/Shared/MapPath.cs +++ b/MapControl/Shared/MapPath.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/Shared/MapPolygon.cs b/MapControl/Shared/MapPolygon.cs index e79325d1..1e34b3ed 100644 --- a/MapControl/Shared/MapPolygon.cs +++ b/MapControl/Shared/MapPolygon.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/Shared/MapPolyline.cs b/MapControl/Shared/MapPolyline.cs index 09cbbad9..7a6f22df 100644 --- a/MapControl/Shared/MapPolyline.cs +++ b/MapControl/Shared/MapPolyline.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/Shared/MapProjection.cs b/MapControl/Shared/MapProjection.cs index c6284b91..e69c8da3 100644 --- a/MapControl/Shared/MapProjection.cs +++ b/MapControl/Shared/MapProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapProjectionFactory.cs b/MapControl/Shared/MapProjectionFactory.cs index 19db5da5..0d83bc2f 100644 --- a/MapControl/Shared/MapProjectionFactory.cs +++ b/MapControl/Shared/MapProjectionFactory.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) namespace MapControl diff --git a/MapControl/Shared/MapRect.cs b/MapControl/Shared/MapRect.cs index 5e1d4239..0ac396c8 100644 --- a/MapControl/Shared/MapRect.cs +++ b/MapControl/Shared/MapRect.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapScale.cs b/MapControl/Shared/MapScale.cs index eda9073a..a18583cd 100644 --- a/MapControl/Shared/MapScale.cs +++ b/MapControl/Shared/MapScale.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapTileLayer.cs b/MapControl/Shared/MapTileLayer.cs index a911a77a..67362b3b 100644 --- a/MapControl/Shared/MapTileLayer.cs +++ b/MapControl/Shared/MapTileLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/MapTileLayerBase.cs b/MapControl/Shared/MapTileLayerBase.cs index a0e03542..d703213d 100644 --- a/MapControl/Shared/MapTileLayerBase.cs +++ b/MapControl/Shared/MapTileLayerBase.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Nad83UtmProjection.cs b/MapControl/Shared/Nad83UtmProjection.cs index 3e0f49aa..b85f434d 100644 --- a/MapControl/Shared/Nad83UtmProjection.cs +++ b/MapControl/Shared/Nad83UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/OrthographicProjection.cs b/MapControl/Shared/OrthographicProjection.cs index f825dc68..3aaec51d 100644 --- a/MapControl/Shared/OrthographicProjection.cs +++ b/MapControl/Shared/OrthographicProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/PolarStereographicProjection.cs b/MapControl/Shared/PolarStereographicProjection.cs index b6354693..449bd222 100644 --- a/MapControl/Shared/PolarStereographicProjection.cs +++ b/MapControl/Shared/PolarStereographicProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/PushpinBorder.cs b/MapControl/Shared/PushpinBorder.cs index 31f934e7..9da9e8ef 100644 --- a/MapControl/Shared/PushpinBorder.cs +++ b/MapControl/Shared/PushpinBorder.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Scale.cs b/MapControl/Shared/Scale.cs index e496227b..146b1eed 100644 --- a/MapControl/Shared/Scale.cs +++ b/MapControl/Shared/Scale.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) namespace MapControl diff --git a/MapControl/Shared/StereographicProjection.cs b/MapControl/Shared/StereographicProjection.cs index 07ab3f3a..3b358f67 100644 --- a/MapControl/Shared/StereographicProjection.cs +++ b/MapControl/Shared/StereographicProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Tile.cs b/MapControl/Shared/Tile.cs index fafb2ce2..ec747937 100644 --- a/MapControl/Shared/Tile.cs +++ b/MapControl/Shared/Tile.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/TileCollection.cs b/MapControl/Shared/TileCollection.cs index d5ebf3b4..12910fe4 100644 --- a/MapControl/Shared/TileCollection.cs +++ b/MapControl/Shared/TileCollection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/Shared/TileImageLoader.cs b/MapControl/Shared/TileImageLoader.cs index 819d0265..7ab118d8 100644 --- a/MapControl/Shared/TileImageLoader.cs +++ b/MapControl/Shared/TileImageLoader.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using Microsoft.Extensions.Caching.Distributed; diff --git a/MapControl/Shared/TileMatrix.cs b/MapControl/Shared/TileMatrix.cs index 1dbe62e3..d1de50d5 100644 --- a/MapControl/Shared/TileMatrix.cs +++ b/MapControl/Shared/TileMatrix.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) namespace MapControl diff --git a/MapControl/Shared/TileSource.cs b/MapControl/Shared/TileSource.cs index ffc279ba..427c6828 100644 --- a/MapControl/Shared/TileSource.cs +++ b/MapControl/Shared/TileSource.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/TransverseMercatorProjection.cs b/MapControl/Shared/TransverseMercatorProjection.cs index 6a7fe526..34ab106c 100644 --- a/MapControl/Shared/TransverseMercatorProjection.cs +++ b/MapControl/Shared/TransverseMercatorProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/TypeConverters.cs b/MapControl/Shared/TypeConverters.cs index afbf2a05..56f8d9c4 100644 --- a/MapControl/Shared/TypeConverters.cs +++ b/MapControl/Shared/TypeConverters.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/ViewRect.cs b/MapControl/Shared/ViewRect.cs index 1932a701..73650191 100644 --- a/MapControl/Shared/ViewRect.cs +++ b/MapControl/Shared/ViewRect.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) namespace MapControl diff --git a/MapControl/Shared/ViewTransform.cs b/MapControl/Shared/ViewTransform.cs index 9e28400a..aaed9012 100644 --- a/MapControl/Shared/ViewTransform.cs +++ b/MapControl/Shared/ViewTransform.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/ViewportChangedEventArgs.cs b/MapControl/Shared/ViewportChangedEventArgs.cs index 6a284f91..9af182d3 100644 --- a/MapControl/Shared/ViewportChangedEventArgs.cs +++ b/MapControl/Shared/ViewportChangedEventArgs.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WebMercatorProjection.cs b/MapControl/Shared/WebMercatorProjection.cs index d3367b37..a2721c69 100644 --- a/MapControl/Shared/WebMercatorProjection.cs +++ b/MapControl/Shared/WebMercatorProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/Wgs84UtmProjection.cs b/MapControl/Shared/Wgs84UtmProjection.cs index 68acaf67..cae78d0e 100644 --- a/MapControl/Shared/Wgs84UtmProjection.cs +++ b/MapControl/Shared/Wgs84UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WmsImageLayer.cs b/MapControl/Shared/WmsImageLayer.cs index d5ae431c..91cd9448 100644 --- a/MapControl/Shared/WmsImageLayer.cs +++ b/MapControl/Shared/WmsImageLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WmtsCapabilities.cs b/MapControl/Shared/WmtsCapabilities.cs index 21b2fcd5..99c95f5c 100644 --- a/MapControl/Shared/WmtsCapabilities.cs +++ b/MapControl/Shared/WmtsCapabilities.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WmtsTileLayer.cs b/MapControl/Shared/WmtsTileLayer.cs index a53e9339..b8d3c7e8 100644 --- a/MapControl/Shared/WmtsTileLayer.cs +++ b/MapControl/Shared/WmtsTileLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WmtsTileMatrix.cs b/MapControl/Shared/WmtsTileMatrix.cs index 6a5b4213..9933d588 100644 --- a/MapControl/Shared/WmtsTileMatrix.cs +++ b/MapControl/Shared/WmtsTileMatrix.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if !WINUI && !UWP diff --git a/MapControl/Shared/WmtsTileMatrixLayer.cs b/MapControl/Shared/WmtsTileMatrixLayer.cs index 48377dd2..1d37ff68 100644 --- a/MapControl/Shared/WmtsTileMatrixLayer.cs +++ b/MapControl/Shared/WmtsTileMatrixLayer.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WmtsTileMatrixSet.cs b/MapControl/Shared/WmtsTileMatrixSet.cs index e2fb85f6..95b527ec 100644 --- a/MapControl/Shared/WmtsTileMatrixSet.cs +++ b/MapControl/Shared/WmtsTileMatrixSet.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WmtsTileSource.cs b/MapControl/Shared/WmtsTileSource.cs index b9d94586..ea66f95b 100644 --- a/MapControl/Shared/WmtsTileSource.cs +++ b/MapControl/Shared/WmtsTileSource.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/Shared/WorldMercatorProjection.cs b/MapControl/Shared/WorldMercatorProjection.cs index 76a45135..d4b6fc92 100644 --- a/MapControl/Shared/WorldMercatorProjection.cs +++ b/MapControl/Shared/WorldMercatorProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/UWP/Properties/AssemblyInfo.cs b/MapControl/UWP/Properties/AssemblyInfo.cs index 5466b30a..65153de7 100644 --- a/MapControl/UWP/Properties/AssemblyInfo.cs +++ b/MapControl/UWP/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("XAML Map Control Library for UWP")] [assembly: AssemblyProduct("XAML Map Control")] [assembly: AssemblyCompany("Clemens Fischer")] -[assembly: AssemblyCopyright("Copyright © 2023 Clemens Fischer")] +[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] [assembly: AssemblyVersion("8.3.0")] [assembly: AssemblyFileVersion("8.3.0")] diff --git a/MapControl/UWP/TileImageLoader.UWP.cs b/MapControl/UWP/TileImageLoader.UWP.cs index e042464d..2c7a8465 100644 --- a/MapControl/UWP/TileImageLoader.UWP.cs +++ b/MapControl/UWP/TileImageLoader.UWP.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/GeoImage.WPF.cs b/MapControl/WPF/GeoImage.WPF.cs index f9c90aa7..e1c6df4f 100644 --- a/MapControl/WPF/GeoImage.WPF.cs +++ b/MapControl/WPF/GeoImage.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/ImageLoader.WPF.cs b/MapControl/WPF/ImageLoader.WPF.cs index e5d4e397..dfa395f5 100644 --- a/MapControl/WPF/ImageLoader.WPF.cs +++ b/MapControl/WPF/ImageLoader.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/Map.WPF.cs b/MapControl/WPF/Map.WPF.cs index 4e21f7da..44a11a36 100644 --- a/MapControl/WPF/Map.WPF.cs +++ b/MapControl/WPF/Map.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/MapBase.WPF.cs b/MapControl/WPF/MapBase.WPF.cs index d5935417..5ce324c3 100644 --- a/MapControl/WPF/MapBase.WPF.cs +++ b/MapControl/WPF/MapBase.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Windows; diff --git a/MapControl/WPF/MapContentControl.WPF.cs b/MapControl/WPF/MapContentControl.WPF.cs index 83f0d798..53c7bc25 100644 --- a/MapControl/WPF/MapContentControl.WPF.cs +++ b/MapControl/WPF/MapContentControl.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Windows; diff --git a/MapControl/WPF/MapGraticule.WPF.cs b/MapControl/WPF/MapGraticule.WPF.cs index bcd014cc..0919ae49 100644 --- a/MapControl/WPF/MapGraticule.WPF.cs +++ b/MapControl/WPF/MapGraticule.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/WPF/MapItem.WPF.cs b/MapControl/WPF/MapItem.WPF.cs index b37da483..47f76800 100644 --- a/MapControl/WPF/MapItem.WPF.cs +++ b/MapControl/WPF/MapItem.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Windows; diff --git a/MapControl/WPF/MapItemsControl.WPF.cs b/MapControl/WPF/MapItemsControl.WPF.cs index 57406e8e..51ac27f9 100644 --- a/MapControl/WPF/MapItemsControl.WPF.cs +++ b/MapControl/WPF/MapItemsControl.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Windows; diff --git a/MapControl/WPF/MapItemsImageLayer.WPF.cs b/MapControl/WPF/MapItemsImageLayer.WPF.cs index 0c5f3b58..e28ab40b 100644 --- a/MapControl/WPF/MapItemsImageLayer.WPF.cs +++ b/MapControl/WPF/MapItemsImageLayer.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/MapMultiPolygon.WPF.cs b/MapControl/WPF/MapMultiPolygon.WPF.cs index 654b5bba..eb79dc44 100644 --- a/MapControl/WPF/MapMultiPolygon.WPF.cs +++ b/MapControl/WPF/MapMultiPolygon.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/WPF/MapOverlay.WPF.cs b/MapControl/WPF/MapOverlay.WPF.cs index 3b6f1ca1..a28bf4cf 100644 --- a/MapControl/WPF/MapOverlay.WPF.cs +++ b/MapControl/WPF/MapOverlay.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/MapPanel.WPF.cs b/MapControl/WPF/MapPanel.WPF.cs index eb0c4954..094027e8 100644 --- a/MapControl/WPF/MapPanel.WPF.cs +++ b/MapControl/WPF/MapPanel.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Windows; diff --git a/MapControl/WPF/MapPath.WPF.cs b/MapControl/WPF/MapPath.WPF.cs index 7f40078a..9384b719 100644 --- a/MapControl/WPF/MapPath.WPF.cs +++ b/MapControl/WPF/MapPath.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/PolygonCollection.WPF.cs b/MapControl/WPF/PolygonCollection.WPF.cs index 48d8821e..c63d4267 100644 --- a/MapControl/WPF/PolygonCollection.WPF.cs +++ b/MapControl/WPF/PolygonCollection.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/PushpinBorder.WPF.cs b/MapControl/WPF/PushpinBorder.WPF.cs index d0b460d7..18f58586 100644 --- a/MapControl/WPF/PushpinBorder.WPF.cs +++ b/MapControl/WPF/PushpinBorder.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/Tile.WPF.cs b/MapControl/WPF/Tile.WPF.cs index 8378a311..b3a0d03e 100644 --- a/MapControl/WPF/Tile.WPF.cs +++ b/MapControl/WPF/Tile.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/TileImageLoader.WPF.cs b/MapControl/WPF/TileImageLoader.WPF.cs index c17b3839..98476dbd 100644 --- a/MapControl/WPF/TileImageLoader.WPF.cs +++ b/MapControl/WPF/TileImageLoader.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WPF/Timer.WPF.cs b/MapControl/WPF/Timer.WPF.cs index c7e60752..f99d1732 100644 --- a/MapControl/WPF/Timer.WPF.cs +++ b/MapControl/WPF/Timer.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WinUI/Animatable.WinUI.cs b/MapControl/WinUI/Animatable.WinUI.cs index f82188ef..70dd1448 100644 --- a/MapControl/WinUI/Animatable.WinUI.cs +++ b/MapControl/WinUI/Animatable.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/GeoImage.WinUI.cs b/MapControl/WinUI/GeoImage.WinUI.cs index 5678a9e6..c8a52b37 100644 --- a/MapControl/WinUI/GeoImage.WinUI.cs +++ b/MapControl/WinUI/GeoImage.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WinUI/ImageLoader.WinUI.cs b/MapControl/WinUI/ImageLoader.WinUI.cs index 7fcd2487..b7013ce7 100644 --- a/MapControl/WinUI/ImageLoader.WinUI.cs +++ b/MapControl/WinUI/ImageLoader.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WinUI/Map.WinUI.cs b/MapControl/WinUI/Map.WinUI.cs index 347a7968..32ca00e6 100644 --- a/MapControl/WinUI/Map.WinUI.cs +++ b/MapControl/WinUI/Map.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WinUI/MapBase.WinUI.cs b/MapControl/WinUI/MapBase.WinUI.cs index aae17a3e..38310015 100644 --- a/MapControl/WinUI/MapBase.WinUI.cs +++ b/MapControl/WinUI/MapBase.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/MapContentControl.WinUI.cs b/MapControl/WinUI/MapContentControl.WinUI.cs index 1a22f238..872286c2 100644 --- a/MapControl/WinUI/MapContentControl.WinUI.cs +++ b/MapControl/WinUI/MapContentControl.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/MapGraticule.WinUI.cs b/MapControl/WinUI/MapGraticule.WinUI.cs index 22e11bc9..c2c0f3c8 100644 --- a/MapControl/WinUI/MapGraticule.WinUI.cs +++ b/MapControl/WinUI/MapGraticule.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using Windows.Foundation; diff --git a/MapControl/WinUI/MapItem.WinUI.cs b/MapControl/WinUI/MapItem.WinUI.cs index 88424748..ec57a0dc 100644 --- a/MapControl/WinUI/MapItem.WinUI.cs +++ b/MapControl/WinUI/MapItem.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using Windows.System; diff --git a/MapControl/WinUI/MapItemsControl.WinUI.cs b/MapControl/WinUI/MapItemsControl.WinUI.cs index 38b10ed0..f97c09fa 100644 --- a/MapControl/WinUI/MapItemsControl.WinUI.cs +++ b/MapControl/WinUI/MapItemsControl.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/MapOverlay.WinUI.cs b/MapControl/WinUI/MapOverlay.WinUI.cs index d6e73baa..5530ecc6 100644 --- a/MapControl/WinUI/MapOverlay.WinUI.cs +++ b/MapControl/WinUI/MapOverlay.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/MapPanel.WinUI.cs b/MapControl/WinUI/MapPanel.WinUI.cs index 007781c6..f511d4c2 100644 --- a/MapControl/WinUI/MapPanel.WinUI.cs +++ b/MapControl/WinUI/MapPanel.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/MapPath.WinUI.cs b/MapControl/WinUI/MapPath.WinUI.cs index 1a5149b0..13a206d6 100644 --- a/MapControl/WinUI/MapPath.WinUI.cs +++ b/MapControl/WinUI/MapPath.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapControl/WinUI/Matrix.WinUI.cs b/MapControl/WinUI/Matrix.WinUI.cs index f662fb68..2d4781a3 100644 --- a/MapControl/WinUI/Matrix.WinUI.cs +++ b/MapControl/WinUI/Matrix.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapControl/WinUI/Point.WinUI.cs b/MapControl/WinUI/Point.WinUI.cs index 31b5b1b9..c1e30edf 100644 --- a/MapControl/WinUI/Point.WinUI.cs +++ b/MapControl/WinUI/Point.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) namespace MapControl diff --git a/MapControl/WinUI/PushpinBorder.WinUI.cs b/MapControl/WinUI/PushpinBorder.WinUI.cs index c1b03efb..fd2ce312 100644 --- a/MapControl/WinUI/PushpinBorder.WinUI.cs +++ b/MapControl/WinUI/PushpinBorder.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using Windows.Foundation; diff --git a/MapControl/WinUI/Tile.WinUI.cs b/MapControl/WinUI/Tile.WinUI.cs index 0248ddcf..e96bc147 100644 --- a/MapControl/WinUI/Tile.WinUI.cs +++ b/MapControl/WinUI/Tile.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) #if WINUI diff --git a/MapControl/WinUI/TileImageLoader.WinUI.cs b/MapControl/WinUI/TileImageLoader.WinUI.cs index b494c5e6..47cd1cae 100644 --- a/MapControl/WinUI/TileImageLoader.WinUI.cs +++ b/MapControl/WinUI/TileImageLoader.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using Microsoft.UI.Dispatching; diff --git a/MapControl/WinUI/Timer.WinUI.cs b/MapControl/WinUI/Timer.WinUI.cs index d9adc4dc..7e61e10f 100644 --- a/MapControl/WinUI/Timer.WinUI.cs +++ b/MapControl/WinUI/Timer.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using Microsoft.UI.Dispatching; diff --git a/MapProjections/Shared/Ed50UtmProjection.cs b/MapProjections/Shared/Ed50UtmProjection.cs index 15c401f3..3f0bd0d2 100644 --- a/MapProjections/Shared/Ed50UtmProjection.cs +++ b/MapProjections/Shared/Ed50UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapProjections/Shared/Etrs89UtmProjection.cs b/MapProjections/Shared/Etrs89UtmProjection.cs index cc5ab011..20be7779 100644 --- a/MapProjections/Shared/Etrs89UtmProjection.cs +++ b/MapProjections/Shared/Etrs89UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapProjections/Shared/GeoApiProjection.cs b/MapProjections/Shared/GeoApiProjection.cs index 44088d21..8ad7d922 100644 --- a/MapProjections/Shared/GeoApiProjection.cs +++ b/MapProjections/Shared/GeoApiProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using GeoAPI.CoordinateSystems; diff --git a/MapProjections/Shared/GeoApiProjectionFactory.cs b/MapProjections/Shared/GeoApiProjectionFactory.cs index 574a473f..8fe075a7 100644 --- a/MapProjections/Shared/GeoApiProjectionFactory.cs +++ b/MapProjections/Shared/GeoApiProjectionFactory.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapProjections/Shared/Nad27UtmProjection.cs b/MapProjections/Shared/Nad27UtmProjection.cs index 8588590e..b2d36caa 100644 --- a/MapProjections/Shared/Nad27UtmProjection.cs +++ b/MapProjections/Shared/Nad27UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapProjections/Shared/Nad83UtmProjection.cs b/MapProjections/Shared/Nad83UtmProjection.cs index f88c5454..5267f124 100644 --- a/MapProjections/Shared/Nad83UtmProjection.cs +++ b/MapProjections/Shared/Nad83UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapProjections/Shared/WebMercatorProjection.cs b/MapProjections/Shared/WebMercatorProjection.cs index 16c575eb..0b123cbd 100644 --- a/MapProjections/Shared/WebMercatorProjection.cs +++ b/MapProjections/Shared/WebMercatorProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using ProjNet.CoordinateSystems; diff --git a/MapProjections/Shared/Wgs84UtmProjection.cs b/MapProjections/Shared/Wgs84UtmProjection.cs index f354ad65..61d2d0ef 100644 --- a/MapProjections/Shared/Wgs84UtmProjection.cs +++ b/MapProjections/Shared/Wgs84UtmProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using ProjNet.CoordinateSystems; diff --git a/MapProjections/Shared/WorldMercatorProjection.cs b/MapProjections/Shared/WorldMercatorProjection.cs index 55c92f2f..fa9dc787 100644 --- a/MapProjections/Shared/WorldMercatorProjection.cs +++ b/MapProjections/Shared/WorldMercatorProjection.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapProjections/UWP/Properties/AssemblyInfo.cs b/MapProjections/UWP/Properties/AssemblyInfo.cs index 3dfd341d..10ded5db 100644 --- a/MapProjections/UWP/Properties/AssemblyInfo.cs +++ b/MapProjections/UWP/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("XAML Map Control Projections Library for UWP")] [assembly: AssemblyProduct("XAML Map Control")] [assembly: AssemblyCompany("Clemens Fischer")] -[assembly: AssemblyCopyright("Copyright © 2023 Clemens Fischer")] +[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] [assembly: AssemblyVersion("8.3.0")] [assembly: AssemblyFileVersion("8.3.0")] diff --git a/MapUiTools/Shared/MapLayersMenuButton.cs b/MapUiTools/Shared/MapLayersMenuButton.cs index b35998ee..84eaee07 100644 --- a/MapUiTools/Shared/MapLayersMenuButton.cs +++ b/MapUiTools/Shared/MapLayersMenuButton.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/MapUiTools/Shared/MapProjectionsMenuButton.cs b/MapUiTools/Shared/MapProjectionsMenuButton.cs index afe4e6f5..e3b14c56 100644 --- a/MapUiTools/Shared/MapProjectionsMenuButton.cs +++ b/MapUiTools/Shared/MapProjectionsMenuButton.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.ObjectModel; diff --git a/MapUiTools/UWP/Properties/AssemblyInfo.cs b/MapUiTools/UWP/Properties/AssemblyInfo.cs index 2b8af69c..cff85f43 100644 --- a/MapUiTools/UWP/Properties/AssemblyInfo.cs +++ b/MapUiTools/UWP/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("XAML Map Control UI Tools Library for UWP")] [assembly: AssemblyProduct("XAML Map Control")] [assembly: AssemblyCompany("Clemens Fischer")] -[assembly: AssemblyCopyright("Copyright © 2023 Clemens Fischer")] +[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] [assembly: AssemblyVersion("8.3.0")] [assembly: AssemblyFileVersion("8.3.0")] diff --git a/MapUiTools/WPF/MenuButton.WPF.cs b/MapUiTools/WPF/MenuButton.WPF.cs index 754ced29..813ea217 100644 --- a/MapUiTools/WPF/MenuButton.WPF.cs +++ b/MapUiTools/WPF/MenuButton.WPF.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/MapUiTools/WinUI/MenuButton.WinUI.cs b/MapUiTools/WinUI/MenuButton.WinUI.cs index 7368af0b..84395102 100644 --- a/MapUiTools/WinUI/MenuButton.WinUI.cs +++ b/MapUiTools/WinUI/MenuButton.WinUI.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System.Collections.Generic; diff --git a/SampleApps/Shared/HyperlinkText.cs b/SampleApps/Shared/HyperlinkText.cs index d8f66593..bcd216e4 100644 --- a/SampleApps/Shared/HyperlinkText.cs +++ b/SampleApps/Shared/HyperlinkText.cs @@ -1,5 +1,5 @@ // XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control -// Copyright © 2023 Clemens Fischer +// Copyright © 2024 Clemens Fischer // Licensed under the Microsoft Public License (Ms-PL) using System; diff --git a/SampleApps/UniversalApp/Properties/AssemblyInfo.cs b/SampleApps/UniversalApp/Properties/AssemblyInfo.cs index c5e9d714..b0d2fd43 100644 --- a/SampleApps/UniversalApp/Properties/AssemblyInfo.cs +++ b/SampleApps/UniversalApp/Properties/AssemblyInfo.cs @@ -4,7 +4,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("XAML Map Control UWP Sample Application")] [assembly: AssemblyProduct("XAML Map Control")] [assembly: AssemblyCompany("Clemens Fischer")] -[assembly: AssemblyCopyright("Copyright © 2023 Clemens Fischer")] +[assembly: AssemblyCopyright("Copyright © 2024 Clemens Fischer")] [assembly: AssemblyTrademark("")] [assembly: AssemblyVersion("8.3.0")] [assembly: AssemblyFileVersion("8.3.0")]