aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-02-21 00:41:28 +0100
committerOlivier Tilloy <olivier@tilloy.net>2010-02-21 00:41:28 +0100
commitb520bd4e428a62c3822ab39c63a8d2ab1803ff1b (patch)
treed2ea7fb2080adbd36cf37cbee3c15fe5b636c99d
parentd0422faf99005ff3eee9870cb2b2e182c6289862 (diff)
downloadpyexiv2-b520bd4e428a62c3822ab39c63a8d2ab1803ff1b.tar.gz
Header cosmetics.
-rw-r--r--test/ReadMetadataTestCase.py6
1 files changed, 2 insertions, 4 deletions
diff --git a/test/ReadMetadataTestCase.py b/test/ReadMetadataTestCase.py
index 44121be..1461377 100644
--- a/test/ReadMetadataTestCase.py
+++ b/test/ReadMetadataTestCase.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python
# -*- coding: utf-8 -*-
# ******************************************************************************
@@ -21,9 +20,8 @@
# along with pyexiv2; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA.
#
-#
-# File: ReadMetadataTestCase.py
-# Author(s): Olivier Tilloy <olivier@tilloy.net>
+# Authors: Olivier Tilloy <olivier@tilloy.net>
+# Mark Lee <marklee@malept.com>
#
# ******************************************************************************