From 3d41aa23f35501ca92aab8aa42980fa73f7fa74f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 7 Feb 2018 19:56:45 +0000 Subject: [PATCH] update copyrights for 2018 Using update-copyrights from gnulib While we're at it, use the SPDX identifier for AGPL-3.0+ to ease mechanical processing. --- Documentation/design_notes.txt | 4 ++-- Documentation/include.mk | 4 ++-- Documentation/public-inbox-config.pod | 2 +- Documentation/public-inbox-daemon.pod | 2 +- Documentation/public-inbox-httpd.pod | 2 +- Documentation/public-inbox-index.pod | 2 +- Documentation/public-inbox-mda.pod | 2 +- Documentation/public-inbox-nntpd.pod | 2 +- Documentation/public-inbox-overview.pod | 2 +- Documentation/public-inbox-watch.pod | 2 +- Documentation/txt2pre | 2 +- INSTALL | 2 +- Makefile.PL | 4 ++-- README | 2 +- examples/README.unsubscribe | 2 +- examples/cgit-commit-filter.lua | 4 ++-- examples/public-inbox.psgi | 2 +- examples/unsubscribe.milter | 2 +- examples/unsubscribe.psgi | 2 +- lib/PublicInbox/Address.pm | 2 +- lib/PublicInbox/AltId.pm | 2 +- lib/PublicInbox/Config.pm | 4 ++-- lib/PublicInbox/Daemon.pm | 4 ++-- lib/PublicInbox/Emergency.pm | 2 +- lib/PublicInbox/EvCleanup.pm | 2 +- lib/PublicInbox/ExtMsg.pm | 4 ++-- lib/PublicInbox/Feed.pm | 4 ++-- lib/PublicInbox/Filter/Base.pm | 2 +- lib/PublicInbox/Filter/Mirror.pm | 2 +- lib/PublicInbox/Filter/RubyLang.pm | 2 +- lib/PublicInbox/Filter/SubjectTag.pm | 2 +- lib/PublicInbox/Filter/Vger.pm | 2 +- lib/PublicInbox/GetlineBody.pm | 2 +- lib/PublicInbox/Git.pm | 4 ++-- lib/PublicInbox/GitHTTPBackend.pm | 2 +- lib/PublicInbox/HTTP.pm | 2 +- lib/PublicInbox/HTTPD.pm | 2 +- lib/PublicInbox/HTTPD/Async.pm | 2 +- lib/PublicInbox/Hval.pm | 4 ++-- lib/PublicInbox/Import.pm | 2 +- lib/PublicInbox/Inbox.pm | 2 +- lib/PublicInbox/Linkify.pm | 2 +- lib/PublicInbox/Listener.pm | 4 ++-- lib/PublicInbox/MDA.pm | 4 ++-- lib/PublicInbox/MID.pm | 4 ++-- lib/PublicInbox/Mbox.pm | 4 ++-- lib/PublicInbox/MsgIter.pm | 2 +- lib/PublicInbox/Msgmap.pm | 4 ++-- lib/PublicInbox/NNTP.pm | 4 ++-- lib/PublicInbox/NNTPD.pm | 2 +- lib/PublicInbox/NewsWWW.pm | 2 +- lib/PublicInbox/ParentPipe.pm | 2 +- lib/PublicInbox/ProcessPipe.pm | 2 +- lib/PublicInbox/Qspawn.pm | 2 +- lib/PublicInbox/Reply.pm | 2 +- lib/PublicInbox/SaPlugin/ListMirror.pm | 2 +- lib/PublicInbox/Search.pm | 4 ++-- lib/PublicInbox/SearchIdx.pm | 4 ++-- lib/PublicInbox/SearchMsg.pm | 2 +- lib/PublicInbox/SearchView.pm | 4 ++-- lib/PublicInbox/Spamcheck/Spamc.pm | 2 +- lib/PublicInbox/Spawn.pm | 2 +- lib/PublicInbox/SpawnPP.pm | 2 +- lib/PublicInbox/Unsubscribe.pm | 2 +- lib/PublicInbox/View.pm | 4 ++-- lib/PublicInbox/WWW.pm | 4 ++-- lib/PublicInbox/WWW.pod | 2 +- lib/PublicInbox/WatchMaildir.pm | 2 +- lib/PublicInbox/WwwAtomStream.pm | 2 +- lib/PublicInbox/WwwAttach.pm | 2 +- lib/PublicInbox/WwwStream.pm | 2 +- lib/PublicInbox/WwwText.pm | 2 +- script/public-inbox-httpd | 2 +- script/public-inbox-index | 4 ++-- script/public-inbox-init | 4 ++-- script/public-inbox-learn | 4 ++-- script/public-inbox-mda | 4 ++-- script/public-inbox-nntpd | 4 ++-- script/public-inbox-watch | 2 +- script/public-inbox.cgi | 2 +- scripts/dc-dlvr | 2 +- scripts/dc-dlvr.pre | 2 +- scripts/import_maildir | 2 +- scripts/import_slrnspool | 2 +- scripts/import_vger_from_mbox | 2 +- scripts/slrnspool2maildir | 4 ++-- scripts/ssoma-replay | 2 +- scripts/xhdr-num2mid | 2 +- t/address.t | 2 +- t/altid.t | 2 +- t/cgi.t | 4 ++-- t/check-www-inbox.perl | 2 +- t/common.perl | 4 ++-- t/config.t | 4 ++-- t/config_limiter.t | 2 +- t/emergency.t | 2 +- t/feed.t | 4 ++-- t/filter_base.t | 2 +- t/filter_mirror.t | 2 +- t/filter_rubylang.t | 2 +- t/filter_subjecttag.t | 2 +- t/filter_vger.t | 2 +- t/git-http-backend.psgi | 2 +- t/git-http-backend.t | 2 +- t/git.t | 4 ++-- t/html_index.t | 4 ++-- t/httpd-corner.psgi | 2 +- t/httpd-corner.t | 2 +- t/httpd-unix.t | 2 +- t/httpd.t | 2 +- t/hval.t | 2 +- t/import.t | 2 +- t/inbox.t | 2 +- t/init.t | 4 ++-- t/linkify.t | 2 +- t/mda.t | 4 ++-- t/mid.t | 2 +- t/mime.t | 2 +- t/msg_iter.t | 2 +- t/msgmap.t | 4 ++-- t/nntp.t | 4 ++-- t/nntpd.t | 4 ++-- t/plack.t | 4 ++-- t/precheck.t | 4 ++-- t/psgi_attach.t | 2 +- t/psgi_mount.t | 2 +- t/psgi_search.t | 2 +- t/psgi_text.t | 2 +- t/qspawn.t | 2 +- t/reply.t | 2 +- t/search-thr-index.t | 2 +- t/search.t | 4 ++-- t/spamcheck_spamc.t | 2 +- t/spawn.t | 2 +- t/thread-all.t | 2 +- t/thread-cycle.t | 2 +- t/view.t | 4 ++-- t/watch_maildir.t | 2 +- 138 files changed, 180 insertions(+), 180 deletions(-) diff --git a/Documentation/design_notes.txt b/Documentation/design_notes.txt index c637302d1..c5d9427b5 100644 --- a/Documentation/design_notes.txt +++ b/Documentation/design_notes.txt @@ -159,5 +159,5 @@ where `n' is the number of history splits. Copyright --------- -Copyright 2013-2015 all contributors -License: AGPLv3 or later +Copyright 2013-2018 all contributors +License: AGPL-3.0+ diff --git a/Documentation/include.mk b/Documentation/include.mk index c028eef65..ad7b80a6e 100644 --- a/Documentation/include.mk +++ b/Documentation/include.mk @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ all:: RSYNC = rsync diff --git a/Documentation/public-inbox-config.pod b/Documentation/public-inbox-config.pod index 78f12ba29..8250b459d 100644 --- a/Documentation/public-inbox-config.pod +++ b/Documentation/public-inbox-config.pod @@ -150,7 +150,7 @@ and L =head1 COPYRIGHT -Copyright 2016 all contributors L +Copyright 2016-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-daemon.pod b/Documentation/public-inbox-daemon.pod index 72794a51b..a3c97d8b2 100644 --- a/Documentation/public-inbox-daemon.pod +++ b/Documentation/public-inbox-daemon.pod @@ -174,7 +174,7 @@ and L =head1 COPYRIGHT -Copyright 2013-2016 all contributors L +Copyright 2013-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-httpd.pod b/Documentation/public-inbox-httpd.pod index 8605d7472..71de7776f 100644 --- a/Documentation/public-inbox-httpd.pod +++ b/Documentation/public-inbox-httpd.pod @@ -30,7 +30,7 @@ and L =head1 COPYRIGHT -Copyright 2013-2016 all contributors L +Copyright 2013-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-index.pod b/Documentation/public-inbox-index.pod index 2871f0dad..838a20691 100644 --- a/Documentation/public-inbox-index.pod +++ b/Documentation/public-inbox-index.pod @@ -111,7 +111,7 @@ and L =head1 COPYRIGHT -Copyright 2016 all contributors L +Copyright 2016-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-mda.pod b/Documentation/public-inbox-mda.pod index 3a43a1cef..a6c704e3c 100644 --- a/Documentation/public-inbox-mda.pod +++ b/Documentation/public-inbox-mda.pod @@ -46,7 +46,7 @@ and L =head1 COPYRIGHT -Copyright 2013-2016 all contributors L +Copyright 2013-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-nntpd.pod b/Documentation/public-inbox-nntpd.pod index 2f9dbabf5..a38687f67 100644 --- a/Documentation/public-inbox-nntpd.pod +++ b/Documentation/public-inbox-nntpd.pod @@ -43,7 +43,7 @@ L =head1 COPYRIGHT -Copyright 2013-2016 all contributors L +Copyright 2013-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-overview.pod b/Documentation/public-inbox-overview.pod index 2c97f876c..4b49780fe 100644 --- a/Documentation/public-inbox-overview.pod +++ b/Documentation/public-inbox-overview.pod @@ -103,6 +103,6 @@ and L =head1 COPYRIGHT -Copyright 2016 all contributors L +Copyright 2016-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/public-inbox-watch.pod b/Documentation/public-inbox-watch.pod index a59ba32bb..783dc07ff 100644 --- a/Documentation/public-inbox-watch.pod +++ b/Documentation/public-inbox-watch.pod @@ -118,7 +118,7 @@ and L =head1 COPYRIGHT -Copyright 2016 all contributors L +Copyright 2016-2018 all contributors L License: AGPL-3.0+ L diff --git a/Documentation/txt2pre b/Documentation/txt2pre index 2f1799fc1..4c4b2ca2f 100755 --- a/Documentation/txt2pre +++ b/Documentation/txt2pre @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright (C) 2014-2016 all contributors +# Copyright (C) 2014-2018 all contributors # License: AGPL-3.0+ # # Stupid script to make HTML from preformatted, utf-8 text versions, diff --git a/INSTALL b/INSTALL index 3a2f840ca..3758e8dad 100644 --- a/INSTALL +++ b/INSTALL @@ -67,5 +67,5 @@ will not destroy critical data. Copyright --------- -Copyright 2013-2016 all contributors +Copyright 2013-2018 all contributors License: AGPL-3.0+ diff --git a/Makefile.PL b/Makefile.PL index 0bac7c95a..4f80c837d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ use strict; use ExtUtils::MakeMaker; my @EXE_FILES = split("\n", `git ls-files 'script/*' 2>/dev/null`); diff --git a/README b/README index 150dbeccd..26e0b6951 100644 --- a/README +++ b/README @@ -151,7 +151,7 @@ aims to preserve the focus on content, and not presentation. Copyright --------- -Copyright 2013-2016 all contributors +Copyright 2013-2018 all contributors License: AGPL-3.0+ This program is free software: you can redistribute it and/or modify diff --git a/examples/README.unsubscribe b/examples/README.unsubscribe index 7c41067cd..5df998cd6 100644 --- a/examples/README.unsubscribe +++ b/examples/README.unsubscribe @@ -36,5 +36,5 @@ in /etc/postfix/main.cf: # This is not needed for mlmmj since mlmmj uses SMTP: # non_smtpd_milters = local:/var/spool/postfix/unsubscribe/unsubscribe.sock -Copyright (C) 2016 all contributors +Copyright (C) 2016-2018 all contributors License: AGPL-3.0+ diff --git a/examples/cgit-commit-filter.lua b/examples/cgit-commit-filter.lua index 4b90125ff..e2a079cf8 100644 --- a/examples/cgit-commit-filter.lua +++ b/examples/cgit-commit-filter.lua @@ -1,5 +1,5 @@ --- Copyright (C) 2015 all contributors --- License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.txt) +-- Copyright (C) 2015-2018 all contributors +-- License: GPLv2 or later -- This commit filter maps a subject line to a search URL of a public-inbox -- disclaimer: written by someone who does not know Lua. -- diff --git a/examples/public-inbox.psgi b/examples/public-inbox.psgi index 98cde92d3..4dd3306b6 100644 --- a/examples/public-inbox.psgi +++ b/examples/public-inbox.psgi @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2016 all contributors +# Copyright (C) 2014-2018 all contributors # License: GPL-3.0+ # Note: this is part of our test suite, update t/plack.t if this changes # Usage: plackup [OPTIONS] /path/to/this/file diff --git a/examples/unsubscribe.milter b/examples/unsubscribe.milter index c245a5b81..3597b3ec8 100644 --- a/examples/unsubscribe.milter +++ b/examples/unsubscribe.milter @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/examples/unsubscribe.psgi b/examples/unsubscribe.psgi index 5b9b16cc7..612aa8800 100644 --- a/examples/unsubscribe.psgi +++ b/examples/unsubscribe.psgi @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: GPL-3.0+ # This should not require any other PublicInbox code, but may use # PublicInbox::Config if ~/.public-inbox/config exists or diff --git a/lib/PublicInbox/Address.pm b/lib/PublicInbox/Address.pm index 2c0bb040e..f334adeac 100644 --- a/lib/PublicInbox/Address.pm +++ b/lib/PublicInbox/Address.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ package PublicInbox::Address; use strict; diff --git a/lib/PublicInbox/AltId.pm b/lib/PublicInbox/AltId.pm index 73fecd5e4..d1b2dc242 100644 --- a/lib/PublicInbox/AltId.pm +++ b/lib/PublicInbox/AltId.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ package PublicInbox::AltId; diff --git a/lib/PublicInbox/Config.pm b/lib/PublicInbox/Config.pm index 369d9bda6..289c36a6c 100644 --- a/lib/PublicInbox/Config.pm +++ b/lib/PublicInbox/Config.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # # Used throughout the project for reading configuration package PublicInbox::Config; diff --git a/lib/PublicInbox/Daemon.pm b/lib/PublicInbox/Daemon.pm index 37aa41879..0329bd34e 100644 --- a/lib/PublicInbox/Daemon.pm +++ b/lib/PublicInbox/Daemon.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # contains common daemon code for the nntpd and httpd servers. # This may be used for read-only IMAP server if we decide to implement it. package PublicInbox::Daemon; diff --git a/lib/PublicInbox/Emergency.pm b/lib/PublicInbox/Emergency.pm index 4ee862153..231b41974 100644 --- a/lib/PublicInbox/Emergency.pm +++ b/lib/PublicInbox/Emergency.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Emergency Maildir delivery for MDA diff --git a/lib/PublicInbox/EvCleanup.pm b/lib/PublicInbox/EvCleanup.pm index b9fe843b1..559730e98 100644 --- a/lib/PublicInbox/EvCleanup.pm +++ b/lib/PublicInbox/EvCleanup.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # event cleanups (currently for Danga::Socket) diff --git a/lib/PublicInbox/ExtMsg.pm b/lib/PublicInbox/ExtMsg.pm index 6cfc6c322..ab9591f9f 100644 --- a/lib/PublicInbox/ExtMsg.pm +++ b/lib/PublicInbox/ExtMsg.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # # Used by the web interface to link to messages outside of the our # public-inboxes. Mail threads may cross projects/threads; so diff --git a/lib/PublicInbox/Feed.pm b/lib/PublicInbox/Feed.pm index e5d57550f..c32e7bde9 100644 --- a/lib/PublicInbox/Feed.pm +++ b/lib/PublicInbox/Feed.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ # # Used for generating Atom feeds for web-accessible mailing list archives. package PublicInbox::Feed; diff --git a/lib/PublicInbox/Filter/Base.pm b/lib/PublicInbox/Filter/Base.pm index b2bb14620..5d070132a 100644 --- a/lib/PublicInbox/Filter/Base.pm +++ b/lib/PublicInbox/Filter/Base.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # base class for creating per-list or per-project filters diff --git a/lib/PublicInbox/Filter/Mirror.pm b/lib/PublicInbox/Filter/Mirror.pm index d9940889f..6df785e51 100644 --- a/lib/PublicInbox/Filter/Mirror.pm +++ b/lib/PublicInbox/Filter/Mirror.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Dumb filter for blindly accepting everything diff --git a/lib/PublicInbox/Filter/RubyLang.pm b/lib/PublicInbox/Filter/RubyLang.pm index 5240e8df2..63e8d4226 100644 --- a/lib/PublicInbox/Filter/RubyLang.pm +++ b/lib/PublicInbox/Filter/RubyLang.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ # Filter for lists.ruby-lang.org trailers diff --git a/lib/PublicInbox/Filter/SubjectTag.pm b/lib/PublicInbox/Filter/SubjectTag.pm index 7735a94a0..f600437d9 100644 --- a/lib/PublicInbox/Filter/SubjectTag.pm +++ b/lib/PublicInbox/Filter/SubjectTag.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ # Filter for various [tags] in subjects diff --git a/lib/PublicInbox/Filter/Vger.pm b/lib/PublicInbox/Filter/Vger.pm index 905f28d7e..102e68d91 100644 --- a/lib/PublicInbox/Filter/Vger.pm +++ b/lib/PublicInbox/Filter/Vger.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Filter for vger.kernel.org list trailer diff --git a/lib/PublicInbox/GetlineBody.pm b/lib/PublicInbox/GetlineBody.pm index 5f3278288..7fcd7c035 100644 --- a/lib/PublicInbox/GetlineBody.pm +++ b/lib/PublicInbox/GetlineBody.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Wrap a pipe or file for PSGI streaming response bodies and calls the diff --git a/lib/PublicInbox/Git.pm b/lib/PublicInbox/Git.pm index 59c274702..ea2b814e3 100644 --- a/lib/PublicInbox/Git.pm +++ b/lib/PublicInbox/Git.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: GPLv2 or later (https://www.gnu.org/licenses/gpl-2.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: GPLv2 or later # # Used to read files from a git repository without excessive forking. # Used in our web interfaces as well as our -nntpd server. diff --git a/lib/PublicInbox/GitHTTPBackend.pm b/lib/PublicInbox/GitHTTPBackend.pm index 1fa5e30ee..4d2816a00 100644 --- a/lib/PublicInbox/GitHTTPBackend.pm +++ b/lib/PublicInbox/GitHTTPBackend.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # when no endpoints match, fallback to this and serve a static file diff --git a/lib/PublicInbox/HTTP.pm b/lib/PublicInbox/HTTP.pm index 3530f8ba3..3dd49be30 100644 --- a/lib/PublicInbox/HTTP.pm +++ b/lib/PublicInbox/HTTP.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Generic PSGI server for convenience. It aims to provide diff --git a/lib/PublicInbox/HTTPD.pm b/lib/PublicInbox/HTTPD.pm index fb476624d..f923dbb64 100644 --- a/lib/PublicInbox/HTTPD.pm +++ b/lib/PublicInbox/HTTPD.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ package PublicInbox::HTTPD; diff --git a/lib/PublicInbox/HTTPD/Async.pm b/lib/PublicInbox/HTTPD/Async.pm index 54b62451e..842aaf62e 100644 --- a/lib/PublicInbox/HTTPD/Async.pm +++ b/lib/PublicInbox/HTTPD/Async.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # XXX This is a totally unstable API for public-inbox internal use only diff --git a/lib/PublicInbox/Hval.pm b/lib/PublicInbox/Hval.pm index d65ab3217..c47057fc5 100644 --- a/lib/PublicInbox/Hval.pm +++ b/lib/PublicInbox/Hval.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # # represents a header value in various forms. Used for HTML generation # in our web interface(s) diff --git a/lib/PublicInbox/Import.pm b/lib/PublicInbox/Import.pm index 8c9d1cbad..8eec17eb8 100644 --- a/lib/PublicInbox/Import.pm +++ b/lib/PublicInbox/Import.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # git fast-import-based ssoma-mda MDA replacement diff --git a/lib/PublicInbox/Inbox.pm b/lib/PublicInbox/Inbox.pm index a0d69f181..2ec2be69a 100644 --- a/lib/PublicInbox/Inbox.pm +++ b/lib/PublicInbox/Inbox.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Represents a public-inbox (which may have multiple mailing addresses) diff --git a/lib/PublicInbox/Linkify.pm b/lib/PublicInbox/Linkify.pm index 93c468fe7..274f38209 100644 --- a/lib/PublicInbox/Linkify.pm +++ b/lib/PublicInbox/Linkify.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2016 all contributors +# Copyright (C) 2014-2018 all contributors # License: AGPL-3.0+ # two-step linkification. diff --git a/lib/PublicInbox/Listener.pm b/lib/PublicInbox/Listener.pm index a3a2015b0..52894cb3b 100644 --- a/lib/PublicInbox/Listener.pm +++ b/lib/PublicInbox/Listener.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # # Used by -nntpd for listen sockets package PublicInbox::Listener; diff --git a/lib/PublicInbox/MDA.pm b/lib/PublicInbox/MDA.pm index 6490102aa..d5af8f940 100644 --- a/lib/PublicInbox/MDA.pm +++ b/lib/PublicInbox/MDA.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ # # For the -mda script (mail delivery agent) package PublicInbox::MDA; diff --git a/lib/PublicInbox/MID.pm b/lib/PublicInbox/MID.pm index 2613c8eb4..2c9822f47 100644 --- a/lib/PublicInbox/MID.pm +++ b/lib/PublicInbox/MID.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # # Various Message-ID-related functions. package PublicInbox::MID; diff --git a/lib/PublicInbox/Mbox.pm b/lib/PublicInbox/Mbox.pm index ead5c7d83..84cc38452 100644 --- a/lib/PublicInbox/Mbox.pm +++ b/lib/PublicInbox/Mbox.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # Streaming interface for formatting messages as an mboxrd. # Used by the web interface diff --git a/lib/PublicInbox/MsgIter.pm b/lib/PublicInbox/MsgIter.pm index 5be06a44b..a795f6175 100644 --- a/lib/PublicInbox/MsgIter.pm +++ b/lib/PublicInbox/MsgIter.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # package PublicInbox::MsgIter; diff --git a/lib/PublicInbox/Msgmap.pm b/lib/PublicInbox/Msgmap.pm index b66ad8af3..a147b9f34 100644 --- a/lib/PublicInbox/Msgmap.pm +++ b/lib/PublicInbox/Msgmap.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # bidirectional Message-ID <-> Article Number mapping for the NNTP # and web interfaces. This is required for implementing stable article diff --git a/lib/PublicInbox/NNTP.pm b/lib/PublicInbox/NNTP.pm index 9408ffb9d..56d8e010f 100644 --- a/lib/PublicInbox/NNTP.pm +++ b/lib/PublicInbox/NNTP.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # # Each instance of this represents a NNTP client socket package PublicInbox::NNTP; diff --git a/lib/PublicInbox/NNTPD.pm b/lib/PublicInbox/NNTPD.pm index eb43a2bf2..117c9c037 100644 --- a/lib/PublicInbox/NNTPD.pm +++ b/lib/PublicInbox/NNTPD.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # represents an NNTPD (currently a singleton), diff --git a/lib/PublicInbox/NewsWWW.pm b/lib/PublicInbox/NewsWWW.pm index b4d747633..01e34d7b1 100644 --- a/lib/PublicInbox/NewsWWW.pm +++ b/lib/PublicInbox/NewsWWW.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Plack app redirector for mapping /$NEWSGROUP requests to diff --git a/lib/PublicInbox/ParentPipe.pm b/lib/PublicInbox/ParentPipe.pm index d2d054ce3..4f7ee1538 100644 --- a/lib/PublicInbox/ParentPipe.pm +++ b/lib/PublicInbox/ParentPipe.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # only for PublicInbox::Daemon package PublicInbox::ParentPipe; diff --git a/lib/PublicInbox/ProcessPipe.pm b/lib/PublicInbox/ProcessPipe.pm index 943405ff0..7bb6ddee4 100644 --- a/lib/PublicInbox/ProcessPipe.pm +++ b/lib/PublicInbox/ProcessPipe.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # a tied handle for auto reaping of children tied to a pipe, see perltie(1) diff --git a/lib/PublicInbox/Qspawn.pm b/lib/PublicInbox/Qspawn.pm index 4950da25f..3500f8a4a 100644 --- a/lib/PublicInbox/Qspawn.pm +++ b/lib/PublicInbox/Qspawn.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Limits the number of processes spawned diff --git a/lib/PublicInbox/Reply.pm b/lib/PublicInbox/Reply.pm index eee411735..17b1abb27 100644 --- a/lib/PublicInbox/Reply.pm +++ b/lib/PublicInbox/Reply.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2017 all contributors +# Copyright (C) 2014-2018 all contributors # License: AGPL-3.0+ package PublicInbox::Reply; use strict; diff --git a/lib/PublicInbox/SaPlugin/ListMirror.pm b/lib/PublicInbox/SaPlugin/ListMirror.pm index 3808196c8..f2071dd56 100644 --- a/lib/PublicInbox/SaPlugin/ListMirror.pm +++ b/lib/PublicInbox/SaPlugin/ListMirror.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Rules useful for running a mailing list mirror. We want to: diff --git a/lib/PublicInbox/Search.pm b/lib/PublicInbox/Search.pm index 25ab8d527..9ab5afe6d 100644 --- a/lib/PublicInbox/Search.pm +++ b/lib/PublicInbox/Search.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # based on notmuch, but with no concept of folders, files or flags # # Read-only search interface for use by the web and NNTP interfaces diff --git a/lib/PublicInbox/SearchIdx.pm b/lib/PublicInbox/SearchIdx.pm index cfb9a0880..66faed312 100644 --- a/lib/PublicInbox/SearchIdx.pm +++ b/lib/PublicInbox/SearchIdx.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # based on notmuch, but with no concept of folders, files or flags # # Indexes mail with Xapian and our (SQLite-based) ::Msgmap for use diff --git a/lib/PublicInbox/SearchMsg.pm b/lib/PublicInbox/SearchMsg.pm index 84e2ad519..afba8b1a8 100644 --- a/lib/PublicInbox/SearchMsg.pm +++ b/lib/PublicInbox/SearchMsg.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2016 all contributors +# Copyright (C) 2015-2018 all contributors # License: AGPL-3.0+ # based on notmuch, but with no concept of folders, files or flags # diff --git a/lib/PublicInbox/SearchView.pm b/lib/PublicInbox/SearchView.pm index 13e9c179b..53b88c34d 100644 --- a/lib/PublicInbox/SearchView.pm +++ b/lib/PublicInbox/SearchView.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # # Displays search results for the web interface package PublicInbox::SearchView; diff --git a/lib/PublicInbox/Spamcheck/Spamc.pm b/lib/PublicInbox/Spamcheck/Spamc.pm index ba8e44a48..a76e920f0 100644 --- a/lib/PublicInbox/Spamcheck/Spamc.pm +++ b/lib/PublicInbox/Spamcheck/Spamc.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ package PublicInbox::Spamcheck::Spamc; use strict; diff --git a/lib/PublicInbox/Spawn.pm b/lib/PublicInbox/Spawn.pm index 41b08a33e..91a3c123e 100644 --- a/lib/PublicInbox/Spawn.pm +++ b/lib/PublicInbox/Spawn.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # This allows vfork to be used for spawning subprocesses if diff --git a/lib/PublicInbox/SpawnPP.pm b/lib/PublicInbox/SpawnPP.pm index 179aba5e7..d0df94d0d 100644 --- a/lib/PublicInbox/SpawnPP.pm +++ b/lib/PublicInbox/SpawnPP.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ package PublicInbox::SpawnPP; use strict; diff --git a/lib/PublicInbox/Unsubscribe.pm b/lib/PublicInbox/Unsubscribe.pm index fca300e5b..2644f7a9c 100644 --- a/lib/PublicInbox/Unsubscribe.pm +++ b/lib/PublicInbox/Unsubscribe.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Standalone PSGI app to handle HTTP(s) unsubscribe links generated diff --git a/lib/PublicInbox/View.pm b/lib/PublicInbox/View.pm index 65d7d019b..590a76a0f 100644 --- a/lib/PublicInbox/View.pm +++ b/lib/PublicInbox/View.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # # Used for displaying the HTML web interface. # See Documentation/design_www.txt for this. diff --git a/lib/PublicInbox/WWW.pm b/lib/PublicInbox/WWW.pm index 3fd77d42b..4ddc187b7 100644 --- a/lib/PublicInbox/WWW.pm +++ b/lib/PublicInbox/WWW.pm @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # # Main web interface for mailing list archives # diff --git a/lib/PublicInbox/WWW.pod b/lib/PublicInbox/WWW.pod index a1d33a3b3..ba9ce0425 100644 --- a/lib/PublicInbox/WWW.pod +++ b/lib/PublicInbox/WWW.pod @@ -47,7 +47,7 @@ and L =head1 COPYRIGHT -Copyright (C) 2016 all contributors L +Copyright (C) 2016-2018 all contributors L License: AGPL-3.0+ L diff --git a/lib/PublicInbox/WatchMaildir.pm b/lib/PublicInbox/WatchMaildir.pm index 424186bd3..a3fab428f 100644 --- a/lib/PublicInbox/WatchMaildir.pm +++ b/lib/PublicInbox/WatchMaildir.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # ref: https://cr.yp.to/proto/maildir.html diff --git a/lib/PublicInbox/WwwAtomStream.pm b/lib/PublicInbox/WwwAtomStream.pm index ecb82bc39..b69de8565 100644 --- a/lib/PublicInbox/WwwAtomStream.pm +++ b/lib/PublicInbox/WwwAtomStream.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Atom body stream for which yields getline+close methods diff --git a/lib/PublicInbox/WwwAttach.pm b/lib/PublicInbox/WwwAttach.pm index a5ba5b2b2..98cf9f709 100644 --- a/lib/PublicInbox/WwwAttach.pm +++ b/lib/PublicInbox/WwwAttach.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # For retrieving attachments from messages in the WWW interface diff --git a/lib/PublicInbox/WwwStream.pm b/lib/PublicInbox/WwwStream.pm index 01f7b31ba..055199843 100644 --- a/lib/PublicInbox/WwwStream.pm +++ b/lib/PublicInbox/WwwStream.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # HTML body stream for which yields getline+close methods diff --git a/lib/PublicInbox/WwwText.pm b/lib/PublicInbox/WwwText.pm index 449cb499a..e6d00ea9f 100644 --- a/lib/PublicInbox/WwwText.pm +++ b/lib/PublicInbox/WwwText.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ package PublicInbox::WwwText; diff --git a/script/public-inbox-httpd b/script/public-inbox-httpd index 8ba42c2f4..43f181886 100755 --- a/script/public-inbox-httpd +++ b/script/public-inbox-httpd @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # Standalone HTTP server for public-inbox. diff --git a/script/public-inbox-index b/script/public-inbox-index index e9bbec9ef..594a3d9ca 100755 --- a/script/public-inbox-index +++ b/script/public-inbox-index @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # Basic tool to create a Xapian search index for a git repository # configured for public-inbox. # Usage with libeatmydata diff --git a/script/public-inbox-init b/script/public-inbox-init index e23d14199..2f33c9efe 100755 --- a/script/public-inbox-init +++ b/script/public-inbox-init @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # # Initializes a public-inbox, basically a wrapper for git-init(1) use strict; diff --git a/script/public-inbox-learn b/script/public-inbox-learn index 5041d82bd..bdc72e08b 100755 --- a/script/public-inbox-learn +++ b/script/public-inbox-learn @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # # Used for training spam (via SpamAssassin) and removing messages from a # public-inbox diff --git a/script/public-inbox-mda b/script/public-inbox-mda index 60f817dc0..8cf441957 100755 --- a/script/public-inbox-mda +++ b/script/public-inbox-mda @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ # # Mail delivery agent for public-inbox, run from your MTA upon mail delivery use strict; diff --git a/script/public-inbox-nntpd b/script/public-inbox-nntpd index be860a54c..484ce8d67 100755 --- a/script/public-inbox-nntpd +++ b/script/public-inbox-nntpd @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ # # Standalone NNTP server for public-inbox. use strict; diff --git a/script/public-inbox-watch b/script/public-inbox-watch index 0d1cd8319..e07c30bea 100755 --- a/script/public-inbox-watch +++ b/script/public-inbox-watch @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/script/public-inbox.cgi b/script/public-inbox.cgi index 2b7f737d4..62eae8eb7 100755 --- a/script/public-inbox.cgi +++ b/script/public-inbox.cgi @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2016 all contributors +# Copyright (C) 2014-2018 all contributors # License: AGPL-3.0+ or later # # Enables using PublicInbox::WWW as a CGI script diff --git a/scripts/dc-dlvr b/scripts/dc-dlvr index 81193b23e..aa54ad76c 100755 --- a/scripts/dc-dlvr +++ b/scripts/dc-dlvr @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2016 all contributors +# Copyright (C) 2008-2018 all contributors # License: GPL-3.0+ # This is installed as /etc/dc-dcvr on my system # to use with postfix main.cf: mailbox_command = /etc/dc-dlvr "$EXTENSION" diff --git a/scripts/dc-dlvr.pre b/scripts/dc-dlvr.pre index d7bc1b5c8..7f7c414ea 100644 --- a/scripts/dc-dlvr.pre +++ b/scripts/dc-dlvr.pre @@ -1,5 +1,5 @@ # Copyright (C) 2014, Eric Wong -# License: AGPLv3 or later +# License: AGPL-3.0+ # sourced by /etc/dc-dlvr in ~$PI_USER/.dc-dlvr.rc, this just exits, # aborting /etc/dc-dlvr export PATH=/usr/local/bin:/usr/bin:/bin diff --git a/scripts/import_maildir b/scripts/import_maildir index 43a8c1aeb..fbf3f6495 100755 --- a/scripts/import_maildir +++ b/scripts/import_maildir @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # Copyright (C) 2014, Eric Wong and all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# License: AGPL-3.0+ # # Script to import a Maildir into a public-inbox =begin usage diff --git a/scripts/import_slrnspool b/scripts/import_slrnspool index 98850591e..5158460bf 100755 --- a/scripts/import_slrnspool +++ b/scripts/import_slrnspool @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2015-2016 all contributors +# Copyright (C) 2015-2018 all contributors # License: AGPL-3.0+ # # Incremental (or one-shot) importer of a slrnpull news spool diff --git a/scripts/import_vger_from_mbox b/scripts/import_vger_from_mbox index 4976e0569..44055ffda 100644 --- a/scripts/import_vger_from_mbox +++ b/scripts/import_vger_from_mbox @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/scripts/slrnspool2maildir b/scripts/slrnspool2maildir index a3908edf2..25108b678 100755 --- a/scripts/slrnspool2maildir +++ b/scripts/slrnspool2maildir @@ -1,6 +1,6 @@ #!/usr/bin/perl -w -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ # # One-off script to convert an slrnpull news spool to Maildir =begin usage diff --git a/scripts/ssoma-replay b/scripts/ssoma-replay index 50bf45604..34cc4671a 100755 --- a/scripts/ssoma-replay +++ b/scripts/ssoma-replay @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2015-2016 all contributors +# Copyright (C) 2015-2018 all contributors # License: AGPL-3.0+ # # A work-in-progress, but one day I hope this script is no longer diff --git a/scripts/xhdr-num2mid b/scripts/xhdr-num2mid index bc3ede609..6f839c555 100755 --- a/scripts/xhdr-num2mid +++ b/scripts/xhdr-num2mid @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Useful for mapping article IDs from existing NNTP servers to MIDs use strict; diff --git a/t/address.t b/t/address.t index be0fc5b7b..e35e4f8b0 100644 --- a/t/address.t +++ b/t/address.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/altid.t b/t/altid.t index 887d548f4..7759bd6bc 100644 --- a/t/altid.t +++ b/t/altid.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/cgi.t b/t/cgi.t index 77409660d..ef32a2845 100644 --- a/t/cgi.t +++ b/t/cgi.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ # FIXME: this test is too slow and most non-CGI-requirements # should be moved over to things which use test_psgi use strict; diff --git a/t/check-www-inbox.perl b/t/check-www-inbox.perl index 4319049c8..08e62471f 100644 --- a/t/check-www-inbox.perl +++ b/t/check-www-inbox.perl @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Parallel WWW checker my $usage = "$0 [-j JOBS] [-s SLOW_THRESHOLD] URL_OF_INBOX\n"; diff --git a/t/common.perl b/t/common.perl index 1251333d8..5c5fcd848 100644 --- a/t/common.perl +++ b/t/common.perl @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ sub stream_to_string { my ($res) = @_; diff --git a/t/config.t b/t/config.t index 353dac69b..6a6b98c80 100644 --- a/t/config.t +++ b/t/config.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/config_limiter.t b/t/config_limiter.t index f0b652812..85a71257b 100644 --- a/t/config_limiter.t +++ b/t/config_limiter.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/emergency.t b/t/emergency.t index e480338de..6cffe8814 100644 --- a/t/emergency.t +++ b/t/emergency.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/feed.t b/t/feed.t index 7e1596b1c..8f19352fd 100644 --- a/t/feed.t +++ b/t/feed.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/filter_base.t b/t/filter_base.t index ee5c73076..f3a8c5c20 100644 --- a/t/filter_base.t +++ b/t/filter_base.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/filter_mirror.t b/t/filter_mirror.t index 01be282e5..7cbe16046 100644 --- a/t/filter_mirror.t +++ b/t/filter_mirror.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/filter_rubylang.t b/t/filter_rubylang.t index bfccc35b8..60ccd37ca 100644 --- a/t/filter_rubylang.t +++ b/t/filter_rubylang.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/filter_subjecttag.t b/t/filter_subjecttag.t index 54a219e72..944ebdaf3 100644 --- a/t/filter_subjecttag.t +++ b/t/filter_subjecttag.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/filter_vger.t b/t/filter_vger.t index 83a4c9ee3..843035c2e 100644 --- a/t/filter_vger.t +++ b/t/filter_vger.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/git-http-backend.psgi b/t/git-http-backend.psgi index 66f415059..c7c2f147f 100644 --- a/t/git-http-backend.psgi +++ b/t/git-http-backend.psgi @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/git-http-backend.t b/t/git-http-backend.t index e506e772c..cb5e5d255 100644 --- a/t/git-http-backend.t +++ b/t/git-http-backend.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/git.t b/t/git.t index d7b20d0de..5efc18aba 100644 --- a/t/git.t +++ b/t/git.t @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPL-3.0+ (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/html_index.t b/t/html_index.t index f29b442d9..d31b68c0d 100644 --- a/t/html_index.t +++ b/t/html_index.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/httpd-corner.psgi b/t/httpd-corner.psgi index ed1f92c09..f8396907f 100644 --- a/t/httpd-corner.psgi +++ b/t/httpd-corner.psgi @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # corner case tests for the generic PSGI server # Usage: plackup [OPTIONS] /path/to/this/file diff --git a/t/httpd-corner.t b/t/httpd-corner.t index 8a0337c2b..a720670ec 100644 --- a/t/httpd-corner.t +++ b/t/httpd-corner.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # note: our HTTP server should be standalone and capable of running # generic Rack apps. diff --git a/t/httpd-unix.t b/t/httpd-unix.t index 4b0f116e8..b3cf86931 100644 --- a/t/httpd-unix.t +++ b/t/httpd-unix.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # Tests for binding Unix domain sockets use strict; diff --git a/t/httpd.t b/t/httpd.t index d0ce39432..f33c0969b 100644 --- a/t/httpd.t +++ b/t/httpd.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/hval.t b/t/hval.t index 7915f4c9a..a193c2966 100644 --- a/t/hval.t +++ b/t/hval.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/import.t b/t/import.t index 29d00b058..fb6238e73 100644 --- a/t/import.t +++ b/t/import.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/inbox.t b/t/inbox.t index 9909dc530..8563e3203 100644 --- a/t/inbox.t +++ b/t/inbox.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/init.t b/t/init.t index f87dc225c..864f1ab57 100644 --- a/t/init.t +++ b/t/init.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/linkify.t b/t/linkify.t index 041c15c73..a55ed22a1 100644 --- a/t/linkify.t +++ b/t/linkify.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/mda.t b/t/mda.t index 886b4cb97..5dbcec63f 100644 --- a/t/mda.t +++ b/t/mda.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/mid.t b/t/mid.t index b0af8386c..0bf33318e 100644 --- a/t/mid.t +++ b/t/mid.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use Test::More; use PublicInbox::MID qw(mid_escape); diff --git a/t/mime.t b/t/mime.t index b0e2290ea..72140ebf3 100644 --- a/t/mime.t +++ b/t/mime.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # This library is free software; you can redistribute it and/or modify # it under the same terms as Perl itself. # Artistic or GPL-1+ diff --git a/t/msg_iter.t b/t/msg_iter.t index 7ade6e414..c1798cb7f 100644 --- a/t/msg_iter.t +++ b/t/msg_iter.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/msgmap.t b/t/msgmap.t index a5232fab6..bc22137dd 100644 --- a/t/msgmap.t +++ b/t/msgmap.t @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/nntp.t b/t/nntp.t index 7500d6b9a..03c7f0836 100644 --- a/t/nntp.t +++ b/t/nntp.t @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/nntpd.t b/t/nntpd.t index 2ccc90fba..56b1d6045 100644 --- a/t/nntpd.t +++ b/t/nntpd.t @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/plack.t b/t/plack.t index e57806443..26b03660d 100644 --- a/t/plack.t +++ b/t/plack.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/precheck.t b/t/precheck.t index 0c3ce1c4a..4481e8d0f 100644 --- a/t/precheck.t +++ b/t/precheck.t @@ -1,5 +1,5 @@ -# Copyright (C) 2014-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2014-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/psgi_attach.t b/t/psgi_attach.t index 0d20b7f7f..885a31bf8 100644 --- a/t/psgi_attach.t +++ b/t/psgi_attach.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/psgi_mount.t b/t/psgi_mount.t index 4a515c6a0..c00e74a8c 100644 --- a/t/psgi_mount.t +++ b/t/psgi_mount.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/psgi_search.t b/t/psgi_search.t index cc9c9cf42..1df38691c 100644 --- a/t/psgi_search.t +++ b/t/psgi_search.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/psgi_text.t b/t/psgi_text.t index bf565f83d..436cb0230 100644 --- a/t/psgi_text.t +++ b/t/psgi_text.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/qspawn.t b/t/qspawn.t index 9c42e1001..170e4d7f4 100644 --- a/t/qspawn.t +++ b/t/qspawn.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use Test::More; use_ok 'PublicInbox::Qspawn'; diff --git a/t/reply.t b/t/reply.t index 719b4e475..de31f8800 100644 --- a/t/reply.t +++ b/t/reply.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3+ use strict; use warnings; diff --git a/t/search-thr-index.t b/t/search-thr-index.t index 654955466..c3534f6b6 100644 --- a/t/search-thr-index.t +++ b/t/search-thr-index.t @@ -1,4 +1,4 @@ -# Copyright (C) 2017 all contributors +# Copyright (C) 2017-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/search.t b/t/search.t index a75dc9b57..6b1aa2a31 100644 --- a/t/search.t +++ b/t/search.t @@ -1,5 +1,5 @@ -# Copyright (C) 2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2015-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/spamcheck_spamc.t b/t/spamcheck_spamc.t index 65ac5c2e1..7016e8bfd 100644 --- a/t/spamcheck_spamc.t +++ b/t/spamcheck_spamc.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/spawn.t b/t/spawn.t index 0f756462d..db3f2dc97 100644 --- a/t/spawn.t +++ b/t/spawn.t @@ -1,4 +1,4 @@ -# Copyright (C) 2015 all contributors +# Copyright (C) 2015-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/thread-all.t b/t/thread-all.t index 8ccf4f8c4..d4e8c1fcd 100644 --- a/t/thread-all.t +++ b/t/thread-all.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ # # real-world testing of search threading diff --git a/t/thread-cycle.t b/t/thread-cycle.t index 16ceee71f..7d85909f1 100644 --- a/t/thread-cycle.t +++ b/t/thread-cycle.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/t/view.t b/t/view.t index 1f4ed9373..22f5c7e49 100644 --- a/t/view.t +++ b/t/view.t @@ -1,5 +1,5 @@ -# Copyright (C) 2013-2015 all contributors -# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt) +# Copyright (C) 2013-2018 all contributors +# License: AGPL-3.0+ use strict; use warnings; use Test::More; diff --git a/t/watch_maildir.t b/t/watch_maildir.t index e12e0836b..30e94c1e5 100644 --- a/t/watch_maildir.t +++ b/t/watch_maildir.t @@ -1,4 +1,4 @@ -# Copyright (C) 2016 all contributors +# Copyright (C) 2016-2018 all contributors # License: AGPL-3.0+ use Test::More; use File::Temp qw/tempdir/; -- 2.47.2