From: Darryl O. <da...@us...> - 2001-06-28 03:26:48
|
Update of /cvsroot/cscope/cscope/contrib/xcscope In directory usw-pr-cvs1:/tmp/cvs-serv10167 Modified Files: xcscope.el Log Message: Corrected copyright. Index: xcscope.el =================================================================== RCS file: /cvsroot/cscope/cscope/contrib/xcscope/xcscope.el,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -r1.6 -r1.7 *** xcscope.el 2001/06/28 03:24:05 1.6 --- xcscope.el 2001/06/28 03:26:46 1.7 *************** *** 15,18 **** --- 15,20 ---- ; GNU Emacs enhancements (C) Copyright 2001, ; Triet H. Lai <th...@ma...> + ; Fuzzy matching code (C) Copyright 2001, + ; Steven Elliott <sel...@au...> ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |