OSDN Git Service

WinGui:
[handbrake-jp/handbrake-jp-git.git] / win / C# / interop / InteropUtilities.cs
index d53c688..c845933 100644 (file)
@@ -1,9 +1,16 @@
-namespace HandBrake.Interop\r
+// --------------------------------------------------------------------------------------------------------------------\r
+// <copyright file="InteropUtilities.cs" company="HandBrake Project (http://handbrake.fr)">\r
+//   This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License.\r
+// </copyright>\r
+// <summary>\r
+//   Helper utilities for native interop.\r
+// </summary>\r
+// --------------------------------------------------------------------------------------------------------------------\r
+\r
+namespace HandBrake.Interop\r
 {\r
     using System;\r
     using System.Collections.Generic;\r
-    using System.Linq;\r
-    using System.Text;\r
     using System.Runtime.InteropServices;\r
 \r
     /// <summary>\r