added a LICENSE attribute
This commit is contained in:
parent
163fe6913e
commit
d15365fe26
5 changed files with 9 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ class Backend:
|
|||
MAINTAINER = '<unspecifier>'
|
||||
EMAIL = '<unspecified>'
|
||||
VERSION = '<unspecified>'
|
||||
LICENSE = '<unspecified>'
|
||||
|
||||
def __init__(self, weboob):
|
||||
self.weboob = weboob
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue