]> www.wagner.pp.ru Git - oss/ljdump.git/commitdiff
update to version 1.3.1
authorGreg Hewgill <greg@hewgill.com>
Thu, 8 Jan 2009 10:49:24 +0000 (23:49 +1300)
committerGreg Hewgill <greg@hewgill.com>
Thu, 8 Jan 2009 11:11:10 +0000 (00:11 +1300)
ljdump.py

index f06f3578f2560ecde70d3237fd54792c2c96e942..fbae90ad37f5cacbe938c1069e1ce949e7bca9d2 100755 (executable)
--- a/ljdump.py
+++ b/ljdump.py
@@ -2,7 +2,7 @@
 #
 # ljdump.py - livejournal archiver
 # Greg Hewgill <greg@hewgill.com> http://hewgill.com
-# Version 1.2
+# Version 1.3.1
 #
 # $Id$
 #
@@ -47,7 +47,7 @@
 #    misrepresented as being the original software.
 # 3. This notice may not be removed or altered from any source distribution.
 #
-# Copyright (c) 2005-2006 Greg Hewgill
+# Copyright (c) 2005-2009 Greg Hewgill
 
 import codecs, md5, os, pickle, pprint, re, shutil, sys, urllib2, xml.dom.minidom, xmlrpclib
 from xml.sax import saxutils