diff options
author | Olivier Tilloy <olivier@tilloy.net> | 2011-08-20 11:05:24 +0200 |
---|---|---|
committer | Olivier Tilloy <olivier@tilloy.net> | 2011-08-20 11:05:24 +0200 |
commit | 1349de1bbed0dd8d6e92e62b24fc39ba3da0d92d (patch) | |
tree | f5abf9a3cc3ff76ece8410898241a1efabd0ec21 /test | |
parent | 19ab0d31a062fd4221a29f8e382069f690464bdf (diff) | |
download | pyexiv2-1349de1bbed0dd8d6e92e62b24fc39ba3da0d92d.tar.gz |
Updated header.
Diffstat (limited to 'test')
-rw-r--r-- | test/testutils.py | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/test/testutils.py b/test/testutils.py index e093a3e..67a572f 100644 --- a/test/testutils.py +++ b/test/testutils.py @@ -1,9 +1,8 @@ -#!/usr/bin/python # -*- coding: utf-8 -*- # ****************************************************************************** # -# Copyright (C) 2008-2010 Olivier Tilloy <olivier@tilloy.net> +# Copyright (C) 2008-2011 Olivier Tilloy <olivier@tilloy.net> # # This file is part of the pyexiv2 distribution. # @@ -21,9 +20,7 @@ # along with pyexiv2; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA. # -# -# File: testutils.py -# Author(s): Olivier Tilloy <olivier@tilloy.net> +# Author: Olivier Tilloy <olivier@tilloy.net> # # ****************************************************************************** |