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! --- scripts/dc-dlvr | 2 +- scripts/dupe-finder | 2 +- scripts/import_slrnspool | 2 +- scripts/import_vger_from_mbox | 2 +- scripts/slrnspool2maildir | 2 +- scripts/ssoma-replay | 2 +- scripts/xhdr-num2mid | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'scripts') diff --git a/scripts/dc-dlvr b/scripts/dc-dlvr index 3d428e79..90aab73b 100755 --- a/scripts/dc-dlvr +++ b/scripts/dc-dlvr @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2008-2019 all contributors +# Copyright (C) 2008-2020 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/dupe-finder b/scripts/dupe-finder index 8060a9d7..6f873b6e 100644 --- a/scripts/dupe-finder +++ b/scripts/dupe-finder @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2018-2019 all contributors +# Copyright (C) 2018-2020 all contributors # License: AGPL-3.0+ # # ad-hoc tool for finding duplicates, unstable! diff --git a/scripts/import_slrnspool b/scripts/import_slrnspool index b913cf32..e569d004 100755 --- a/scripts/import_slrnspool +++ b/scripts/import_slrnspool @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2015-2019 all contributors +# Copyright (C) 2015-2020 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 6329dd16..0e5ba6b4 100644 --- a/scripts/import_vger_from_mbox +++ b/scripts/import_vger_from_mbox @@ -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/scripts/slrnspool2maildir b/scripts/slrnspool2maildir index b321db19..0c21806a 100755 --- a/scripts/slrnspool2maildir +++ b/scripts/slrnspool2maildir @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2013-2019 all contributors +# Copyright (C) 2013-2020 all contributors # License: AGPL-3.0+ # # One-off script to convert an slrnpull news spool to Maildir diff --git a/scripts/ssoma-replay b/scripts/ssoma-replay index f20e0272..46b15d7e 100755 --- a/scripts/ssoma-replay +++ b/scripts/ssoma-replay @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2015-2019 all contributors +# Copyright (C) 2015-2020 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 717fa46f..19f5d0e0 100755 --- a/scripts/xhdr-num2mid +++ b/scripts/xhdr-num2mid @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2016-2019 all contributors +# Copyright (C) 2016-2020 all contributors # License: AGPL-3.0+ # Useful for mapping article IDs from existing NNTP servers to MIDs use strict; -- cgit v1.2.3-24-ge0c7