put correct mailing address in comment.

This commit is contained in:
kestes%tradinglinx.com 2001-03-26 14:08:42 +00:00
Родитель 306cc0df48
Коммит b9fdf006d8
9 изменённых файлов: 52 добавлений и 26 удалений

Просмотреть файл

@ -7,8 +7,8 @@
# columns from being shown on the default pages.
# $Revision: 1.12 $
# $Date: 2001-03-26 14:00:44 $
# $Revision: 1.13 $
# $Date: 2001-03-26 14:08:42 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/admintree.cgi,v $
# $Name: $
@ -539,7 +539,7 @@ sub make_all_changes {
# may play strange games with our ARGV and prevent us from
# updating the state.
system( (basename($0).'tinder.cgi'), '--daemon-mode' );
# system( (basename($0).'tinder.cgi'), '--daemon-mode' );
} else {
push @results, "No changes attempted due to security issues.";
}

Просмотреть файл

@ -10,9 +10,9 @@
# without the '.gz.html' extension.
# $Revision: 1.5 $
# $Date: 2001-01-04 00:25:24 $
# $Author: kestes%staff.mail.com $
# $Revision: 1.6 $
# $Date: 2001-03-26 14:06:28 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/gunzip.cgi,v $
# $Name: $
@ -36,7 +36,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):

Просмотреть файл

@ -23,8 +23,8 @@
# $Revision: 1.7 $
# $Date: 2001-02-16 20:06:28 $
# $Revision: 1.8 $
# $Date: 2001-03-26 14:06:36 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/processmail_bugs,v $
# $Name: $
@ -48,7 +48,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):

Просмотреть файл

@ -12,8 +12,8 @@
# server. No locks are used by the mail processes, data is passed to
# the tinderbox server in a maildir like format.
# $Revision: 1.4 $
# $Date: 2001-03-19 23:35:13 $
# $Revision: 1.5 $
# $Date: 2001-03-26 14:06:44 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/processmail_builds,v $
# $Name: $
@ -37,7 +37,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):

Просмотреть файл

@ -6,9 +6,9 @@
# days set in TinderConfig. This program should be
# run from cron daily.
# $Revision: 1.4 $
# $Date: 2001-01-04 00:26:00 $
# $Author: kestes%staff.mail.com $
# $Revision: 1.5 $
# $Date: 2001-03-26 14:06:51 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/rmlogs,v $
# $Name: $
@ -30,7 +30,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):

Просмотреть файл

@ -2,8 +2,8 @@
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# $Revision: 1.11 $
# $Date: 2001-02-15 20:51:58 $
# $Revision: 1.12 $
# $Date: 2001-03-26 14:06:58 $
# $Author: kestes%tradinglinx.com $
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/bin/tinder.cgi,v $
# $Name: $
@ -29,7 +29,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):

Просмотреть файл

@ -22,7 +22,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):
@ -38,7 +41,7 @@ use VCDisplay;
$VERSION = ( qw $Revision: 1.2 $ )[1];
$VERSION = ( qw $Revision: 1.3 $ )[1];
# Add an empty object, of this DB subclass, to end of the set of all
# HTML columns. This registers the subclass with TinderDB and defines

Просмотреть файл

@ -33,7 +33,10 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):
@ -90,7 +93,7 @@ use TreeData;
use VCDisplay;
$VERSION = ( qw $Revision: 1.6 $ )[1];
$VERSION = ( qw $Revision: 1.7 $ )[1];
@ISA = qw(TinderDB::BasicTxtDB);

Просмотреть файл

@ -29,9 +29,14 @@
# Rights Reserved.
#
# complete rewrite by Ken Estes, Mail.com (kestes@staff.mail.com).
# complete rewrite by Ken Estes:
# kestes@staff.mail.com Old work.
# kestes@tradinglinx.com New work.
# kestes@walrus.com Home.
# Contributor(s):
package TinderDB::VC_CVS;
# the raw CVS implemenation of the Version Control DB for Tinderbox.
@ -129,7 +134,7 @@ use TreeData;
use VCDisplay;
$VERSION = ( qw $Revision: 1.14 $ )[1];
$VERSION = ( qw $Revision: 1.15 $ )[1];
@ISA = qw(TinderDB::BasicTxtDB);