Changes between Version 46 and Version 47 of WikiStart


Ignore:
Timestamp:
06/03/12 20:56:37 (12 months ago)
Author:
sping
Comment:

"LGPL 2.1" -> "LGPL 2.1 or later"

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v46 v47  
    44== Welcome == 
    55 
    6 libusb is a C library which gives applications easy access to USB devices on many different operating systems. libusb is an open source project, the code is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html GNU Lesser General Public License version 2.1]. 
     6libusb is a C library which gives applications easy access to USB devices on many different operating systems. libusb is an open source project, the code is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html GNU Lesser General Public License version 2.1] or later. 
    77 
    88== Getting started ==