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/events.tcl

    r912 r937  
    44############################################################################### 
    55# bMotion - an 'AI' TCL script for eggdrops 
    6 # Copyright (C) James Michael Seward 2000-2002 
     6# Copyright (C) James Michael Seward 2000-2008 
    77# 
    88# This program is free software; you can redistribute it and/or modify 
     
    2020# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 
    2121############################################################################### 
    22  
    23 ### Register our counters <<<1 
    24 bMotion_counter_init "events" "simpleplugins" 
    25 bMotion_counter_init "events" "complexplugins" 
    26 bMotion_counter_init "events" "lines" 
    2722 
    2823### bMotionDoEventResponse <<<1