I used this "one-liner" to detect comment lines containing
only spaces and '=' or '-'
$ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \;
Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2008/05/13 07:23:46 fs 1.1.4.2: joining changes from CWS odbmacros3 to CWS dba30c
2008/04/30 09:27:57 fs 1.1.2.1: exception indicating a library/content is accessed which is not yet loaded
2008/04/30 09:27:57 fs 1.1.4.1: file LibraryNotLoadedException.idl was added on branch cws_dev300_dba30c on 2008-05-13 07:23:46 +0000