diff options
Diffstat (limited to 'libhb/decvobsub.c')
-rw-r--r-- | libhb/decvobsub.c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/libhb/decvobsub.c b/libhb/decvobsub.c index 64353d941..b57c75f12 100644 --- a/libhb/decvobsub.c +++ b/libhb/decvobsub.c @@ -1,8 +1,11 @@ -/* $Id: decsub.c,v 1.12 2005/04/14 17:37:54 titer Exp $ +/* decvobsub.c - This file is part of the HandBrake source code. + Copyright (c) 2003-2012 HandBrake Team + 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. */ + It may be used under the terms of the GNU General Public License v2. + For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html + */ /* * Decoder for DVD bitmap subtitles, also known as "VOB subtitles" within the HandBrake source code. |