OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / frmSplashScreen.cs
index f86122c..6525072 100644 (file)
@@ -1,3 +1,9 @@
+/*  frmSplashScreen.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;\r
 using System.Collections.Generic;\r
 using System.ComponentModel;\r
@@ -14,8 +20,6 @@ namespace Handbrake
         public frmSplashScreen()\r
         {\r
             InitializeComponent();\r
-            //lbl_cli.Text = Properties.Settings.Default.CliVersion;\r
-            //lbl_gui.Text = Properties.Settings.Default.GuiVersion;\r
         }\r
     }\r
 }
\ No newline at end of file