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