Index: openacs-4/packages/acs-templating/tcl/richtext-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/tcl/richtext-procs.tcl,v diff -u -N -r1.64 -r1.65 --- openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 25 Jul 2018 01:35:53 -0000 1.64 +++ openacs-4/packages/acs-templating/tcl/richtext-procs.tcl 15 Aug 2018 17:08:25 -0000 1.65 @@ -3,7 +3,6 @@ @author Lars Pind (lars@pinds.com) @creation-date 2003-01-27 - @cvs-id $Id$ } namespace eval template {} Index: openacs-4/packages/acs-templating/www/doc/demo/display-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/display-edit.tcl,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/acs-templating/www/doc/demo/display-edit.tcl 7 Aug 2017 23:48:02 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/demo/display-edit.tcl 15 Aug 2018 17:08:25 -0000 1.6 @@ -1,5 +1,4 @@ ad_page_contract { - @cvs-id $Id$ } { {grid ""} } -properties {} Index: openacs-4/packages/dotlrn/www/admin/unarchive.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/admin/unarchive.tcl,v diff -u -N -r1.8 -r1.9 Binary files differ Index: openacs-4/packages/eduwiki/tcl/eduwiki-includelet-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/eduwiki/tcl/eduwiki-includelet-procs.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/eduwiki/tcl/eduwiki-includelet-procs.tcl 7 Oct 2009 19:11:52 -0000 1.1 +++ openacs-4/packages/eduwiki/tcl/eduwiki-includelet-procs.tcl 15 Aug 2018 17:08:25 -0000 1.2 @@ -5,7 +5,6 @@ @author Hector Amado (hr_amado@galileo.edu) @creation-date 2009-07-16 - @cvs-id $Id $ } ::xo::db::require package xowiki