Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubes
basket
Commits
0cbfc1e1d3ac
Commit
dd38a853
authored
Oct 27, 2008
by
Nicolas Chauvat
Browse files
fix license
parent
cb24569acccf
Changes
1
Hide whitespace changes
Inline
Side-by-side
__pkginfo__.py
View file @
0cbfc1e1
...
...
@@ -6,7 +6,7 @@ distname = "cubicweb-basket"
numversion
=
(
1
,
0
,
3
)
version
=
'.'
.
join
(
str
(
num
)
for
num
in
numversion
)
license
=
'LGPL
v2
'
license
=
'LGPL'
copyright
=
'''Copyright (c) 2003-2008 LOGILAB S.A. (Paris, FRANCE).
http://www.logilab.fr/ -- mailto:contact@logilab.fr'''
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment