diff options
Diffstat (limited to 'macosx/InstantHandBrake/WhiteBox.m')
-rw-r--r-- | macosx/InstantHandBrake/WhiteBox.m | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/macosx/InstantHandBrake/WhiteBox.m b/macosx/InstantHandBrake/WhiteBox.m index 64d5c3490..8ce221aa4 100644 --- a/macosx/InstantHandBrake/WhiteBox.m +++ b/macosx/InstantHandBrake/WhiteBox.m @@ -1,3 +1,9 @@ +/* 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 "WhiteBox.h" @implementation WhiteBox |