From 0283362ce63267719ed3c6d55b5e7b208f82909d Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Sun, 23 Dec 2012 21:32:16 +0100 Subject: [PATCH] Updated copyright. --- linkcheck/cache/cookie.py | 2 +- linkcheck/checker/nntpurl.py | 2 +- linkcheck/containers.py | 2 +- linkcheck/gui/editor.py | 2 +- linkcheck/socketutil.py | 2 +- linkcheck/trace.py | 2 +- linkcheck/winutil.py | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/linkcheck/cache/cookie.py b/linkcheck/cache/cookie.py index f173118b..ccbe0c66 100644 --- a/linkcheck/cache/cookie.py +++ b/linkcheck/cache/cookie.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2006-2011 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 diff --git a/linkcheck/checker/nntpurl.py b/linkcheck/checker/nntpurl.py index 43580c30..c415dbfa 100644 --- a/linkcheck/checker/nntpurl.py +++ b/linkcheck/checker/nntpurl.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 diff --git a/linkcheck/containers.py b/linkcheck/containers.py index 8bb12c24..289c109a 100644 --- a/linkcheck/containers.py +++ b/linkcheck/containers.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/linkcheck/gui/editor.py b/linkcheck/gui/editor.py index 0ada8e4a..d5b08019 100644 --- a/linkcheck/gui/editor.py +++ b/linkcheck/gui/editor.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2011 Bastian Kleineidam +# Copyright (C) 2010-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/socketutil.py b/linkcheck/socketutil.py index c1abeaf6..24ccc489 100644 --- a/linkcheck/socketutil.py +++ b/linkcheck/socketutil.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2008-2011 Bastian Kleineidam +# Copyright (C) 2008-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/trace.py b/linkcheck/trace.py index dffd23cf..ba8f22a2 100644 --- a/linkcheck/trace.py +++ b/linkcheck/trace.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 diff --git a/linkcheck/winutil.py b/linkcheck/winutil.py index ea962460..03fdb580 100644 --- a/linkcheck/winutil.py +++ b/linkcheck/winutil.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2010-2011 Bastian Kleineidam +# Copyright (C) 2010-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