diff options
Diffstat (limited to 'win/C#/Properties')
-rw-r--r-- | win/C#/Properties/AssemblyInfo.cs | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/win/C#/Properties/AssemblyInfo.cs b/win/C#/Properties/AssemblyInfo.cs index 421c1cc1d..0068ddd25 100644 --- a/win/C#/Properties/AssemblyInfo.cs +++ b/win/C#/Properties/AssemblyInfo.cs @@ -1,8 +1,7 @@ /* AssemblyInfo.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. */
using System.Reflection;
using System.Resources;
|