diff options
Diffstat (limited to 'macosx/HBHUDView.m')
-rw-r--r-- | macosx/HBHUDView.m | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBHUDView.m b/macosx/HBHUDView.m index 27b6407fa..e80e79093 100644 --- a/macosx/HBHUDView.m +++ b/macosx/HBHUDView.m @@ -1,10 +1,8 @@ -// -// HBVisualEffectBox.m -// HandBrake -// -// Created by Toby on 21/08/14. -// -// +/* HBHUDButtonCell.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 "HBHUDView.h" |