From 16477debabd0cd4bdd402529368d806b57a5170e Mon Sep 17 00:00:00 2001 From: sr55 Date: Sat, 9 Mar 2013 23:07:58 +0000 Subject: Some further header updates. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@5322 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- test/parsecsv.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'test/parsecsv.c') diff --git a/test/parsecsv.c b/test/parsecsv.c index f0c2a1ac5..8b287d08b 100644 --- a/test/parsecsv.c +++ b/test/parsecsv.c @@ -1,8 +1,11 @@ -/* $Id: parsecsv.c $ +/* parsecsv.c - This file is part of the HandBrake source code. + Copyright (c) 2003-2013 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 #include "hb.h" -- cgit v1.2.3