summaryrefslogtreecommitdiffstats
path: root/test/parsecsv.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/parsecsv.h')
-rw-r--r--test/parsecsv.h9
1 files changed, 6 insertions, 3 deletions
diff --git a/test/parsecsv.h b/test/parsecsv.h
index ef20792e7..180da178a 100644
--- a/test/parsecsv.h
+++ b/test/parsecsv.h
@@ -1,8 +1,11 @@
-/* $Id: parsecsv.h $
+/* 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: <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
+ */
/*
A very simple CSV file parser.