X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailbox-count.git;a=blobdiff_plain;f=mailbox-count.cabal;h=615d8aa9fee26313b38913a989bed5db3e648e78;hp=331d98b1fad55fec1d36302340c7196792c61ced;hb=20e4fc40e4c35c949558f6b90455b88057bdc221;hpb=75d75b83c8db410141bd3d1db54095ad26d9eca9 diff --git a/mailbox-count.cabal b/mailbox-count.cabal index 331d98b..615d8aa 100644 --- a/mailbox-count.cabal +++ b/mailbox-count.cabal @@ -3,7 +3,7 @@ version: 0.0.2 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky -license: GPL-3 +license: AGPL-3 license-file: doc/LICENSE bug-reports: mailto:michael@orlitzky.com category: Mail, Utils @@ -257,5 +257,5 @@ test-suite doctests source-repository head type: git - location: http://michael.orlitzky.com/git/mailbox-count.git + location: http://gitweb.michael.orlitzky.com/mailbox-count.git branch: master