From: Michael Orlitzky Date: Mon, 6 May 2024 18:41:12 +0000 (-0400) Subject: doc/COPYING: add one to state the "or later" bit X-Git-Url: https://gitweb.michael.orlitzky.com/?p=mailshears.git;a=commitdiff_plain;h=refs%2Fheads%2Fmaster;hp=fb7eba6d1a8e28ccf783ff971701fc034ef44e48 doc/COPYING: add one to state the "or later" bit --- diff --git a/bin/mailshears b/bin/mailshears index 1793112..6161d57 100755 --- a/bin/mailshears +++ b/bin/mailshears @@ -1,6 +1,6 @@ #!/usr/bin/ruby -wU # -# mailshears, to mangle your mail garden +# mailshears, to prune your mail garden # # Load all of our lib/ code. diff --git a/doc/COPYING b/doc/COPYING new file mode 100644 index 0000000..73433a7 --- /dev/null +++ b/doc/COPYING @@ -0,0 +1,15 @@ +mailshears: prune your mail garden +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/doc/man1/mailshears.1 b/doc/man1/mailshears.1 index ee9bbd5..9f032c3 100644 --- a/doc/man1/mailshears.1 +++ b/doc/man1/mailshears.1 @@ -1,7 +1,7 @@ .TH mailshears 1 .SH NAME -mailshears \- mangle your mail garden +mailshears \- prune your mail garden .SH SYNOPSIS \fBmailshears\fR [--help] [ [\fBprune\fR] | [\fBrm\fR <\fItargets\fR>] | [\fBmv\fR <\fIsrc\fR> <\fIdst\fR>] ] diff --git a/mailshears.gemspec b/mailshears.gemspec index 72d9cd4..58d6525 100644 --- a/mailshears.gemspec +++ b/mailshears.gemspec @@ -1,12 +1,12 @@ Gem::Specification.new do |s| s.name = 'mailshears' - s.version = '0.0.6' + s.version = '0.1.0' s.platform = Gem::Platform::RUBY s.authors = ['Michael Orlitzky'] s.email = ['michael@orlitzky.com'] s.homepage = 'https://michael.orlitzky.com/code/mailshears.xhtml' - s.summary = 'Prune unused mail directories.' + s.summary = 'Prune your mail garden' s.description = <<-EOF Managing a mail system with virtual users is annoying. The authoritative database of users is stored in one table, but every