Merge lp:~sil/u1db/yes-yes-picky-lgpl into lp:u1db

Proposed by Stuart Langridge
Status: Rejected
Rejected by: Samuele Pedroni
Proposed branch: lp:~sil/u1db/yes-yes-picky-lgpl
Merge into: lp:u1db
Diff against target: 12 lines (+1/-1)
1 file modified
setup.py (+1/-1)
To merge this branch: bzr merge lp:~sil/u1db/yes-yes-picky-lgpl
Reviewer Review Type Date Requested Status
Ubuntu One hackers Pending
Review via email: mp+86730@code.launchpad.net

Description of the change

Correct classifier.

To post a comment you must log in.
Revision history for this message
Samuele Pedroni (pedronis) wrote :

already included

Unmerged revisions

160. By Stuart Langridge

Make the classifier right for LGPL

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2011-12-21 19:36:36 +0000
3+++ setup.py 2011-12-22 17:17:24 +0000
4@@ -40,7 +40,7 @@
5 'Environment :: Console',
6 'Intended Audience :: Developers',
7 'License :: OSI Approved :: '
8- 'GNU Lesser General Public License (GPL)',
9+ 'GNU Library or Lesser General Public License (LGPL)',
10 'Operating System :: OS Independent',
11 'Operating System :: Microsoft :: Windows',
12 'Operating System :: POSIX',

Subscribers

People subscribed via source and target branches