diff options
Diffstat (limited to 'libhb/dectx3gsub.c')
-rw-r--r-- | libhb/dectx3gsub.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/libhb/dectx3gsub.c b/libhb/dectx3gsub.c index c9c6a5f59..3efb74588 100644 --- a/libhb/dectx3gsub.c +++ b/libhb/dectx3gsub.c @@ -1,7 +1,11 @@ -/* - This file is part of the HandBrake source code. +/* dectx3gsub.c + + 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 + */ /* * Converts TX3G subtitles to UTF-8 subtitles with limited HTML-style markup (<b>, <i>, <u>). |