]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk-add.py
Add ChangeLog
[bookmarks_db.git] / bkmk-add.py
index 7e7b415b469ddef45775fdcf0fb0f0a011b1ae5f..fd9723b4a3dd3b686781b5f07beb22d8ddb23fcf 100755 (executable)
@@ -1,10 +1,12 @@
 #! /usr/bin/env python
-"""
-   Add a bookmark to the database.
+"""Add a bookmark to the database
 
-   Written by Broytman. Copyright (C) 2002-2007 PhiloSoft Design.
+This file is a part of Bookmarks database and Internet robot.
 """
 
+__author__ = "Oleg Broytman <phd@phdru.name>"
+__copyright__ = "Copyright (C) 2002-2012 PhiloSoft Design"
+__license__ = "GNU GPL"
 
 import sys, os, time
 from bkmk_objects import Bookmark