Update of /cvsroot/csmail/csmail
In directory usw-pr-cvs1:/tmp/cvs-serv22134
Modified Files:
README ChangeLog
Added Files:
LICENSE
Log Message:
2002-08-30
* Added file LICENSE.
* Typo in "README" fixed
--- NEW FILE ---
See the accompanied file "COPYING".
Index: README
===================================================================
RCS file: /cvsroot/csmail/csmail/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- README 20 Jun 2002 02:28:43 -0000 1.1
+++ README 30 Aug 2002 07:08:00 -0000 1.2
@@ -10,7 +10,7 @@
|-> Source code of classes.
|
test/ |
- |-> Tests for the classes. Bases on NUnit
+ |-> Tests for the classes. Based on NUnit
|
nant/ |
|-> NAnt source. Used for building the classes.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/csmail/csmail/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 25 Jul 2002 09:32:06 -0000 1.3
+++ ChangeLog 30 Aug 2002 07:08:00 -0000 1.4
@@ -1,4 +1,9 @@
+2002-08-30 Gaurav Vaish <mastergaurav AT users DOT sf DOT net>
+
+ * Added file LICENSE.
+ * Typo in "README" fixed
+
2002-07-25 Gaurav Vaish <mastergaurav AT users DOT sf DOT net>
* IMPORTANT UPDATE (file COPYING):
|