diff options
Diffstat (limited to 'win/C#/frmDownload.cs')
-rw-r--r-- | win/C#/frmDownload.cs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/win/C#/frmDownload.cs b/win/C#/frmDownload.cs index 4fdd10dc4..69c079ab9 100644 --- a/win/C#/frmDownload.cs +++ b/win/C#/frmDownload.cs @@ -1,3 +1,9 @@ +/* frmDownload.cs $
+
+ This file is part of the HandBrake source code.
+ Homepage: <http://handbrake.m0k.org/>.
+ It may be used under the terms of the GNU General Public License. */
+
using System;
using System.Collections.Generic;
using System.ComponentModel;
|