X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=convert_st.py;h=c0ea8cb5f3dcceb3397dcd37093c65c75048d797;hb=97aa08d47caad9eb70df496aa65e63b57b9cd5b6;hp=9ff9e1a421ae1a3edbdc8a523a22eec97aef3dc6;hpb=9edef5a570ea28f7c06d8d92fdd70afe0ea86809;p=bookmarks_db.git diff --git a/convert_st.py b/convert_st.py index 9ff9e1a..c0ea8cb 100755 --- a/convert_st.py +++ b/convert_st.py @@ -1,10 +1,15 @@ #! /usr/bin/env python -""" - Convert a bkmk database to a different storage. +"""Convert a bkmk database to a different storage. - Written by BroytMann, Apr 2000 - Aug 2002. Copyright (C) 2000-2002 PhiloSoft Design +This file is a part of Bookmarks database and Internet robot. """ +__version__ = "$Revision$"[11:-2] +__revision__ = "$Id$"[5:-2] +__date__ = "$Date$"[7:-2] +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +__license__ = "GNU GPL" import sys