using System.Reflection; using System.Runtime.InteropServices; // 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: AssemblyCompany("Deltares")] [assembly: AssemblyProduct("DAM (Dijksterkte Analyse Module)")] [assembly: AssemblyCopyright("Copyright © Deltares 2011-2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]