diff options
Diffstat (limited to 'cron/checkdbs')
| -rwxr-xr-x | cron/checkdbs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cron/checkdbs b/cron/checkdbs index f1f08a37e..b65d8b599 100755 --- a/cron/checkdbs +++ b/cron/checkdbs @@ -13,11 +13,11 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 0211-1307, USA. +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. "Invoked by cron, checks for pending list requests and mails the admin if any." -__version__ = "$Revision: 539 $" +__version__ = "$Revision: 547 $" import sys, os |
