update polymer

This commit is contained in:
Luke Pulverenti
2015-07-09 23:00:03 -04:00
parent 3e785cb820
commit 99d17aa088
7 changed files with 28 additions and 6 deletions

View File

@@ -5,11 +5,11 @@ 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("Media Browser Server")]
[assembly: AssemblyTitle("Emby Server")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Media Browser Server")]
[assembly: AssemblyProduct("Emby Server")]
[assembly: AssemblyCopyright("Copyright © 2013")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]