[Pcsclite-cvs-commit] r2589 - trunk/PCSC/doc/example
rousseau at alioth.debian.org
rousseau at alioth.debian.org
Mon Jul 2 13:00:57 UTC 2007
Author: rousseau
Date: 2007-07-02 13:00:57 +0000 (Mon, 02 Jul 2007)
New Revision: 2589
Modified:
trunk/PCSC/doc/example/pcsc_demo.c
Log:
update version
Modified: trunk/PCSC/doc/example/pcsc_demo.c
===================================================================
--- trunk/PCSC/doc/example/pcsc_demo.c 2007-07-02 12:59:51 UTC (rev 2588)
+++ trunk/PCSC/doc/example/pcsc_demo.c 2007-07-02 13:00:57 UTC (rev 2589)
@@ -3,7 +3,7 @@
*
* MUSCLE SmartCard Development ( http://www.linuxnet.com )
*
- * Copyright (C) 2003-2004
+ * Copyright (C) 2003-2007
* Ludovic Rousseau <ludovic.rousseau at free.fr>
*
* This program is free software; you can redistribute it and/or modify
@@ -70,7 +70,7 @@
DWORD dwSendLength, dwRecvLength;
printf("PC/SC sample code\n");
- printf("V 1.2 2003-2007, Ludovic Rousseau <ludovic.rousseau at free.fr>\n");
+ printf("V 1.3 2003-2007, Ludovic Rousseau <ludovic.rousseau at free.fr>\n");
printf("\nTHIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL FOR END USERS!\n");
printf("Do NOT use it unless you really know what you do.\n\n");
More information about the Pcsclite-cvs-commit
mailing list