Added Location

This commit is contained in:
ClemensF 2012-05-04 12:52:20 +02:00
parent caab7208a3
commit a98f59e1a9
35 changed files with 1235 additions and 717 deletions

View file

@ -6,12 +6,12 @@ using System.Windows;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("MapControl")]
[assembly: AssemblyDescription("MapControl")]
[assembly: AssemblyTitle("Map Control")]
[assembly: AssemblyDescription("WPF Map Control")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Clemens Fischer")]
[assembly: AssemblyProduct("MapControl")]
[assembly: AssemblyCopyright("Copyright © Clemens Fischer 2012")]
[assembly: AssemblyProduct("WPF Map Control")]
[assembly: AssemblyCopyright("Copyright © 2012 Clemens Fischer")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]