diff options
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> |