Index: openacs-4/packages/acs-templating/tcl/table-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/table-procs.tcl,v diff -u -r1.9.2.1 -r1.9.2.2 --- openacs-4/packages/acs-templating/tcl/table-procs.tcl 10 Sep 2015 08:22:07 -0000 1.9.2.1 +++ openacs-4/packages/acs-templating/tcl/table-procs.tcl 3 Oct 2016 18:52:07 -0000 1.9.2.2 @@ -1,10 +1,13 @@ -# Table widget for the ArsDigita Templating System +ad_library { + Table widget for the ArsDigita Templating System + @author Karl Goldstein (karlg@arsdigita.com) + @author Stanislav Freidin (sfreidin@arsdigita.com) + + @cvs-id $Id$ +} + # Copyright (C) 1999-2000 ArsDigita Corporation -# Authors: Karl Goldstein (karlg@arsdigita.com) -# Stanislav Freidin (sfreidin@arsdigita.com) - -# $Id$ # This is free software distributed under the terms of the GNU Public # License. Full text of the license is available from the GNU Project: