Update Copyright Dates

This commit is contained in:
Fletcher T. Penney
2005-04-08 21:23:43 +00:00
parent 7afa12308b
commit 146ddfbf23
6 changed files with 12 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004 Fletcher T. Penney <fletcher@freeshell.org>
# Copyright (C) 2004, 2005 Fletcher T. Penney <fletcher@freeshell.org>
#
# 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
@@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330
# Boston, MA 02111-1307 USA
$ModulesDescription .= '<p>$Id: aawrapperdiv.pl,v 1.1 2005/04/05 21:24:39 fletcherpenney Exp $</p>';
$ModulesDescription .= '<p>$Id: aawrapperdiv.pl,v 1.2 2005/04/08 21:23:43 fletcherpenney Exp $</p>';
*OldGetHeader = *GetHeader;

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004 Fletcher T. Penney <fletcher@freeshell.org>
# Copyright (C) 2004, 2005 Fletcher T. Penney <fletcher@freeshell.org>
#
# 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
@@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330
# Boston, MA 02111-1307 USA
$ModulesDescription .= '<p>$Id: antispam.pl,v 1.1 2005/04/05 21:18:57 fletcherpenney Exp $</p>';
$ModulesDescription .= '<p>$Id: antispam.pl,v 1.2 2005/04/08 21:23:43 fletcherpenney Exp $</p>';
use vars qw($DoMaskEmail $CreateMailtoLinks);

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004 Fletcher T. Penney <fletcher@freeshell.org>
# Copyright (C) 2004, 2005 Fletcher T. Penney <fletcher@freeshell.org>
#
# 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
@@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330
# Boston, MA 02111-1307 USA
$ModulesDescription .= '<p>$Id: clustermap.pl,v 1.2 2005/04/08 21:01:42 fletcherpenney Exp $</p>';
$ModulesDescription .= '<p>$Id: clustermap.pl,v 1.3 2005/04/08 21:23:43 fletcherpenney Exp $</p>';
use vars qw($ClusterMapPage $ClusterMapTOC);

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004 Fletcher T. Penney <fletcher@freeshell.org>
# Copyright (C) 2004, 2005 Fletcher T. Penney <fletcher@freeshell.org>
#
# 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
@@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330
# Boston, MA 02111-1307 USA
$ModulesDescription .= '<p>$Id: htmllinks.pl,v 1.1 2005/04/05 21:18:57 fletcherpenney Exp $</p>';
$ModulesDescription .= '<p>$Id: htmllinks.pl,v 1.2 2005/04/08 21:23:43 fletcherpenney Exp $</p>';
use vars qw($HtmlLinks);

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004 Fletcher T. Penney <fletcher@freeshell.org>
# Copyright (C) 2004, 2005 Fletcher T. Penney <fletcher@freeshell.org>
#
# 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
@@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330
# Boston, MA 02111-1307 USA
$ModulesDescription .= '<p>$Id: logbannedcontent.pl,v 1.1 2005/04/05 21:18:57 fletcherpenney Exp $</p>';
$ModulesDescription .= '<p>$Id: logbannedcontent.pl,v 1.2 2005/04/08 21:23:43 fletcherpenney Exp $</p>';
use vars qw($BannedFile);

View File

@@ -1,4 +1,4 @@
# Copyright (C) 2004 Fletcher T. Penney <fletcher@freeshell.org>
# Copyright (C) 2004, 2005 Fletcher T. Penney <fletcher@freeshell.org>
#
# 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
@@ -16,7 +16,7 @@
# 59 Temple Place, Suite 330
# Boston, MA 02111-1307 USA
$ModulesDescription .= '<p>$Id: slideshow.pl,v 1.1 2005/04/05 21:18:57 fletcherpenney Exp $</p>';
$ModulesDescription .= '<p>$Id: slideshow.pl,v 1.2 2005/04/08 21:23:43 fletcherpenney Exp $</p>';
use vars qw($SlideShowDataFolder $SlideShowTheme $SlideShowHeader %SlideShowMeta);