]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - email-validator.cabal
doc/COPYING,email-validator.cabal: use AGPL-3.0+, include COPYING
[email-validator.git] / email-validator.cabal
index c2635fe4a7a242a4001bf71428df435759040813..6627128b23fd5e7a16422d88872275cc8bd4eaea 100644 (file)
@@ -6,10 +6,11 @@ maintainer:   Michael Orlitzky <michael@orlitzky.com>
 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.