diff options
Diffstat (limited to 'macosx/HBMutablePreset.h')
-rw-r--r-- | macosx/HBMutablePreset.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBMutablePreset.h b/macosx/HBMutablePreset.h index 17d36f58e..12feacb8d 100644 --- a/macosx/HBMutablePreset.h +++ b/macosx/HBMutablePreset.h @@ -1,10 +1,8 @@ -// -// HBMutablePreset.h -// HandBrake -// -// Created by Damiano Galassi on 12/10/15. -// -// +/* HBMutablePreset.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> #import "HBPreset.h" |