diff options
Diffstat (limited to 'macosx/InstantHandBrake/WhiteBox.h')
-rw-r--r-- | macosx/InstantHandBrake/WhiteBox.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/macosx/InstantHandBrake/WhiteBox.h b/macosx/InstantHandBrake/WhiteBox.h index cb9ff37ee..29632ce49 100644 --- a/macosx/InstantHandBrake/WhiteBox.h +++ b/macosx/InstantHandBrake/WhiteBox.h @@ -1,4 +1,8 @@ -/* WhiteBox */ +/* WhiteBox + + This file is part of the HandBrake source code. + Homepage: <http://handbrake.m0k.org/>. + It may be used under the terms of the GNU General Public License. */ #import <Cocoa/Cocoa.h> |