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