From e8b47838402ffe5d224a48445ef1b9c9228bd08c Mon Sep 17 00:00:00 2001 From: sr55 Date: Fri, 15 Jun 2012 15:34:41 +0000 Subject: Updated file copyright / GPL headers git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@4737 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- libhb/update.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'libhb/update.c') diff --git a/libhb/update.c b/libhb/update.c index 9f725237b..ea09bf43e 100644 --- a/libhb/update.c +++ b/libhb/update.c @@ -1,8 +1,11 @@ -/* $Id: update.c,v 1.7 2005/03/26 23:04:14 titer Exp $ +/* update.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: . - 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 "hb.h" -- cgit v1.2.3