# HG changeset patch # User IBBoard # Date 1264970755 0 # Node ID 6bbc5c08c06d160f9bc97500746575986548b57d # Parent 8a8735679d552b51743c9a4a435dabffce72dc2e * Update assembly description to try to avoid threatened legal action over similarity of descriptive phrase to a trademark no-open-ticket diff -r 8a8735679d55 -r 6bbc5c08c06d AssemblyInfo.cs --- a/AssemblyInfo.cs Sat Jan 30 20:57:36 2010 +0000 +++ b/AssemblyInfo.cs Sun Jan 31 20:45:55 2010 +0000 @@ -1,14 +1,14 @@ // This file (AssemblyInfo.cs) is a part of the IBBoard.WarFoundry.API project and is copyright 2009 IBBoard -// +// // The file and the library/program it is in are licensed and distributed, without warranty, under the GNU Affero GPL license, either version 3 of the License or (at your option) any later version. Please see COPYING for more information and the full license. using System.Reflection; using System.Runtime.CompilerServices; -// Information about this assembly is defined by the following attributes. +// Information about this assembly is defined by the following attributes. // Change them to the values specific to your project. [assembly: AssemblyTitle("WarFoundry (Qyoto)")] -[assembly: AssemblyDescription("The Qyoto (Qt#) interface for WarFoundry, the army creator/designer/builder designed to cover a wide range of wargame systems")] +[assembly: AssemblyDescription("The Qyoto (Qt#) interface for WarFoundry, the army creator designed to cover a wide range of wargame systems")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("WarFoundry")] @@ -22,7 +22,7 @@ [assembly: AssemblyVersion("0.0.1.*")] -// The following attributes are used to specify the signing key for the assembly, +// The following attributes are used to specify the signing key for the assembly, // if desired. See the Mono documentation for more information about signing. //[assembly: AssemblyDelaySign(false)]