From 87a19b6ceeb8af35aa0f3462fdd3d17fe0015b9e Mon Sep 17 00:00:00 2001 From: Connor W Date: Mon, 11 Dec 2017 15:42:27 +0000 Subject: [PATCH] Updated assembly info --- Hawkchat/Client/Properties/AssemblyInfo.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Hawkchat/Client/Properties/AssemblyInfo.cs b/Hawkchat/Client/Properties/AssemblyInfo.cs index 4f1666b..d87ec07 100644 --- a/Hawkchat/Client/Properties/AssemblyInfo.cs +++ b/Hawkchat/Client/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("Client")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("Hawk Chat")] +[assembly: AssemblyDescription("A free encrypted P2P chat program support a variety of features")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("Client")] -[assembly: AssemblyCopyright("Copyright © 2017")] +[assembly: AssemblyCompany("BlackHawk Software")] +[assembly: AssemblyProduct("Hawk Chat")] +[assembly: AssemblyCopyright("Copyright © BlackHawk Software 2017")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]