From 95bdac7f09c69036efed537a4d03d5bdd2ae4eb6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 6 Feb 2020 13:14:48 -0600 Subject: treewide: run update-copyrights from gnulib for 2019 I didn't wait until September to do it, this year! --- script/public-inbox-compact | 2 +- script/public-inbox-convert | 2 +- script/public-inbox-edit | 2 +- script/public-inbox-index | 2 +- script/public-inbox-init | 2 +- script/public-inbox-learn | 2 +- script/public-inbox-mda | 2 +- script/public-inbox-nntpd | 2 +- script/public-inbox-purge | 2 +- script/public-inbox-watch | 2 +- script/public-inbox-xcpdb | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'script') diff --git a/script/public-inbox-compact b/script/public-inbox-compact index e8bf31e9..5c681466 100755 --- a/script/public-inbox-compact +++ b/script/public-inbox-compact @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2018-2019 all contributors +# Copyright (C) 2018-2020 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/script/public-inbox-convert b/script/public-inbox-convert index 68b0b31a..906001cb 100755 --- a/script/public-inbox-convert +++ b/script/public-inbox-convert @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2018-2019 all contributors +# Copyright (C) 2018-2020 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/script/public-inbox-edit b/script/public-inbox-edit index e408c7bc..ae5d8289 100755 --- a/script/public-inbox-edit +++ b/script/public-inbox-edit @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2019 all contributors +# Copyright (C) 2019-2020 all contributors # License: AGPL-3.0+ # # Used for editing messages in a public-inbox. diff --git a/script/public-inbox-index b/script/public-inbox-index index 102381c3..2c7c4f13 100755 --- a/script/public-inbox-index +++ b/script/public-inbox-index @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2015-2019 all contributors +# Copyright (C) 2015-2020 all contributors # License: AGPL-3.0+ # Basic tool to create a Xapian search index for a git repository # configured for public-inbox. diff --git a/script/public-inbox-init b/script/public-inbox-init index 6221871e..10d3ad45 100755 --- a/script/public-inbox-init +++ b/script/public-inbox-init @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2019 all contributors +# Copyright (C) 2014-2020 all contributors # License: AGPL-3.0+ # # Initializes a public-inbox, basically a wrapper for git-init(1) diff --git a/script/public-inbox-learn b/script/public-inbox-learn index 93aece2e..0d6c989b 100644 --- a/script/public-inbox-learn +++ b/script/public-inbox-learn @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2014-2019 all contributors +# Copyright (C) 2014-2020 all contributors # License: AGPL-3.0+ # # Used for training spam (via SpamAssassin) and removing messages from a diff --git a/script/public-inbox-mda b/script/public-inbox-mda index 9da2d90f..f37c7492 100755 --- a/script/public-inbox-mda +++ b/script/public-inbox-mda @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2013-2019 all contributors +# Copyright (C) 2013-2020 all contributors # License: AGPL-3.0+ # # Mail delivery agent for public-inbox, run from your MTA upon mail delivery diff --git a/script/public-inbox-nntpd b/script/public-inbox-nntpd index 27c33f04..ce42de2d 100755 --- a/script/public-inbox-nntpd +++ b/script/public-inbox-nntpd @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2015-2019 all contributors +# Copyright (C) 2015-2020 all contributors # License: AGPL-3.0+ # # Standalone NNTP server for public-inbox. diff --git a/script/public-inbox-purge b/script/public-inbox-purge index 22b56a8e..c9b69c3d 100755 --- a/script/public-inbox-purge +++ b/script/public-inbox-purge @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2019 all contributors +# Copyright (C) 2019-2020 all contributors # License: AGPL-3.0+ # # Used for purging messages entirely from a public-inbox. Currently diff --git a/script/public-inbox-watch b/script/public-inbox-watch index 5cbf761b..645abeda 100755 --- a/script/public-inbox-watch +++ b/script/public-inbox-watch @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016-2019 all contributors +# Copyright (C) 2016-2020 all contributors # License: AGPL-3.0+ use strict; use warnings; diff --git a/script/public-inbox-xcpdb b/script/public-inbox-xcpdb index b41c683b..2b9f032c 100755 --- a/script/public-inbox-xcpdb +++ b/script/public-inbox-xcpdb @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2019 all contributors +# Copyright (C) 2019-2020 all contributors # License: AGPL-3.0+ # xcpdb: Xapian copy database, a wrapper around Xapian's copydatabase(1) use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev); -- cgit v1.2.3-24-ge0c7