]> gitweb.michael.orlitzky.com - list-remote-forwards.git/commitdiff
doc/COPYING,list-remote-forwards.cabal: switch to AGPL-3.0-or-later
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Apr 2024 01:29:41 +0000 (21:29 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Apr 2024 01:29:41 +0000 (21:29 -0400)
doc/COPYING [new file with mode: 0644]
list-remote-forwards.cabal

diff --git a/doc/COPYING b/doc/COPYING
new file mode 100644 (file)
index 0000000..bdda28d
--- /dev/null
@@ -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 <https://www.gnu.org/licenses/>.
index c84b856fe3dd319374b39f449a67b2b1cbfca653..2ff391d71042a6c04d0d8bc4d0d2367b82f5a4d5 100644 (file)
@@ -4,12 +4,13 @@ version:        0.0.3
 author:         Michael Orlitzky
 maintainer:     Michael Orlitzky <michael@orlitzky.com>
 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