From 7481df6459c9ab20c6aa68159243f492d113736b Mon Sep 17 00:00:00 2001 From: Damiano Galassi Date: Fri, 26 Feb 2016 09:50:16 +0100 Subject: MacGui: move the objc libhb wrapper to a separate framework. --- macosx/HBAttributedStringAdditions.h | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'macosx/HBAttributedStringAdditions.h') diff --git a/macosx/HBAttributedStringAdditions.h b/macosx/HBAttributedStringAdditions.h index bcc26e839..890f6054a 100644 --- a/macosx/HBAttributedStringAdditions.h +++ b/macosx/HBAttributedStringAdditions.h @@ -1,10 +1,8 @@ -// -// HBAttributedStringAdditions.h -// HandBrake -// -// Created by Damiano Galassi on 16/01/15. -// -// +/* HBAttributedStringAdditions.h $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ #import -- cgit v1.2.3