OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / Properties / AssemblyInfo.cs
index ed9c1d1..59fcc36 100644 (file)
@@ -1,4 +1,10 @@
-using System.Reflection;\r
+/*  AssemblyInfo.cs $\r
+       \r
+          This file is part of the HandBrake source code.\r
+          Homepage: <http://handbrake.fr>.\r
+          It may be used under the terms of the GNU General Public License. */\r
+\r
+using System.Reflection;\r
 using System.Runtime.CompilerServices;\r
 using System.Runtime.InteropServices;\r
 using System.Resources;\r
@@ -6,12 +12,12 @@ using System.Resources;
 // General Information about an assembly is controlled through the following \r
 // set of attributes. Change these attribute values to modify the information\r
 // associated with an assembly.\r
-[assembly: AssemblyTitle("Handbrake")]\r
-[assembly: AssemblyDescription("DVD to MPEG-4 converter")]\r
+[assembly: AssemblyTitle("HandBrake")]\r
+[assembly: AssemblyDescription("HandBrake is a GPL-licensed, multiplatform, multithreaded video transcoder.")]\r
 [assembly: AssemblyConfiguration("")]\r
-[assembly: AssemblyCompany("Handbrake")]\r
-[assembly: AssemblyProduct("Handbrake")]\r
-[assembly: AssemblyCopyright("Copyright ©  2007")]\r
+[assembly: AssemblyCompany("HandBrake")]\r
+[assembly: AssemblyProduct("HandBrake")]\r
+[assembly: AssemblyCopyright("Copyright ©  2009")]\r
 [assembly: AssemblyTrademark("")]\r
 [assembly: AssemblyCulture("")]\r
 \r
@@ -30,6 +36,6 @@ using System.Resources;
 //      Build Number\r
 //      Revision\r
 //\r
-[assembly: AssemblyVersion("2.4.0.1")]\r
-[assembly: AssemblyFileVersion("2.4.0.1")]\r
+[assembly: AssemblyVersion("0.9.3.5")]\r
+[assembly: AssemblyFileVersion("0.9.3.5")]\r
 [assembly: NeutralResourcesLanguageAttribute("")]\r