summaryrefslogtreecommitdiffstats
path: root/macosx/HBHUDButtonCell.m
diff options
context:
space:
mode:
authorritsuka <[email protected]>2014-08-27 17:04:39 +0000
committerritsuka <[email protected]>2014-08-27 17:04:39 +0000
commitc64e27059451450dad978a2e7ec5f997fb839628 (patch)
treebd93a7e61d4b083a980282de0ac7edb5732f8548 /macosx/HBHUDButtonCell.m
parent8bbc86236d4fe653f66d45f3b4d5cb92c8614f5e (diff)
MacGui: corrected the file header.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6371 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBHUDButtonCell.m')
-rw-r--r--macosx/HBHUDButtonCell.m12
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBHUDButtonCell.m b/macosx/HBHUDButtonCell.m
index 8f6228f22..245ebb125 100644
--- a/macosx/HBHUDButtonCell.m
+++ b/macosx/HBHUDButtonCell.m
@@ -1,10 +1,8 @@
-//
-// HBHUDButtonCell.m
-// HandBrake
-//
-// Created by Damiano Galassi on 17/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 "HBHUDButtonCell.h"