diff options
author | ritsuka <[email protected]> | 2015-01-09 07:41:26 +0000 |
---|---|---|
committer | ritsuka <[email protected]> | 2015-01-09 07:41:26 +0000 |
commit | ac06ddcb7419443aee3fecd5ff10b1f3e4af622e (patch) | |
tree | f735ea826b6fef4c152d343c45dc714013809e41 /macosx/HBAudioTrackPreset.h | |
parent | 49652651aacc104f48775780532df9ac332dccee (diff) |
MacGui: update a file header and fix a comment.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6699 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/HBAudioTrackPreset.h')
-rw-r--r-- | macosx/HBAudioTrackPreset.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBAudioTrackPreset.h b/macosx/HBAudioTrackPreset.h index 12ded68c8..9f6e09083 100644 --- a/macosx/HBAudioTrackPreset.h +++ b/macosx/HBAudioTrackPreset.h @@ -1,10 +1,8 @@ -// -// HBAudioEncoder.h -// HandBrake -// -// Created by Damiano Galassi on 30/07/14. -// -// +/* HBAudioTrackPreset.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 <Foundation/Foundation.h> |