summaryrefslogtreecommitdiffstats
path: root/macosx/HBMutablePreset.m
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2015-10-13 10:23:10 +0200
committerDamiano Galassi <[email protected]>2015-10-13 10:23:10 +0200
commit441754fd518abf26385035fa58a1c1fa048f4119 (patch)
treef0ee16e47a869eec39b755d6b1a6083fa4e7d97d /macosx/HBMutablePreset.m
parent14839ed2b8a7e4615b2c30fe8a46bb63819d0b40 (diff)
MacGui: fix HBMutablePreset header
Diffstat (limited to 'macosx/HBMutablePreset.m')
-rw-r--r--macosx/HBMutablePreset.m12
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBMutablePreset.m b/macosx/HBMutablePreset.m
index a41445b84..e773065ad 100644
--- a/macosx/HBMutablePreset.m
+++ b/macosx/HBMutablePreset.m
@@ -1,10 +1,8 @@
-//
-// HBMutablePreset.m
-// HandBrake
-//
-// Created by Damiano Galassi on 12/10/15.
-//
-//
+/* HBMutablePreset.m $
+
+ 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. */
#import "HBMutablePreset.h"