From 3d41aa23f35501ca92aab8aa42980fa73f7fa74f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 7 Feb 2018 19:56:45 +0000 Subject: 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. --- 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 +- 8 files changed, 9 insertions(+), 9 deletions(-) (limited to 'scripts') diff --git a/scripts/dc-dlvr b/scripts/dc-dlvr index 81193b23..aa54ad76 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 d7bc1b5c..7f7c414e 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 43a8c1ae..fbf3f649 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 98850591..5158460b 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 4976e056..44055ffd 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 a3908edf..25108b67 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 50bf4560..34cc4671 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 bc3ede60..6f839c55 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; -- cgit v1.2.3-24-ge0c7