Review: Approve
Diff comments: > === modified file 'lib/lp/scripts/garbo.py' > --- lib/lp/scripts/garbo.py 2018-12-17 14:49:53 +0000 > +++ lib/lp/scripts/garbo.py 2019-01-30 14:10:40 +0000 > @@ -1,4 +1,4 @@ > -# Copyright 2009-2018 Canonical Ltd. This software is licensed under the > +# Copyright 2009-2019 Canonical Ltd. This software is licensed under the I think it does not really matter, but why 2019? I am curious :-) > # GNU Affero General Public License version 3 (see the file LICENSE). > > """Database garbage collection.""" -- https://code.launchpad.net/~cjwatson/launchpad/bmp-job-pruner/+merge/362460 Your team Launchpad code reviewers is subscribed to branch lp:launchpad. _______________________________________________ Mailing list: https://launchpad.net/~launchpad-reviewers Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-reviewers More help : https://help.launchpad.net/ListHelp

