diff options
Diffstat (limited to 'macosx/HBQueueOutlineView.h')
-rw-r--r-- | macosx/HBQueueOutlineView.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBQueueOutlineView.h b/macosx/HBQueueOutlineView.h index 7422973db..8565237cb 100644 --- a/macosx/HBQueueOutlineView.h +++ b/macosx/HBQueueOutlineView.h @@ -1,10 +1,8 @@ -// -// HBQueueOutlineView.h -// HandBrake -// -// Created by Damiano Galassi on 23/11/14. -// -// +/* HBQueueOutlineView.h $ + + 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 <Cocoa/Cocoa.h> |