diff --git a/Utils/Properties/AssemblyInfo.cs b/Utils/Properties/AssemblyInfo.cs index 9370e2e..8e0c0b5 100644 --- a/Utils/Properties/AssemblyInfo.cs +++ b/Utils/Properties/AssemblyInfo.cs @@ -5,12 +5,12 @@ // 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("Utils")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("SpoiledCat.Utils")] +[assembly: AssemblyDescription("Utility code")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("Utils")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCopyright("Copyright © Andreia Gaita 2014")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]