diff options
Diffstat (limited to 'macosx/HBDockTile.m')
-rw-r--r-- | macosx/HBDockTile.m | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBDockTile.m b/macosx/HBDockTile.m index dfad7d5ec..38a4dda3f 100644 --- a/macosx/HBDockTile.m +++ b/macosx/HBDockTile.m @@ -1,10 +1,8 @@ -// -// HBDockTile.m -// HandBrake -// -// Created by Damiano Galassi on 20/08/14. -// -// +/* HBDockTile.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 "HBDockTile.h" #import "DockTextField.h" |