Fixed License version mismatch
This commit is contained in:
parent
e623799fd7
commit
9550ad1068
|
@ -3,7 +3,7 @@
|
|||
@author: Manuel F Martinez <manpaz@bashlinux.com>
|
||||
@organization: Bashlinux
|
||||
@copyright: Copyright (c) 2012 Bashlinux
|
||||
@license: GPL
|
||||
@license: GNU GPL v3
|
||||
"""
|
||||
|
||||
try:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
@author: Manuel F Martinez <manpaz@bashlinux.com>
|
||||
@organization: Bashlinux
|
||||
@copyright: Copyright (c) 2012 Bashlinux
|
||||
@license: GPL
|
||||
@license: GNU GPL v3
|
||||
"""
|
||||
|
||||
import usb.core
|
||||
|
|
Loading…
Reference in New Issue