X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=win%2FC%23%2FfrmSplashScreen.cs;h=dca8bd2ff12c556eb5b17a023ac81717900c90b8;hb=d646c74eab71ce803181537759b19c9b2726fc0a;hp=b0e681251ae1a85de431088be0039afb4b32639b;hpb=e4a19a0e658b56e4b37571ff53a5fc1103c8d723;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/win/C#/frmSplashScreen.cs b/win/C#/frmSplashScreen.cs index b0e68125..dca8bd2f 100644 --- a/win/C#/frmSplashScreen.cs +++ b/win/C#/frmSplashScreen.cs @@ -1,9 +1,9 @@ -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; namespace Handbrake