From: Michael D. <mik...@us...> - 2004-07-02 04:14:22
|
Update of /cvsroot/nhibernate/nhibernate In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30499 Modified Files: NHibernateSolution.build Log Message: Just noticed the name of the txt file containing the license was lpgl instead of lgpl. Index: NHibernateSolution.build =================================================================== RCS file: /cvsroot/nhibernate/nhibernate/NHibernateSolution.build,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** NHibernateSolution.build 2 Jul 2004 04:12:21 -0000 1.3 --- NHibernateSolution.build 2 Jul 2004 04:14:14 -0000 1.4 *************** *** 241,245 **** <includes name="NHibernateSolution.build" /> ! <includes name="lpgl.txt" /> <includes name="releasenotes.txt" /> <includes name="readme.html" /> --- 241,245 ---- <includes name="NHibernateSolution.build" /> ! <includes name="lgpl.txt" /> <includes name="releasenotes.txt" /> <includes name="readme.html" /> |