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