diff options
Diffstat (limited to 'libhb/decsrtsub.c')
-rw-r--r-- | libhb/decsrtsub.c | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/libhb/decsrtsub.c b/libhb/decsrtsub.c index e70676c4c..55004c05f 100644 --- a/libhb/decsrtsub.c +++ b/libhb/decsrtsub.c @@ -1,7 +1,11 @@ -/* - This file is part of the HandBrake source code. +/* decsrtsub.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 + */ #include <stdlib.h> #include <stdio.h> |