Show
Ignore:
Timestamp:
30/06/2008 17:18:54 (5 months ago)
Author:
james
Message:

tidy up header comments

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/modules/flood.tcl

    r729 r937  
    11# bMotion - Flood checking 
    22# 
    3 # $Id$ 
    4 # 
    5 # vim: fdm=indent fdn=1 
    63 
    74 
    85############################################################################### 
    96# bMotion - an 'AI' TCL script for eggdrops 
    10 # Copyright (C) James Michael Seward 2000-2002 
     7# Copyright (C) James Michael Seward 2000-2008 
    118# 
    129# This program is free software; you can redistribute it and/or modify 
     
    2421# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    2522############################################################################### 
    26  
    27 # init our counters 
    28 bMotion_counter_init "flood" "checks" 
    2923 
    3024# We're going to track flooding PER NICK globally, not per channel