From 480c1aebd9e81e7b3a8917db59592c9cfb02c86e Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Thu, 19 Jan 2006 01:07:40 +0000 Subject: Copyright years. --- bin/qrunner | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/qrunner b/bin/qrunner index 5bf5c66d..20fe830d 100644 --- a/bin/qrunner +++ b/bin/qrunner @@ -1,6 +1,6 @@ #! @PYTHON@ -# Copyright (C) 2001,2002 by the Free Software Foundation, Inc. +# Copyright (C) 2001-2006 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 @@ -14,7 +14,8 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, +# USA. """Run one or more qrunners, once or repeatedly. -- cgit v1.2.3