From 56efa02b74f7a45f2c1c7267d94b9c20324bafd9 Mon Sep 17 00:00:00 2001 From: Bitl Date: Thu, 7 Feb 2019 14:12:15 -0700 Subject: [PATCH] edited info --- .../NovetusLauncher/Properties/AssemblyInfo.cs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/NovetusLauncher/NovetusLauncher/Properties/AssemblyInfo.cs b/NovetusLauncher/NovetusLauncher/Properties/AssemblyInfo.cs index 8b78f07..606c495 100644 --- a/NovetusLauncher/NovetusLauncher/Properties/AssemblyInfo.cs +++ b/NovetusLauncher/NovetusLauncher/Properties/AssemblyInfo.cs @@ -9,12 +9,12 @@ 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: AssemblyTitle("NovetusLauncher")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("Novetus")] +[assembly: AssemblyDescription("Launcher for old ROBLOX clients")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("NovetusLauncher")] -[assembly: AssemblyCopyright("Copyright 2016")] +[assembly: AssemblyCompany("Bitl")] +[assembly: AssemblyProduct("Novetus")] +[assembly: AssemblyCopyright("(c) Bitl 2018-2019. All rights to ROBLOX go to the ROBLOX Corporation")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]