From 75719b34f6186e25f9b1359cb4ce587031a77df0 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Wed, 19 Sep 2012 09:17:25 +0200 Subject: [PATCH] Updated copyright. --- linkcheck/logger/graph.py | 2 +- linkcheck/logger/gxml.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linkcheck/logger/graph.py b/linkcheck/logger/graph.py index 063c0c7c..4a4b481c 100644 --- a/linkcheck/logger/graph.py +++ b/linkcheck/logger/graph.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2000-2010 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 diff --git a/linkcheck/logger/gxml.py b/linkcheck/logger/gxml.py index b1799a9f..22dfc050 100644 --- a/linkcheck/logger/gxml.py +++ b/linkcheck/logger/gxml.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2000-2009 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