diff options
Diffstat (limited to 'libusb/os/windows_compat.c')
-rw-r--r-- | libusb/os/windows_compat.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libusb/os/windows_compat.c b/libusb/os/windows_compat.c index f4bc7ab..9b74d35 100644 --- a/libusb/os/windows_compat.c +++ b/libusb/os/windows_compat.c @@ -1,7 +1,7 @@ /* * Windows compat: POSIX compatibility wrapper - * Copyright (C) 2009 Pete Batard <pbatard@gmail.com> - * + * Copyright (C) 2009-2010 Pete Batard <pbatard@gmail.com> + * With contributions from Michael Plante, Orin Eman et al. * Parts of poll implementation from libusb-win32, by Stephan Meyer et al. * * This library is free software; you can redistribute it and/or |