X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmSplashScreen.cs;h=dca8bd2ff12c556eb5b17a023ac81717900c90b8;hb=a3a7afcb7aa68ec73f6552c528d93ea989905cc2;hp=f29cfde09d8e738536d76beff11a34198496b487;hpb=e3e275c8c360abf1010859647ccee00bad9d3069;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmSplashScreen.cs b/win/C#/frmSplashScreen.cs index f29cfde0..dca8bd2f 100644 --- a/win/C#/frmSplashScreen.cs +++ b/win/C#/frmSplashScreen.cs @@ -1,11 +1,10 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Text; +/* frmSplashScreen.cs $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ + using System.Windows.Forms; -using System.Threading; namespace Handbrake {