diff --git a/spine-csharp/Properties/AssemblyInfo.cs b/spine-csharp/Properties/AssemblyInfo.cs index 871268e17..7d6ed8df0 100644 --- a/spine-csharp/Properties/AssemblyInfo.cs +++ b/spine-csharp/Properties/AssemblyInfo.cs @@ -8,8 +8,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("spine-csharp")] [assembly: AssemblyProduct("spine-csharp")] [assembly: AssemblyDescription("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] +[assembly: AssemblyCompany("Esoteric Software")] +[assembly: AssemblyCopyright("Copyright © Esoteric Software 2013-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/spine-monogame/windows8-store/example/Properties/AssemblyInfo.cs b/spine-monogame/windows8-store/example/Properties/AssemblyInfo.cs index 82df9295a..9288461df 100644 --- a/spine-monogame/windows8-store/example/Properties/AssemblyInfo.cs +++ b/spine-monogame/windows8-store/example/Properties/AssemblyInfo.cs @@ -9,8 +9,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyProduct("spine-monogame-example")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyDescription("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyCopyright("Copyright © 2014")] +[assembly: AssemblyCompany("Esoteric Software")] +[assembly: AssemblyCopyright("Copyright © Esoteric Software 2013-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/spine-monogame/windows8-store/src/Properties/AssemblyInfo.cs b/spine-monogame/windows8-store/src/Properties/AssemblyInfo.cs index 57fffa7a5..065071dbb 100644 --- a/spine-monogame/windows8-store/src/Properties/AssemblyInfo.cs +++ b/spine-monogame/windows8-store/src/Properties/AssemblyInfo.cs @@ -5,12 +5,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("SpineMonogameWindows8Store")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyTitle("spine-monogame-win8store-example")] +[assembly: AssemblyProduct("spine-monogame-win8store-example")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] -[assembly: AssemblyProduct("SpineMonogameWindows8Store")] -[assembly: AssemblyCopyright("Copyright © 2013")] +[assembly: AssemblyDescription("")] +[assembly: AssemblyCompany("Esoteric Software")] +[assembly: AssemblyCopyright("Copyright © Esoteric Software 2013-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/spine-xna/Properties/AssemblyInfo.cs b/spine-xna/Properties/AssemblyInfo.cs index 8117bed42..b71ed01b4 100644 --- a/spine-xna/Properties/AssemblyInfo.cs +++ b/spine-xna/Properties/AssemblyInfo.cs @@ -8,8 +8,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("spine-xna")] [assembly: AssemblyProduct("spine-xna")] [assembly: AssemblyDescription("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] +[assembly: AssemblyCompany("Esoteric Software")] +[assembly: AssemblyCopyright("Copyright © Esoteric Software 2013-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/spine-xna/example/Properties/AssemblyInfo.cs b/spine-xna/example/Properties/AssemblyInfo.cs index f9b3c07df..d0fe099c2 100644 --- a/spine-xna/example/Properties/AssemblyInfo.cs +++ b/spine-xna/example/Properties/AssemblyInfo.cs @@ -8,8 +8,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyTitle("spine-xna-example")] [assembly: AssemblyProduct("spine-xna-example")] [assembly: AssemblyDescription("")] -[assembly: AssemblyCompany("Microsoft")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2013")] +[assembly: AssemblyCompany("Esoteric Software")] +[assembly: AssemblyCopyright("Copyright © Esoteric Software 2013-2016")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]