X-Git-Url: http://www.git.stargrave.org/?p=public-inbox.git;a=blobdiff_plain;f=public-inbox-learn;h=3b0dae8e9c04217334ff8f7173a6ecae245d0f5e;hp=f0bbd421e58c04d50b7f8e7763333a7db559f4b7;hb=f76f265a851944b5dedcc3be5f3b5224b6ebda89;hpb=09648ad68023d8f93e0b44124b959149d16f618b diff --git a/public-inbox-learn b/public-inbox-learn index f0bbd421..3b0dae8e 100755 --- a/public-inbox-learn +++ b/public-inbox-learn @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014, Eric Wong and all contributors +# Copyright (C) 2014-2015 all contributors # License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) my $usage = "$0 (spam|ham) < /path/to/message"; use strict;