Index: openacs-4/packages/auth-server/tcl/auth-server-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/auth-server/tcl/auth-server-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/auth-server/tcl/auth-server-procs.tcl 8 Oct 2003 11:30:23 -0000 1.1 +++ openacs-4/packages/auth-server/tcl/auth-server-procs.tcl 8 Oct 2003 11:55:08 -0000 1.2 @@ -1,5 +1,7 @@ ad_library { Library routines for authentication server. + + @cvs-id $Id$ } namespace eval auth::server {}