From: Michael Orlitzky Date: Wed, 24 Apr 2024 01:29:41 +0000 (-0400) Subject: doc/COPYING,list-remote-forwards.cabal: switch to AGPL-3.0-or-later X-Git-Tag: 0.0.4~1 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=list-remote-forwards.git;a=commitdiff_plain;h=64e7141055b184c61ba28326e87266a931fc7625 doc/COPYING,list-remote-forwards.cabal: switch to AGPL-3.0-or-later --- diff --git a/doc/COPYING b/doc/COPYING new file mode 100644 index 0000000..bdda28d --- /dev/null +++ b/doc/COPYING @@ -0,0 +1,15 @@ +list-remote-forwards: keep tabs on remote forwards in your MTA +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 . diff --git a/list-remote-forwards.cabal b/list-remote-forwards.cabal index c84b856..2ff391d 100644 --- a/list-remote-forwards.cabal +++ b/list-remote-forwards.cabal @@ -4,12 +4,13 @@ version: 0.0.3 author: Michael Orlitzky maintainer: Michael Orlitzky homepage: https://michael.orlitzky.com/code/list-remote-forwards.xhtml -license: AGPL-3.0-only +license: AGPL-3.0-or-later license-file: doc/LICENSE bug-reports: mailto:michael@orlitzky.com category: Mail, Utils build-type: Simple extra-source-files: + doc/COPYING doc/list-remote-forwardsrc.example doc/man1/list-remote-forwards.1 test/fixtures/postfixadmin.sqlite3