diff --git a/tests/checker/httpserver.py b/tests/checker/httpserver.py index 88fdac4e..dfd9a9a5 100644 --- a/tests/checker/httpserver.py +++ b/tests/checker/httpserver.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2004-2011 Bastian Kleineidam +# Copyright (C) 2004-2012 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_robotstxt.py b/tests/test_robotstxt.py index 805c5a48..4901675f 100644 --- a/tests/test_robotstxt.py +++ b/tests/test_robotstxt.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2006-2010 Bastian Kleineidam +# Copyright (C) 2006-2012 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