diff options
Diffstat (limited to 'macosx/HBPictureViewController.h')
-rw-r--r-- | macosx/HBPictureViewController.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBPictureViewController.h b/macosx/HBPictureViewController.h index 4ee956fae..3b92615ca 100644 --- a/macosx/HBPictureViewController.h +++ b/macosx/HBPictureViewController.h @@ -1,10 +1,8 @@ -// -// HBPictureViewController.h -// HandBrake -// -// Created by Damiano Galassi on 24/07/15. -// -// +/* HBPictureViewController.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> |