diff options
author | Damiano Galassi <[email protected]> | 2019-10-04 10:40:04 +0200 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2019-10-04 10:40:04 +0200 |
commit | 7a5340aa37a679295dcdf12dd67f95b93817a5b8 (patch) | |
tree | 30273f0f04621bc1a54d2040815f129d969f3edb /macosx/HBStateFormatter+Private.h | |
parent | ead95407ccee69b39ef767aebca714bcfd07237c (diff) |
MacGui: reorganize Xcode project groups and fix file copyright headers.
Diffstat (limited to 'macosx/HBStateFormatter+Private.h')
-rw-r--r-- | macosx/HBStateFormatter+Private.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/macosx/HBStateFormatter+Private.h b/macosx/HBStateFormatter+Private.h index 2f4f261a8..516e6c1fa 100644 --- a/macosx/HBStateFormatter+Private.h +++ b/macosx/HBStateFormatter+Private.h @@ -1,10 +1,8 @@ -// -// HBStateFormatter+Private.h -// HandBrake -// -// Created by Damiano Galassi on 24/02/16. -// -// +/* HBStateFormatter+Private.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 "HBStateFormatter.h" |