summaryrefslogtreecommitdiffstats
path: root/win/C#/Controls/PictureSettings.cs
diff options
context:
space:
mode:
authorsr55 <[email protected]>2010-01-31 14:40:06 +0000
committersr55 <[email protected]>2010-01-31 14:40:06 +0000
commitaa24522a3739ba995cb0890004e448c4d741b292 (patch)
tree87b6d611617f6a3f34c7d960e0dc63ed36d8228c /win/C#/Controls/PictureSettings.cs
parent138ea1180443c3b73b81e47da016a54bf133f133 (diff)
WinGui:
- More refactoring. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3092 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Controls/PictureSettings.cs')
-rw-r--r--win/C#/Controls/PictureSettings.cs6
1 files changed, 6 insertions, 0 deletions
diff --git a/win/C#/Controls/PictureSettings.cs b/win/C#/Controls/PictureSettings.cs
index cf8f022f1..d5d088b47 100644
--- a/win/C#/Controls/PictureSettings.cs
+++ b/win/C#/Controls/PictureSettings.cs
@@ -1,3 +1,9 @@
+/* PictureSetting.cs $
+
+ This file is part of the HandBrake source code.
+ Homepage: <http://handbrake.fr>.
+ It may be used under the terms of the GNU General Public License. */
+
using System;
using System.ComponentModel;
using System.Drawing;