From 3e5f3edd3d9fb7fcfa2d56ff3794716a4bf4d4cb Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Mon, 3 Jan 2011 09:51:42 +0000 Subject: [PATCH] 2011. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@306 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- Makefile | 2 +- README | 2 +- Robots/bkmk_rsimple.py | 2 +- Robots/parse_html.py | 2 +- doc/README | 2 +- mk-distr | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Makefile b/Makefile index 9c334d2..bf45d48 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=4.3.0 +VERSION=4.3.1 EXAMPLE_SHELL=bkmk-add bkmk-add.py bkmk-chk bkmk-koi bkmk-publish bkmk-rsync \ bkmk-sort bkmk-win bkmk2db check_title.py check_url.py hotexplode.pl \ diff --git a/README b/README index 546a9ce..d67d544 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ Bookmarks database and Internet robot. Author: Oleg Broytman -Copyright (C) 1997-2010 PhiloSoft Design. +Copyright (C) 1997-2011 PhiloSoft Design. License: GPL. For detailed terms see COPYING. diff --git a/Robots/bkmk_rsimple.py b/Robots/bkmk_rsimple.py index 88f5e16..7de6318 100644 --- a/Robots/bkmk_rsimple.py +++ b/Robots/bkmk_rsimple.py @@ -1,7 +1,7 @@ """ Simple, strightforward robot - Written by Oleg Broytman. Copyright (C) 2000-2010 PhiloSoft Design. + Written by Oleg Broytman. Copyright (C) 2000-2011 PhiloSoft Design. """ import sys, os diff --git a/Robots/parse_html.py b/Robots/parse_html.py index a83585d..a8c1d79 100755 --- a/Robots/parse_html.py +++ b/Robots/parse_html.py @@ -2,7 +2,7 @@ """ HTML Parsers wrapper - Written by Broytman. Copyright (C) 1997-2010 PhiloSoft Design + Written by Broytman. Copyright (C) 1997-2011 PhiloSoft Design """ import codecs diff --git a/doc/README b/doc/README index 94c2546..04a563a 100644 --- a/doc/README +++ b/doc/README @@ -23,7 +23,7 @@ AUTHOR Oleg Broytman COPYRIGHT and LEGAL ISSUES - Copyright (C) 1997-2010 PhiloSoft Design + Copyright (C) 1997-2011 PhiloSoft Design All sources protected by GNU GPL. Programs are provided "as-is", without any kind of warranty. All usual blah-blah-blah. diff --git a/mk-distr b/mk-distr index c8ae5b3..552ac5d 100755 --- a/mk-distr +++ b/mk-distr @@ -3,7 +3,7 @@ # # This file is a part of Bookmarks Database and Internet robot. # Author: Oleg Broytman . -# Copyright: (C) 2004-2008 PhiloSoft Design. +# Copyright: (C) 2004-2011 PhiloSoft Design. # License: GPL. @@ -11,7 +11,7 @@ # __revision__ = "$Id$" # __date__ = "$Date$"[7:-2] # __author__ = "Oleg Broytman " -# __copyright__ = "Copyright (C) 2004-2008 PhiloSoft Design" +# __copyright__ = "Copyright (C) 2004-2011 PhiloSoft Design" error() { -- 2.39.2