]> gitweb.michael.orlitzky.com - mailbox-count.git/commitdiff
doc/COPYING,mailbox-count.cabal: use AGPL-3+, include COPYING
authorMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Apr 2024 21:51:17 +0000 (17:51 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 25 Apr 2024 21:51:17 +0000 (17:51 -0400)
doc/COPYING [new file with mode: 0644]
mailbox-count.cabal

diff --git a/doc/COPYING b/doc/COPYING
new file mode 100644 (file)
index 0000000..8c86f05
--- /dev/null
@@ -0,0 +1,15 @@
+mailbox-count: count mailboxes in a SQL database
+Copyright (C) 2024  Michael Orlitzky
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as
+published by the Free Software Foundation, either version 3 of the
+License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+GNU Affero General Public License for more details.
+
+You should have received a copy of the GNU Affero General Public License
+along with this program.  If not, see <https://www.gnu.org/licenses/>.
index 7c9b6263452cd9f4a50cfa2174437d2b40fafbfe..c495ca2cff93cad3f34d519f641e2ee3c34c2c35 100644 (file)
@@ -3,18 +3,19 @@ name:           mailbox-count
 version:        0.0.6
 author:         Michael Orlitzky
 maintainer:     Michael Orlitzky <michael@orlitzky.com>
-license:        AGPL-3.0-only
+license:        AGPL-3.0-or-later
 license-file:   doc/LICENSE
 homepage:       https://michael.orlitzky.com/code/mailbox-count.xhtml
 bug-reports:    mailto:michael@orlitzky.com
 category:       Mail, Utils
 build-type:     Simple
 extra-source-files:
+  doc/COPYING
   doc/mailbox-countrc.example
   doc/man1/mailbox-count.1
   test/fixtures/postfixadmin.sqlite3
 synopsis:
-  Count mailboxes in a SQL database.
+  Count mailboxes in a SQL database
 description:
   /Usage/: