diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-01-27 00:21:35 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-01-27 00:21:35 +0000 |
commit | 6a3d45c44668e1819d99c7508f731e81ddaedcbb (patch) | |
tree | 0b7cb2b8c870ba41beebdd0d176dfb1d18417884 /usbhid | |
parent | 144f309fb9600b7d98f7aa914152f43f2b8a69bd (diff) |
changed to GPL v3
svn path=/trunk/externals/hcs/; revision=10658
Diffstat (limited to 'usbhid')
-rw-r--r-- | usbhid/usbhid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usbhid/usbhid.c b/usbhid/usbhid.c index b6ae0ed..41c385b 100644 --- a/usbhid/usbhid.c +++ b/usbhid/usbhid.c @@ -7,7 +7,7 @@ /* */ /* 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 the Free Software Foundation; either version 2 */ +/* as published by the Free Software Foundation; either version 3 */ /* of the License, or (at your option) any later version. */ /* */ /* See file LICENSE for further informations on licensing terms. */ |