X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=news.py;h=0ee227090de30fef1680cb3d1a4559df50ed9d7e;hb=eb2a1c0e122dc1f83bd3b220d2d00103f0dcda8c;hp=38bdf56bfa1289a6031c33cf78479440d3ba9c04;hpb=81cad035ca8ae880554bea9fe65c1f6391cca268;p=phdru.name%2Fphdru.name.git diff --git a/news.py b/news.py index 38bdf56..0ee2270 100644 --- a/news.py +++ b/news.py @@ -3,8 +3,8 @@ __version__ = "$Revision$"[11:-2] __revision__ = "$Id$"[5:-2] __date__ = "$Date$"[7:-2] -__author__ = "Oleg BroytMann " -__copyright__ = "Copyright (C) 2006 PhiloSoft Design" +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2006-2009 PhiloSoft Design" __docformat__ = "epytext en" __all__ = ["get_news", "write_if_changed"]