Changeset 476

Show
Ignore:
Timestamp:
01/31/10 15:45:55 (7 months ago)
Author:
ibboard
Message:
  • Update assembly description to try to avoid threatened legal action over similarity of descriptive phrase to a trademark

no-open-ticket

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • IBBoard.WarFoundry.GUI.QtSharp/trunk/AssemblyInfo.cs

    r473 r476  
    11// This file (AssemblyInfo.cs) is a part of the IBBoard.WarFoundry.API project and is copyright 2009 IBBoard 
    2 //  
     2// 
    33// 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. 
    44using System.Reflection; 
    55using System.Runtime.CompilerServices; 
    66 
    7 // Information about this assembly is defined by the following attributes.  
     7// Information about this assembly is defined by the following attributes. 
    88// Change them to the values specific to your project. 
    99 
    1010[assembly: AssemblyTitle("WarFoundry (Qyoto)")] 
    11 [assembly: AssemblyDescription("The Qyoto (Qt#) interface for WarFoundry, the army creator/designer/builder designed to cover a wide range of wargame systems")] 
     11[assembly: AssemblyDescription("The Qyoto (Qt#) interface for WarFoundry, the army creator designed to cover a wide range of wargame systems")] 
    1212[assembly: AssemblyConfiguration("")] 
    1313[assembly: AssemblyCompany("")] 
     
    2323[assembly: AssemblyVersion("0.0.1.*")] 
    2424 
    25 // The following attributes are used to specify the signing key for the assembly,  
     25// The following attributes are used to specify the signing key for the assembly, 
    2626// if desired. See the Mono documentation for more information about signing. 
    2727