From e9420d77dbaa70790b479f78a4ca344a5c05f31d Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sat, 31 Mar 2012 09:24:08 +0200 Subject: [PATCH] Updated copyright. --- linkcheck/logger/csvlog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkcheck/logger/csvlog.py b/linkcheck/logger/csvlog.py index e7cfd7e9..cb69343c 100644 --- a/linkcheck/logger/csvlog.py +++ b/linkcheck/logger/csvlog.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