[Pcsclite-cvs-commit] PCSC/src hotplug_libusb.c,1.17,1.18

rousseau@quantz.debian.org rousseau@quantz.debian.org
Mon, 12 Jan 2004 10:49:19 +0100


Update of /cvsroot/pcsclite/PCSC/src
In directory quantz:/tmp/cvs-serv9568

Modified Files:
	hotplug_libusb.c 
Log Message:
correct the file header. It was a cut-n-paste from hotplug_linux.c


Index: hotplug_libusb.c
===================================================================
RCS file: /cvsroot/pcsclite/PCSC/src/hotplug_libusb.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- hotplug_libusb.c	21 Oct 2003 20:47:22 -0000	1.17
+++ hotplug_libusb.c	12 Jan 2004 09:49:17 -0000	1.18
@@ -3,12 +3,10 @@
  *
  * MUSCLE SmartCard Development ( http://www.linuxnet.com )
  *
- * Copyright (C) 2001-2003
+ * Copyright (C) 2001-2004
  *  David Corcoran <corcoran@linuxnet.com>
  *  Ludovic Rousseau <ludovic.rousseau@free.fr>
- *
- * The USB code was based partly on Johannes Erdfelt
- * libusb code found at libusb.sourceforge.net
+ *  Toni Andjelkovic <toni@soth.at>
  *
  * $Id$
  */