diff --git a/FileDbCache/Shared/FileDbCache.cs b/FileDbCache/Shared/FileDbCache.cs
index 0ee8e092..205f5a02 100644
--- a/FileDbCache/Shared/FileDbCache.cs
+++ b/FileDbCache/Shared/FileDbCache.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using FileDbNs;
diff --git a/FileDbCache/UWP/FileDbCache.UWP.cs b/FileDbCache/UWP/FileDbCache.UWP.cs
index 13ad5bef..3182c0c0 100644
--- a/FileDbCache/UWP/FileDbCache.UWP.cs
+++ b/FileDbCache/UWP/FileDbCache.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/FileDbCache/UWP/Properties/AssemblyInfo.cs b/FileDbCache/UWP/Properties/AssemblyInfo.cs
index 510af944..b0da94d3 100644
--- a/FileDbCache/UWP/Properties/AssemblyInfo.cs
+++ b/FileDbCache/UWP/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("IImageCache implementation based on EzTools FileDb")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/FileDbCache/WPF/FileDbCache.WPF.cs b/FileDbCache/WPF/FileDbCache.WPF.cs
index bc99b0bf..bf3ec8fa 100644
--- a/FileDbCache/WPF/FileDbCache.WPF.cs
+++ b/FileDbCache/WPF/FileDbCache.WPF.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/FileDbCache/WPF/Properties/AssemblyInfo.cs b/FileDbCache/WPF/Properties/AssemblyInfo.cs
index 11d102f9..79ea184d 100644
--- a/FileDbCache/WPF/Properties/AssemblyInfo.cs
+++ b/FileDbCache/WPF/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("ObjectCache implementation based on EzTools FileDb")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MBTiles/Shared/MBTileData.cs b/MBTiles/Shared/MBTileData.cs
index eb37664f..d5ad5841 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
-// © 2019 Clemens Fischer
+// © 2020 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 91b9ebd5..3133ea8f 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
-// © 2019 Clemens Fischer
+// © 2020 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 2ead69f2..c621600f 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
-// © 2019 Clemens Fischer
+// © 2020 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 fe331f1e..07a30da4 100644
--- a/MBTiles/UWP/Properties/AssemblyInfo.cs
+++ b/MBTiles/UWP/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("MBTiles Support Library for XAML Map Control")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MBTiles/WPF/Properties/AssemblyInfo.cs b/MBTiles/WPF/Properties/AssemblyInfo.cs
index 3d45d3c6..f8fe7440 100644
--- a/MBTiles/WPF/Properties/AssemblyInfo.cs
+++ b/MBTiles/WPF/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("MBTiles Support Library for XAML Map Control")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MapControl/Shared/AutoEquirectangularProjection.cs b/MapControl/Shared/AutoEquirectangularProjection.cs
index 5c3d5b79..a333446c 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
-// © 2019 Clemens Fischer
+// © 2020 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 aacbcfa1..4ba2ea68 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
-// © 2019 Clemens Fischer
+// © 2020 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 79f51956..021d4bd4 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/BingMapsTileLayer.cs b/MapControl/Shared/BingMapsTileLayer.cs
index 38c72412..ba45a438 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
-// © 2019 Clemens Fischer
+// © 2020 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 eb15ba24..0c0865fc 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
-// © 2019 Clemens Fischer
+// © 2020 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 0cf41e91..9634607d 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
-// © 2019 Clemens Fischer
+// © 2020 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 a552a931..9d53b573 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
-// © 2019 Clemens Fischer
+// © 2020 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 6a9faf0b..192a24a6 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
-// © 2019 Clemens Fischer
+// © 2020 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 f1f07f9e..52361d5a 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/HyperlinkText.cs b/MapControl/Shared/HyperlinkText.cs
index 62df21b4..1d53e6d0 100644
--- a/MapControl/Shared/HyperlinkText.cs
+++ b/MapControl/Shared/HyperlinkText.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 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 1c284ce4..63d5bca4 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
-// © 2019 Clemens Fischer
+// © 2020 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 02f49d81..a69b0d9b 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
-// © 2019 Clemens Fischer
+// © 2020 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 3f2bc03d..983eba1a 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
-// © 2019 Clemens Fischer
+// © 2020 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 f5beba83..f02add9c 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/LocationEx.cs b/MapControl/Shared/LocationEx.cs
index 28c855b1..6d49092f 100644
--- a/MapControl/Shared/LocationEx.cs
+++ b/MapControl/Shared/LocationEx.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 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 6a1abc0c..fe9d2b41 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/MapGraticule.cs b/MapControl/Shared/MapGraticule.cs
index 9cfffb5c..316aa81a 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
-// © 2019 Clemens Fischer
+// © 2020 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 0a128119..574a3899 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/MapItemsControl.cs b/MapControl/Shared/MapItemsControl.cs
index a3f5fa0d..c67461d5 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
-// © 2019 Clemens Fischer
+// © 2020 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 4f61114c..96900339 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
#if WINDOWS_UWP
diff --git a/MapControl/Shared/MapPanel.cs b/MapControl/Shared/MapPanel.cs
index c1752c6a..8941efe3 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/MapPolygon.cs b/MapControl/Shared/MapPolygon.cs
index b770be3e..c6a27933 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
-// © 2019 Clemens Fischer
+// © 2020 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 7af02576..9605791e 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
-// © 2019 Clemens Fischer
+// © 2020 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 a2c091ab..524b5408 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
-// © 2019 Clemens Fischer
+// © 2020 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 d60bd566..3a80e4b8 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/MapShape.cs b/MapControl/Shared/MapShape.cs
index 24331272..aaeb9bb3 100644
--- a/MapControl/Shared/MapShape.cs
+++ b/MapControl/Shared/MapShape.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
#if WINDOWS_UWP
diff --git a/MapControl/Shared/MapTileLayer.cs b/MapControl/Shared/MapTileLayer.cs
index 29b671f9..139e8553 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
-// © 2019 Clemens Fischer
+// © 2020 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 08855756..ea389fda 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/PolygonCollection.cs b/MapControl/Shared/PolygonCollection.cs
index bab0c2dc..aefd1ab2 100644
--- a/MapControl/Shared/PolygonCollection.cs
+++ b/MapControl/Shared/PolygonCollection.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/Pushpin.cs b/MapControl/Shared/Pushpin.cs
index 5e7234ae..b5a1b3e9 100644
--- a/MapControl/Shared/Pushpin.cs
+++ b/MapControl/Shared/Pushpin.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
#if WINDOWS_UWP
diff --git a/MapControl/Shared/StereographicProjection.cs b/MapControl/Shared/StereographicProjection.cs
index ef9fa244..425e5c02 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
-// © 2019 Clemens Fischer
+// © 2020 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 911c3b41..834c0a67 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/TileGrid.cs b/MapControl/Shared/TileGrid.cs
index 4eb774a3..c8c7fd78 100644
--- a/MapControl/Shared/TileGrid.cs
+++ b/MapControl/Shared/TileGrid.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/TileImageLoader.cs b/MapControl/Shared/TileImageLoader.cs
index 34fa3ef2..533068af 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/Shared/TileSource.cs b/MapControl/Shared/TileSource.cs
index 64288083..d89be952 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
-// © 2019 Clemens Fischer
+// © 2020 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 b35f3327..e80a0572 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
-// © 2019 Clemens Fischer
+// © 2020 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 1ce60b6a..68709a41 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
-// © 2019 Clemens Fischer
+// © 2020 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 59e5858a..61c845ea 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
-// © 2019 Clemens Fischer
+// © 2020 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 5801b66d..75391582 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/Extensions.UWP.cs b/MapControl/UWP/Extensions.UWP.cs
index ada6e084..d41c66f3 100644
--- a/MapControl/UWP/Extensions.UWP.cs
+++ b/MapControl/UWP/Extensions.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using Windows.UI.Xaml;
diff --git a/MapControl/UWP/ImageCache.UWP.cs b/MapControl/UWP/ImageCache.UWP.cs
index 703b8c83..39817249 100644
--- a/MapControl/UWP/ImageCache.UWP.cs
+++ b/MapControl/UWP/ImageCache.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/ImageFileCache.UWP.cs b/MapControl/UWP/ImageFileCache.UWP.cs
index 23ae1c75..9aea9671 100644
--- a/MapControl/UWP/ImageFileCache.UWP.cs
+++ b/MapControl/UWP/ImageFileCache.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/ImageLoader.UWP.cs b/MapControl/UWP/ImageLoader.UWP.cs
index aff97747..0dd571bc 100644
--- a/MapControl/UWP/ImageLoader.UWP.cs
+++ b/MapControl/UWP/ImageLoader.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/Map.UWP.cs b/MapControl/UWP/Map.UWP.cs
index 1332ff3e..95c723c9 100644
--- a/MapControl/UWP/Map.UWP.cs
+++ b/MapControl/UWP/Map.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/MapBase.UWP.cs b/MapControl/UWP/MapBase.UWP.cs
index 5aa89a6c..bad97e0b 100644
--- a/MapControl/UWP/MapBase.UWP.cs
+++ b/MapControl/UWP/MapBase.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using Windows.Foundation;
diff --git a/MapControl/UWP/MapGraticule.UWP.cs b/MapControl/UWP/MapGraticule.UWP.cs
index 17b93095..a2875ca8 100644
--- a/MapControl/UWP/MapGraticule.UWP.cs
+++ b/MapControl/UWP/MapGraticule.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/MapItemsControl.UWP.cs b/MapControl/UWP/MapItemsControl.UWP.cs
index 785e0854..6a9a3488 100644
--- a/MapControl/UWP/MapItemsControl.UWP.cs
+++ b/MapControl/UWP/MapItemsControl.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using Windows.System;
diff --git a/MapControl/UWP/MapOverlay.UWP.cs b/MapControl/UWP/MapOverlay.UWP.cs
index c4f63f44..3eb62792 100644
--- a/MapControl/UWP/MapOverlay.UWP.cs
+++ b/MapControl/UWP/MapOverlay.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using Windows.UI.Text;
diff --git a/MapControl/UWP/MapPanel.UWP.cs b/MapControl/UWP/MapPanel.UWP.cs
index 23a2b91a..be19e7f3 100644
--- a/MapControl/UWP/MapPanel.UWP.cs
+++ b/MapControl/UWP/MapPanel.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using Windows.UI.Xaml;
diff --git a/MapControl/UWP/MapShape.UWP.cs b/MapControl/UWP/MapShape.UWP.cs
index e3d23481..9003ccbe 100644
--- a/MapControl/UWP/MapShape.UWP.cs
+++ b/MapControl/UWP/MapShape.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.Collections.Generic;
diff --git a/MapControl/UWP/Matrix.UWP.cs b/MapControl/UWP/Matrix.UWP.cs
index e7c0f685..97963fec 100644
--- a/MapControl/UWP/Matrix.UWP.cs
+++ b/MapControl/UWP/Matrix.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/Point.UWP.cs b/MapControl/UWP/Point.UWP.cs
index 724a209b..4d26d319 100644
--- a/MapControl/UWP/Point.UWP.cs
+++ b/MapControl/UWP/Point.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
namespace MapControl
diff --git a/MapControl/UWP/Properties/AssemblyInfo.cs b/MapControl/UWP/Properties/AssemblyInfo.cs
index 702db651..77f138a7 100644
--- a/MapControl/UWP/Properties/AssemblyInfo.cs
+++ b/MapControl/UWP/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("XAML Map Control Library")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MapControl/UWP/Tile.UWP.cs b/MapControl/UWP/Tile.UWP.cs
index 6614cd05..7a70a90f 100644
--- a/MapControl/UWP/Tile.UWP.cs
+++ b/MapControl/UWP/Tile.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/TileImageLoader.UWP.cs b/MapControl/UWP/TileImageLoader.UWP.cs
index 45492559..6f233c2c 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/UWP/Vector.UWP.cs b/MapControl/UWP/Vector.UWP.cs
index 63525d15..988163a0 100644
--- a/MapControl/UWP/Vector.UWP.cs
+++ b/MapControl/UWP/Vector.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
namespace MapControl
diff --git a/MapControl/WPF/ImageFileCache.WPF.cs b/MapControl/WPF/ImageFileCache.WPF.cs
index 137eabaf..88e1f61e 100644
--- a/MapControl/WPF/ImageFileCache.WPF.cs
+++ b/MapControl/WPF/ImageFileCache.WPF.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 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 2fb479f1..ea499541 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.IO;
diff --git a/MapControl/WPF/Map.WPF.cs b/MapControl/WPF/Map.WPF.cs
index b5398a1f..ae255ede 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.Windows;
diff --git a/MapControl/WPF/MapBase.WPF.cs b/MapControl/WPF/MapBase.WPF.cs
index 563dc2b3..a3438fb3 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.Windows;
diff --git a/MapControl/WPF/MapControl.WPF.csproj b/MapControl/WPF/MapControl.WPF.csproj
index 3ec16c74..9f346b13 100644
--- a/MapControl/WPF/MapControl.WPF.csproj
+++ b/MapControl/WPF/MapControl.WPF.csproj
@@ -8,10 +8,10 @@
..\..\MapControl.snk
false
XAML Map Control
- Clemens Fischer
4.16.0
XAML Map Control Library
- Copyright © 2019 Clemens Fischer
+ Clemens Fischer
+ Copyright © 2020 Clemens Fischer
false
XAML.MapControl
MapControl.WPF
diff --git a/MapControl/WPF/MapGraticule.WPF.cs b/MapControl/WPF/MapGraticule.WPF.cs
index 0b8fb51f..c25b9dcb 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/WPF/MapItemsControl.WPF.cs b/MapControl/WPF/MapItemsControl.WPF.cs
index 084232ad..559249a0 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.Windows;
diff --git a/MapControl/WPF/MapMultiPolygon.WPF.cs b/MapControl/WPF/MapMultiPolygon.WPF.cs
index 332598a6..ac05185a 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
-// © 2019 Clemens Fischer
+// © 2020 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 e4186d91..44b98f31 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.Windows;
diff --git a/MapControl/WPF/MapPanel.WPF.cs b/MapControl/WPF/MapPanel.WPF.cs
index 60402722..3ba9c49c 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System.Windows;
diff --git a/MapControl/WPF/MapShape.WPF.cs b/MapControl/WPF/MapShape.WPF.cs
index 3c17e12c..0e13e898 100644
--- a/MapControl/WPF/MapShape.WPF.cs
+++ b/MapControl/WPF/MapShape.WPF.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 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 8945624c..a0443f75 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
-// © 2019 Clemens Fischer
+// © 2020 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 11096532..bb19328b 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapControl/WPF/TypeConverters.WPF.cs b/MapControl/WPF/TypeConverters.WPF.cs
index a86d9eec..f1a2b434 100644
--- a/MapControl/WPF/TypeConverters.WPF.cs
+++ b/MapControl/WPF/TypeConverters.WPF.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapImages/Shared/GroundOverlayPanel.cs b/MapImages/Shared/GroundOverlayPanel.cs
index 1305f879..c48ba250 100644
--- a/MapImages/Shared/GroundOverlayPanel.cs
+++ b/MapImages/Shared/GroundOverlayPanel.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapImages/Shared/WorldFileImage.cs b/MapImages/Shared/WorldFileImage.cs
index ece16622..a7f28ccf 100644
--- a/MapImages/Shared/WorldFileImage.cs
+++ b/MapImages/Shared/WorldFileImage.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using MapControl.Projections;
diff --git a/MapImages/UWP/Properties/AssemblyInfo.cs b/MapImages/UWP/Properties/AssemblyInfo.cs
index 5ec366cd..723a6963 100644
--- a/MapImages/UWP/Properties/AssemblyInfo.cs
+++ b/MapImages/UWP/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("Image Support Library for XAML Map Control")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MapImages/WPF/Properties/AssemblyInfo.cs b/MapImages/WPF/Properties/AssemblyInfo.cs
index ea87502c..cd345721 100644
--- a/MapImages/WPF/Properties/AssemblyInfo.cs
+++ b/MapImages/WPF/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("Image Support Library for XAML Map Control")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MapProjections/Shared/GeoApiProjection.cs b/MapProjections/Shared/GeoApiProjection.cs
index 08cd0a7d..7cecac55 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapProjections/Shared/PolarStereographicProjection.cs b/MapProjections/Shared/PolarStereographicProjection.cs
index 0b46a19a..5038eeb3 100644
--- a/MapProjections/Shared/PolarStereographicProjection.cs
+++ b/MapProjections/Shared/PolarStereographicProjection.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapProjections/Shared/UtmProjection.cs b/MapProjections/Shared/UtmProjection.cs
index 1b1b919b..66188b36 100644
--- a/MapProjections/Shared/UtmProjection.cs
+++ b/MapProjections/Shared/UtmProjection.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 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 04d9bf6c..987e0d0c 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
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/MapProjections/Shared/WorldMercatorProjection.cs b/MapProjections/Shared/WorldMercatorProjection.cs
index c30cadfe..03e9162c 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
-// © 2019 Clemens Fischer
+// © 2020 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 20cad6b2..c23de4ec 100644
--- a/MapProjections/UWP/Properties/AssemblyInfo.cs
+++ b/MapProjections/UWP/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("Map Projections Library for XAML Map Control")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/MapProjections/WPF/Properties/AssemblyInfo.cs b/MapProjections/WPF/Properties/AssemblyInfo.cs
index 24c935ae..3f037b2e 100644
--- a/MapProjections/WPF/Properties/AssemblyInfo.cs
+++ b/MapProjections/WPF/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("Map Projections Library for XAML Map Control")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/SQLiteCache/Shared/SQLiteCache.cs b/SQLiteCache/Shared/SQLiteCache.cs
index c0ae9887..88668427 100644
--- a/SQLiteCache/Shared/SQLiteCache.cs
+++ b/SQLiteCache/Shared/SQLiteCache.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/SQLiteCache/UWP/Properties/AssemblyInfo.cs b/SQLiteCache/UWP/Properties/AssemblyInfo.cs
index ac26b13f..6fddfa50 100644
--- a/SQLiteCache/UWP/Properties/AssemblyInfo.cs
+++ b/SQLiteCache/UWP/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("IImageCache implementation based on SQLite")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/SQLiteCache/UWP/SQLiteCache.UWP.cs b/SQLiteCache/UWP/SQLiteCache.UWP.cs
index 81fd5caf..69e50743 100644
--- a/SQLiteCache/UWP/SQLiteCache.UWP.cs
+++ b/SQLiteCache/UWP/SQLiteCache.UWP.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 Clemens Fischer
// Licensed under the Microsoft Public License (Ms-PL)
using System;
diff --git a/SQLiteCache/WPF/Properties/AssemblyInfo.cs b/SQLiteCache/WPF/Properties/AssemblyInfo.cs
index fd5168e0..3b7a8bd5 100644
--- a/SQLiteCache/WPF/Properties/AssemblyInfo.cs
+++ b/SQLiteCache/WPF/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("ObjectCache implementation based on SQLite")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/SQLiteCache/WPF/SQLiteCache.WPF.cs b/SQLiteCache/WPF/SQLiteCache.WPF.cs
index f3241714..272fb0b6 100644
--- a/SQLiteCache/WPF/SQLiteCache.WPF.cs
+++ b/SQLiteCache/WPF/SQLiteCache.WPF.cs
@@ -1,5 +1,5 @@
// XAML Map Control - https://github.com/ClemensFischer/XAML-Map-Control
-// © 2019 Clemens Fischer
+// © 2020 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 95a44770..b54ac6f6 100644
--- a/SampleApps/UniversalApp/Properties/AssemblyInfo.cs
+++ b/SampleApps/UniversalApp/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("XAML Map Control Universal Windows Sample Application")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyVersion("4.16.0")]
diff --git a/SampleApps/WpfApplication/Properties/AssemblyInfo.cs b/SampleApps/WpfApplication/Properties/AssemblyInfo.cs
index 17d687ec..27a47018 100644
--- a/SampleApps/WpfApplication/Properties/AssemblyInfo.cs
+++ b/SampleApps/WpfApplication/Properties/AssemblyInfo.cs
@@ -5,7 +5,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyDescription("XAML Map Control WPF Sample Application")]
[assembly: AssemblyProduct("XAML Map Control")]
[assembly: AssemblyCompany("Clemens Fischer")]
-[assembly: AssemblyCopyright("Copyright © 2019 Clemens Fischer")]
+[assembly: AssemblyCopyright("Copyright © 2020 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyVersion("4.16.0")]
[assembly: AssemblyFileVersion("4.16.0")]
diff --git a/SampleApps/WpfCoreApp/WpfCoreApp.csproj b/SampleApps/WpfCoreApp/WpfCoreApp.csproj
index 76ce8aa7..969048f1 100644
--- a/SampleApps/WpfCoreApp/WpfCoreApp.csproj
+++ b/SampleApps/WpfCoreApp/WpfCoreApp.csproj
@@ -5,9 +5,11 @@
netcoreapp3.1
true
WpfCoreApp
- 4.16.0
- Clemens Fischer
XAML Map Control
+ 4.16.0
+ XAML Map Control WPF Sample Application
+ Clemens Fischer
+ Copyright © 2020 Clemens Fischer