From 4e1e756ca4a4b035b6821b971fa9ac24cfe75d88 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Wed, 16 Jul 2014 07:35:32 +0200 Subject: [PATCH] Updated copyright. --- tests/test_robotparser.py | 2 +- tests/test_updater.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_robotparser.py b/tests/test_robotparser.py index ab3b7cfd..fab8b4ef 100644 --- a/tests/test_robotparser.py +++ b/tests/test_robotparser.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2004-2012 Bastian Kleineidam +# Copyright (C) 2004-2014 Bastian Kleineidam # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/tests/test_updater.py b/tests/test_updater.py index 7b188367..2cd32005 100644 --- a/tests/test_updater.py +++ b/tests/test_updater.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2011 Bastian Kleineidam +# Copyright (C) 2011-2014 Bastian Kleineidam # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by