summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorbwarsaw2007-01-19 04:38:06 +0000
committerbwarsaw2007-01-19 04:38:06 +0000
commit25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d (patch)
tree0df202ccec91e87261017765b00d6bcbb98430f3 /bin
parent372d4c2fdf072f6bfedca5fc84a2d5bb427418e6 (diff)
downloadmailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.gz
mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.tar.zst
mailman-25f7d0630bfc73b3fd5c41a584d8eb3a8554f45d.zip
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.in2
-rw-r--r--bin/convert.py2
-rw-r--r--bin/fix_url.py2
-rwxr-xr-xbin/po2templ.py2
-rw-r--r--bin/reset_pw.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in
index 0dad76c4b..b10398f69 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -1,4 +1,4 @@
-# Copyright (C) 1998-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 1998-2007 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 b0d6a0539..aefc5d532 100644
--- a/bin/convert.py
+++ b/bin/convert.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2002 by the Free Software Foundation, Inc.
+# Copyright (C) 2002-2007 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 218b61dba..805323af3 100644
--- a/bin/fix_url.py
+++ b/bin/fix_url.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2001-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2001-2007 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/po2templ.py b/bin/po2templ.py
index 38bda3170..8f3cd4138 100755
--- a/bin/po2templ.py
+++ b/bin/po2templ.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2005-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2005-2007 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 6207937ba..aca79ba6d 100644
--- a/bin/reset_pw.py
+++ b/bin/reset_pw.py
@@ -1,6 +1,6 @@
#! @PYTHON@
#
-# Copyright (C) 2004-2006 by the Free Software Foundation, Inc.
+# Copyright (C) 2004-2007 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