X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=make-news.py;h=29ebe9d65fef368bbdf021f20ea5670955f2b5be;hb=17ba3d2cde1d5f71d7d730536b5d79d8bfcb1690;hp=19ed93e2710b046c49867442bdbe0f0d63c0847e;hpb=2186c3623ac56088d764c7b545a0cff1a9cbbe12;p=phdru.name%2Fphdru.name.git diff --git a/make-news.py b/make-news.py index 19ed93e..29ebe9d 100755 --- a/make-news.py +++ b/make-news.py @@ -1,12 +1,8 @@ #! /usr/bin/env python # -*- coding: koi8-r -*- -__version__ = "$Revision$"[11:-2] -__revision__ = "$Id$"[5:-2] -__date__ = "$Date$"[7:-2] __author__ = "Oleg Broytman " -__copyright__ = "Copyright (C) 2006-2009 PhiloSoft Design" - +__copyright__ = "Copyright (C) 2006-2012 PhiloSoft Design" import sys, os from news import get_news, write_if_changed