From 360cdd1f32e64cf87d1f69c084e882e175cc65ac Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 2 Oct 2007 09:54:50 +0000 Subject: [PATCH] Updated copyright years based on the earliest mention in the ChangeLog file. --- modules/near-links.pl | 4 ++-- modules/permanent-anchors.pl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/near-links.pl b/modules/near-links.pl index f51a6f62..92f3442f 100644 --- a/modules/near-links.pl +++ b/modules/near-links.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2007 Alex Schroeder +# Copyright (C) 2003, 2004, 2005, 2006, 2007 Alex Schroeder # # 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 @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -$ModulesDescription .= '

$Id: near-links.pl,v 1.1 2007/10/02 09:51:00 as Exp $

'; +$ModulesDescription .= '

$Id: near-links.pl,v 1.2 2007/10/02 09:55:09 as Exp $

'; =head1 Near Links diff --git a/modules/permanent-anchors.pl b/modules/permanent-anchors.pl index d593b8ba..91b040c2 100644 --- a/modules/permanent-anchors.pl +++ b/modules/permanent-anchors.pl @@ -1,4 +1,4 @@ -# Copyright (C) 2007 Alex Schroeder +# Copyright (C) 2003, 2004, 2005, 2006, 2007 Alex Schroeder # # 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 @@ -13,7 +13,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -$ModulesDescription .= '

$Id: permanent-anchors.pl,v 1.3 2007/10/02 09:34:12 as Exp $

'; +$ModulesDescription .= '

$Id: permanent-anchors.pl,v 1.4 2007/10/02 09:54:50 as Exp $

'; =head1 Permanent Anchors