diff options
Diffstat (limited to 'macosx/HandBrake Tests/HBMockTitle.h')
-rw-r--r-- | macosx/HandBrake Tests/HBMockTitle.h | 12 |
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" |