diff options
Diffstat (limited to 'macosx/HBQueueItem.h')
-rw-r--r-- | macosx/HBQueueItem.h | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/macosx/HBQueueItem.h b/macosx/HBQueueItem.h index d62eee5fa..28bb4af29 100644 --- a/macosx/HBQueueItem.h +++ b/macosx/HBQueueItem.h @@ -1,9 +1,8 @@ -// -// HBQueueItem.h -// HandBrake -// -// Created by Damiano Galassi on 07/02/2019. -// +/* HBQueueItem.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 <Foundation/Foundation.h> #import "HBDistributedArray.h" |