X-Git-Url: http://gitweb.michael.orlitzky.com/?p=email-validator.git;a=blobdiff_plain;f=email-validator.cabal;fp=email-validator.cabal;h=6627128b23fd5e7a16422d88872275cc8bd4eaea;hp=c2635fe4a7a242a4001bf71428df435759040813;hb=56e2bcb85bc0df2c40b62821e1a85dd01def5b20;hpb=84dadb632d7fd7f968b59f1317cf9e0b562fbe79 diff --git a/email-validator.cabal b/email-validator.cabal index c2635fe..6627128 100644 --- a/email-validator.cabal +++ b/email-validator.cabal @@ -6,10 +6,11 @@ maintainer: Michael Orlitzky homepage: https://michael.orlitzky.com/code/email-validator.xhtml bug-reports: mailto:michael@orlitzky.com category: Utils -license: AGPL-3.0-only +license: AGPL-3.0-or-later license-file: doc/LICENSE build-type: Simple extra-source-files: + doc/COPYING doc/man1/email-validator.1 synopsis: Perform basic syntax and deliverability checks on email addresses.