]> git.phdru.name Git - bookmarks_db.git/blobdiff - bkmk_objects.py
Version 5.2.2
[bookmarks_db.git] / bkmk_objects.py
index bd5c71377bda4e71d3ee7322567a4a68516ff2b5..d672bcfc7f2850e0e7c98d5fec7adf7148d50b16 100644 (file)
@@ -5,7 +5,7 @@ This file is a part of Bookmarks database and Internet robot.
 """
 
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2000-2023 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2000-2024 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 __all__ = ['Folder', 'Bookmark', 'Ruler', 'Walker', 'Writer', 'Robot',