From cff97b9718471c0541dcddc2e82e438f8eb4612d Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Fri, 21 Sep 2012 21:13:00 +0200 Subject: [PATCH] Updated copyright. --- tests/checker/httpserver.py | 2 +- tests/test_robotstxt.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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