Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
updated script header
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkonasato committed Mar 10, 2012
1 parent dbbc759 commit 4441d6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DocumentConverter.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# PyODConverter (Python OpenDocument Converter) v1.1 - 2009-11-14
# PyODConverter (Python OpenDocument Converter) v1.2 - 2012-03-10
#
# This script converts a document from one office format to another by
# connecting to an OpenOffice.org instance via Python-UNO bridge.
#
# Copyright (C) 2008-2009 Mirko Nasato <mirko@artofsolving.com>
# Copyright (C) 2008-2012 Mirko Nasato
# Licensed under the GNU LGPL v2.1 - http://www.gnu.org/licenses/lgpl-2.1.html
# - or any later version.
#
Expand Down

0 comments on commit 4441d6d

Please sign in to comment.