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 Engine")] [assembly: AssemblyCopyright("Copyright © Deltares 2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]