diff options
Diffstat (limited to 'win/C#/frmDownload.cs')
-rw-r--r-- | win/C#/frmDownload.cs | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/win/C#/frmDownload.cs b/win/C#/frmDownload.cs index 17ce3ec48..fb2b8ab06 100644 --- a/win/C#/frmDownload.cs +++ b/win/C#/frmDownload.cs @@ -1,8 +1,8 @@ /* frmDownload.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. */
+ 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. */
namespace Handbrake
{
|