aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-06-17 16:47:34 -0700
committerMark Sapiro <mark@msapiro.net>2018-06-17 16:47:34 -0700
commitd3b8055fdda07338ac0b2de59613da2b34433412 (patch)
treef6d87fcdebc9dc300f5b3044e4c66e031b9f2635 /bin
parentda8ce4fa647e65574871366c4592a96ddb6672e9 (diff)
downloadmailman2-d3b8055fdda07338ac0b2de59613da2b34433412.tar.gz
mailman2-d3b8055fdda07338ac0b2de59613da2b34433412.tar.xz
mailman2-d3b8055fdda07338ac0b2de59613da2b34433412.zip
Bump copyright dates.
Diffstat (limited to 'bin')
-rw-r--r--bin/arch2
-rw-r--r--bin/b4b5-archfix2
-rw-r--r--bin/change_pw2
-rwxr-xr-xbin/check_db2
-rwxr-xr-xbin/check_perms2
-rw-r--r--bin/cleanarch2
-rwxr-xr-xbin/clone_member2
-rw-r--r--bin/config_list2
-rw-r--r--bin/convert.py2
-rw-r--r--bin/discard2
-rw-r--r--bin/dumpdb2
-rw-r--r--bin/export.py2
-rwxr-xr-xbin/find_member2
-rw-r--r--bin/fix_url.py2
-rw-r--r--bin/genaliases2
-rw-r--r--bin/inject2
-rw-r--r--bin/list_admins2
-rw-r--r--bin/list_lists2
-rwxr-xr-xbin/list_members2
-rw-r--r--bin/list_owners2
-rw-r--r--bin/mailmanctl2
-rwxr-xr-xbin/mmsitepass2
-rw-r--r--[-rwxr-xr-x]bin/msgfmt.py0
-rwxr-xr-xbin/newlist2
-rw-r--r--[-rwxr-xr-x]bin/pygettext.py0
-rw-r--r--bin/qrunner2
-rw-r--r--bin/rb-archfix2
-rwxr-xr-xbin/remove_members2
-rw-r--r--bin/reset_pw.py2
-rwxr-xr-xbin/rmlist2
-rw-r--r--bin/show_qfiles2
-rwxr-xr-xbin/sync_members2
-rw-r--r--bin/unshunt2
-rwxr-xr-xbin/update2
-rw-r--r--bin/version2
-rw-r--r--bin/withlist2
36 files changed, 34 insertions, 34 deletions
diff --git a/bin/arch b/bin/arch
index db008015..a003b303 100644
--- a/bin/arch
+++ b/bin/arch
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/b4b5-archfix b/bin/b4b5-archfix
index 366b320d..74e2c11a 100644
--- a/bin/b4b5-archfix
+++ b/bin/b4b5-archfix
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2002-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/change_pw b/bin/change_pw
index 28270949..da4ea1c7 100644
--- a/bin/change_pw
+++ b/bin/change_pw
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/check_db b/bin/check_db
index 702d4bc1..bb18aa28 100755
--- a/bin/check_db
+++ b/bin/check_db
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/check_perms b/bin/check_perms
index c10e46e9..9ed012c9 100755
--- a/bin/check_perms
+++ b/bin/check_perms
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/cleanarch b/bin/cleanarch
index 7fd3e79d..9e4d2bde 100644
--- a/bin/cleanarch
+++ b/bin/cleanarch
@@ -1,6 +1,6 @@
#! @PYTHON@
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/clone_member b/bin/clone_member
index 4872ffd0..e2ff0cfb 100755
--- a/bin/clone_member
+++ b/bin/clone_member
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/config_list b/bin/config_list
index 72f0f381..caf4fc11 100644
--- a/bin/config_list
+++ b/bin/config_list
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/convert.py b/bin/convert.py
index 94ae046c..b0d8d7e7 100644
--- a/bin/convert.py
+++ b/bin/convert.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2002-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/discard b/bin/discard
index 7a9b890b..ef8a7fe6 100644
--- a/bin/discard
+++ b/bin/discard
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2003-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/dumpdb b/bin/dumpdb
index 1a148662..8fc64bd6 100644
--- a/bin/dumpdb
+++ b/bin/dumpdb
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/export.py b/bin/export.py
index 38b27664..18253a87 100644
--- a/bin/export.py
+++ b/bin/export.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2006-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/find_member b/bin/find_member
index e30b835a..d83b6f59 100755
--- a/bin/find_member
+++ b/bin/find_member
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/fix_url.py b/bin/fix_url.py
index 5a63e2c4..e49d1ae1 100644
--- a/bin/fix_url.py
+++ b/bin/fix_url.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/genaliases b/bin/genaliases
index 82251794..aa9012a0 100644
--- a/bin/genaliases
+++ b/bin/genaliases
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/inject b/bin/inject
index 4879f48f..b1180150 100644
--- a/bin/inject
+++ b/bin/inject
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2002-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/list_admins b/bin/list_admins
index 08ad3d8a..e4b74ca2 100644
--- a/bin/list_admins
+++ b/bin/list_admins
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/list_lists b/bin/list_lists
index a6824c31..09c5fa73 100644
--- a/bin/list_lists
+++ b/bin/list_lists
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2017 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/list_members b/bin/list_members
index bfb91db3..65a33ada 100755
--- a/bin/list_members
+++ b/bin/list_members
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/list_owners b/bin/list_owners
index b58d95da..c4f2a9bc 100644
--- a/bin/list_owners
+++ b/bin/list_owners
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2002-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/mailmanctl b/bin/mailmanctl
index 07f7ca1e..dcaac05c 100644
--- a/bin/mailmanctl
+++ b/bin/mailmanctl
@@ -1,6 +1,6 @@
#! @PYTHON@
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/mmsitepass b/bin/mmsitepass
index b473354b..097cf403 100755
--- a/bin/mmsitepass
+++ b/bin/mmsitepass
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/msgfmt.py b/bin/msgfmt.py
index 8a2d4e66..8a2d4e66 100755..100644
--- a/bin/msgfmt.py
+++ b/bin/msgfmt.py
diff --git a/bin/newlist b/bin/newlist
index 710109a6..d02a9199 100755
--- a/bin/newlist
+++ b/bin/newlist
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/pygettext.py b/bin/pygettext.py
index 84421ee8..84421ee8 100755..100644
--- a/bin/pygettext.py
+++ b/bin/pygettext.py
diff --git a/bin/qrunner b/bin/qrunner
index 8d939488..0ca2f993 100644
--- a/bin/qrunner
+++ b/bin/qrunner
@@ -1,6 +1,6 @@
#! @PYTHON@
-# Copyright (C) 2001-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/rb-archfix b/bin/rb-archfix
index 13916f05..7dfbcea2 100644
--- a/bin/rb-archfix
+++ b/bin/rb-archfix
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2003-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2003-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/remove_members b/bin/remove_members
index 4fd7493c..59097b13 100755
--- a/bin/remove_members
+++ b/bin/remove_members
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/reset_pw.py b/bin/reset_pw.py
index 9f89162b..11563669 100644
--- a/bin/reset_pw.py
+++ b/bin/reset_pw.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2004-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2004-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/rmlist b/bin/rmlist
index 5a0838f9..251b808e 100755
--- a/bin/rmlist
+++ b/bin/rmlist
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/show_qfiles b/bin/show_qfiles
index 461b9e8b..a5a66e63 100644
--- a/bin/show_qfiles
+++ b/bin/show_qfiles
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2006-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2006-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/sync_members b/bin/sync_members
index 9357db58..6684dd28 100755
--- a/bin/sync_members
+++ b/bin/sync_members
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/unshunt b/bin/unshunt
index 1c7e4d8e..88b3e016 100644
--- a/bin/unshunt
+++ b/bin/unshunt
@@ -1,6 +1,6 @@
#! @PYTHON@
-# Copyright (C) 2002-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/update b/bin/update
index 1c7e7097..f1862fca 100755
--- a/bin/update
+++ b/bin/update
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/version b/bin/version
index 7645095e..9af2501b 100644
--- a/bin/version
+++ b/bin/version
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
diff --git a/bin/withlist b/bin/withlist
index 924b4b8b..ba770c83 100644
--- a/bin/withlist
+++ b/bin/withlist
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 1998-2016 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License