aboutsummaryrefslogtreecommitdiffstats
path: root/src/pyexiv2.py
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2007-01-18 22:18:32 +0100
committerOlivier Tilloy <olivier@tilloy.net>2007-01-18 22:18:32 +0100
commitc17d5dec48a83e856452511ba206a966fc42ce65 (patch)
tree752ea5302a85441c3993cc264dd57fc0c448f0d1 /src/pyexiv2.py
parent3fe171b038568e2698279a41b990ba6c1d943583 (diff)
downloadpyexiv2-c17d5dec48a83e856452511ba206a966fc42ce65.tar.gz
Removed useless history in file headers (what use is it when using a VCS anyway?).
Diffstat (limited to 'src/pyexiv2.py')
-rw-r--r--src/pyexiv2.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/pyexiv2.py b/src/pyexiv2.py
index e4eae75..08cf936 100644
--- a/src/pyexiv2.py
+++ b/src/pyexiv2.py
@@ -24,12 +24,6 @@
#
# File: pyexiv2.py
# Author(s): Olivier Tilloy <olivier@tilloy.net>
-# History: 28-Dec-06, Olivier Tilloy: created
-# 30-Dec-06, Olivier Tilloy: documentation using doc strings
-# 08-Jan-07, Olivier Tilloy: improved the datetime conversion algo
-# 10-Jan-07, Olivier Tilloy: added method getIptcTagValue
-# 17-Jan-07, Olivier Tilloy: improved date and time conversion algos
-# added method setIptcTagValue
#
# ******************************************************************************