From 5342a27559d17e5e7c6f4e1c2729280f7a7b6aac Mon Sep 17 00:00:00 2001 From: ClemensF Date: Tue, 7 May 2013 18:10:46 +0200 Subject: [PATCH] Version 1.3.0: Added class MapImageLayer for WMS based map overlays. Plus plenty of cleanup. --- MapControl/GlyphRunText.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MapControl/GlyphRunText.cs b/MapControl/GlyphRunText.cs index a6c222b3..179fcaf1 100644 --- a/MapControl/GlyphRunText.cs +++ b/MapControl/GlyphRunText.cs @@ -1,5 +1,5 @@ // XAML Map Control - http://xamlmapcontrol.codeplex.com/ -// Copyright © 2013 Clemens Fischer +// Copyright © Clemens Fischer 2012-2013 // Licensed under the Microsoft Public License (Ms-PL) using System;