summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrakeKitTests
diff options
context:
space:
mode:
authorDamiano Galassi <[email protected]>2019-10-04 10:40:04 +0200
committerDamiano Galassi <[email protected]>2019-10-04 10:40:04 +0200
commit7a5340aa37a679295dcdf12dd67f95b93817a5b8 (patch)
tree30273f0f04621bc1a54d2040815f129d969f3edb /macosx/HandBrakeKitTests
parentead95407ccee69b39ef767aebca714bcfd07237c (diff)
MacGui: reorganize Xcode project groups and fix file copyright headers.
Diffstat (limited to 'macosx/HandBrakeKitTests')
-rw-r--r--macosx/HandBrakeKitTests/HBDictTests.m12
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HandBrakeKitTests/HBDictTests.m b/macosx/HandBrakeKitTests/HBDictTests.m
index 00a2099d7..0327380c4 100644
--- a/macosx/HandBrakeKitTests/HBDictTests.m
+++ b/macosx/HandBrakeKitTests/HBDictTests.m
@@ -1,10 +1,8 @@
-//
-// HBDictTests.m
-// HandBrake
-//
-// Created by Damiano Galassi on 01/03/16.
-//
-//
+/* HBDictTests.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 <XCTest/XCTest.h>
#import "NSDictionary+HBAdditions.h"