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