diff options
Diffstat (limited to 'win/C#/Presets/PlistPresetHandler.cs')
-rw-r--r-- | win/C#/Presets/PlistPresetHandler.cs | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/win/C#/Presets/PlistPresetHandler.cs b/win/C#/Presets/PlistPresetHandler.cs index 142662fd8..53b0d8c91 100644 --- a/win/C#/Presets/PlistPresetHandler.cs +++ b/win/C#/Presets/PlistPresetHandler.cs @@ -1,8 +1,7 @@ /* PlistPresetHandler.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.Presets
{
|