diff options
Diffstat (limited to 'macosx/HBOutputPanelController.h')
-rw-r--r-- | macosx/HBOutputPanelController.h | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/macosx/HBOutputPanelController.h b/macosx/HBOutputPanelController.h index 32907b02b..2a1b6c282 100644 --- a/macosx/HBOutputPanelController.h +++ b/macosx/HBOutputPanelController.h @@ -1,9 +1,8 @@ -/** - * @file - * @date 18.5.2007 - * - * Interface of class HBOutputPanelController. - */ +/* HBOutputPanelController.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> |