Browse Source

Update product name to Jellyfin Server

Andrew Rabert 6 years ago
parent
commit
fbc82c88be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Emby.Server.Implementations/Properties/AssemblyInfo.cs

+ 1 - 1
Emby.Server.Implementations/Properties/AssemblyInfo.cs

@@ -9,7 +9,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyDescription("")]
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Jellyfin Project")]
-[assembly: AssemblyProduct("Jellyfin: The Free Software Media System")]
+[assembly: AssemblyProduct("Jellyfin Server")]
 [assembly: AssemblyCopyright("Copyright ©  2019 Jellyfin Contributors. Code released under the GNU General Public License Version 2")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]