aboutsummaryrefslogtreecommitdiff
path: root/BDInfo
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 /BDInfo
parent208585d3f60c6fe8e3e1dfcad7621a0d2884ad9e (diff)
Adjusted the Product Name so the User Agent is correct/better.
Diffstat (limited to 'BDInfo')
-rw-r--r--BDInfo/Properties/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/BDInfo/Properties/AssemblyInfo.cs b/BDInfo/Properties/AssemblyInfo.cs
index 788cf7366..482cd376a 100644
--- a/BDInfo/Properties/AssemblyInfo.cs
+++ b/BDInfo/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 © 2016 CinemaSquid. Copyright © 2019 Jellyfin Contributors. Code released under the GNU General Public License Version 2")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]