[Pcsclite-cvs-commit] r2593 - trunk/Drivers/ccid/examples

rousseau at alioth.debian.org rousseau at alioth.debian.org
Mon Jul 2 13:06:41 UTC 2007


Author: rousseau
Date: 2007-07-02 13:06:41 +0000 (Mon, 02 Jul 2007)
New Revision: 2593

Modified:
   trunk/Drivers/ccid/examples/scardcontrol.c
Log:
update version and copyright date


Modified: trunk/Drivers/ccid/examples/scardcontrol.c
===================================================================
--- trunk/Drivers/ccid/examples/scardcontrol.c	2007-07-02 13:06:10 UTC (rev 2592)
+++ trunk/Drivers/ccid/examples/scardcontrol.c	2007-07-02 13:06:41 UTC (rev 2593)
@@ -1,6 +1,6 @@
 /*
     scardcontrol.c: sample code to use/test SCardControl() API
-    Copyright (C) 2004-2005   Ludovic Rousseau
+    Copyright (C) 2004-2007   Ludovic Rousseau
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
@@ -89,7 +89,7 @@
 #endif
 
 	printf("SCardControl sample code\n");
-	printf("V 1.1 2004-2005, Ludovic Rousseau <ludovic.rousseau at free.fr>\n");
+	printf("V 1.2 2004-2007, Ludovic Rousseau <ludovic.rousseau at free.fr>\n");
 
 	printf("\nTHIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL!\n");
 	printf("Do NOT use it unless you really know what you do.\n\n");




More information about the Pcsclite-cvs-commit mailing list