From 21db38546c1844e8511cc854f57362f28858c0ab Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sun, 2 Sep 2012 23:36:31 +0200 Subject: [PATCH] Updated copyright. --- linkcheck/cache/urlqueue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkcheck/cache/urlqueue.py b/linkcheck/cache/urlqueue.py index 6530d186..12db72eb 100644 --- a/linkcheck/cache/urlqueue.py +++ b/linkcheck/cache/urlqueue.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2000-2011 Bastian Kleineidam +# Copyright (C) 2000-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