]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - email-validator.cabal
src/Main.hs: support NULLMX fully
[email-validator.git] / email-validator.cabal
index 24287a7377c3283706d4628a714876a570fdab4e..6627128b23fd5e7a16422d88872275cc8bd4eaea 100644 (file)
@@ -3,13 +3,14 @@ name:           email-validator
 version:        1.0.1
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
-homepage:       http://michael.orlitzky.com/code/email-validator.xhtml
+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.
@@ -110,5 +111,5 @@ test-suite doctests
 
 source-repository head
   type: git
-  location: http://gitweb.michael.orlitzky.com/email-validator.git
+  location: https://gitweb.michael.orlitzky.com/email-validator.git
   branch: master