aboutsummaryrefslogtreecommitdiff
path: root/Emby.Drawing
diff options
context:
space:
mode:
authorErwin de Haan <EraYaN@users.noreply.github.com>2019-03-14 22:05:33 +0100
committerErwin de Haan <EraYaN@users.noreply.github.com>2019-03-14 22:11:47 +0100
commitee7bf86e0f76cdd655f9f9766a4b99f5210ce985 (patch)
tree9eedda161eabbcbae7c361d1369ad264c70b1fd9 /Emby.Drawing
parent208585d3f60c6fe8e3e1dfcad7621a0d2884ad9e (diff)
Adjusted the Product Name so the User Agent is correct/better.
Diffstat (limited to 'Emby.Drawing')
-rw-r--r--Emby.Drawing/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Emby.Drawing/Properties/AssemblyInfo.cs b/Emby.Drawing/Properties/AssemblyInfo.cs
index 8dfefe0af..442983960 100644
--- a/Emby.Drawing/Properties/AssemblyInfo.cs
+++ b/Emby.Drawing/Properties/AssemblyInfo.cs
@@ -8,7 +8,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("")]