summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake Tests/HBMockTitle.h
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2015-10-28 08:14:08 +0100
committerDamiano Galassi <[email protected]>2015-10-28 08:14:08 +0100
commit5adcef6070a6b8f91a92d2c22e5449dab3b15a34 (patch)
treebd53553287de79de7062000eb987df205f397304 /macosx/HandBrake Tests/HBMockTitle.h
parent445938b7d30f2c7c695e8250c1e44d765c63531c (diff)
MacGui: add some subtitles tracks to the fake title used in tests.
Diffstat (limited to 'macosx/HandBrake Tests/HBMockTitle.h')
-rw-r--r--macosx/HandBrake Tests/HBMockTitle.h12
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HandBrake Tests/HBMockTitle.h b/macosx/HandBrake Tests/HBMockTitle.h
index ee1f87a62..e83a13ad2 100644
--- a/macosx/HandBrake Tests/HBMockTitle.h
+++ b/macosx/HandBrake Tests/HBMockTitle.h
@@ -1,10 +1,8 @@
-//
-// HBMockTitle.h
-// HandBrake
-//
-// Created by Damiano Galassi on 30/05/15.
-//
-//
+/* HBMockTitle
+
+ 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 <Foundation/Foundation.h>
#import "HBTitle.h"