From: Bryan T. <tho...@us...> - 2006-03-16 19:43:46
|
Update of /cvsroot/cweb/rdbms In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23989 Modified Files: .cvsignore Log Message: License correction - removed leading whitespace on each line of the license text. Index: .cvsignore =================================================================== RCS file: /cvsroot/cweb/rdbms/.cvsignore,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** .cvsignore 10 Jan 2006 17:03:21 -0000 1.2 --- .cvsignore 16 Mar 2006 19:43:38 -0000 1.3 *************** *** 3,4 **** --- 3,5 ---- *.db *.lg + .antlr-eclipse |