From 976158ef1ad55f52c425bd9d01b96a3d5f68b6b4 Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 4 Jun 2010 20:46:45 +0000 Subject: WinGui: #interop - Integrated Stylecop into the 2008 solution - Added file headers git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3354 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/interop/Language.cs | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'win/C#/interop/Language.cs') diff --git a/win/C#/interop/Language.cs b/win/C#/interop/Language.cs index e36110585..f16f80c2b 100644 --- a/win/C#/interop/Language.cs +++ b/win/C#/interop/Language.cs @@ -1,4 +1,13 @@ -namespace HandBrake.Interop +// -------------------------------------------------------------------------------------------------------------------- +// +// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License. +// +// +// Represents a language. +// +// -------------------------------------------------------------------------------------------------------------------- + +namespace HandBrake.Interop { /// /// Represents a language. -- cgit v1.2.3