update the contact info to point to the new Contact file
git-svn-id: svn://10.0.0.236/trunk@146107 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
c8e232d55d
commit
ae65e83612
@ -6,8 +6,8 @@
|
||||
# gettree_header(), ).
|
||||
|
||||
|
||||
# $Revision: 1.7 $
|
||||
# $Date: 2001-08-13 19:52:34 $
|
||||
# $Revision: 1.8 $
|
||||
# $Date: 2003-08-17 01:39:21 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderHeader/BasicTxtHeader.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -31,10 +31,8 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
|
||||
# complete rewrite by Ken Estes:
|
||||
# kestes@staff.mail.com Old work.
|
||||
# kestes@reefedge.com New work.
|
||||
# kestes@walrus.com Home.
|
||||
# complete rewrite by Ken Estes for contact info see the
|
||||
# mozilla/webtools/tinderbox2/Contact file.
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
@ -51,7 +49,7 @@ use lib '#tinder_libdir#';
|
||||
use FileStructure;
|
||||
use Persistence;
|
||||
|
||||
$VERSION = ( qw $Revision: 1.7 $ )[1];
|
||||
$VERSION = ( qw $Revision: 1.8 $ )[1];
|
||||
|
||||
|
||||
sub new {
|
||||
|
||||
@ -9,8 +9,8 @@
|
||||
# the display.
|
||||
|
||||
|
||||
# $Revision: 1.4 $
|
||||
# $Date: 2001-07-20 19:05:18 $
|
||||
# $Revision: 1.5 $
|
||||
# $Date: 2003-08-17 01:39:22 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderHeader/IgnoreBuilds.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -34,10 +34,8 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
|
||||
# complete rewrite by Ken Estes:
|
||||
# kestes@staff.mail.com Old work.
|
||||
# kestes@reefedge.com New work.
|
||||
# kestes@walrus.com Home.
|
||||
# complete rewrite by Ken Estes for contact info see the
|
||||
# mozilla/webtools/tinderbox2/Contact file.
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
@ -59,7 +57,7 @@ use TinderHeader::BasicTxtHeader;
|
||||
|
||||
@ISA = qw(TinderHeader::BasicTxtHeader);
|
||||
|
||||
$VERSION = ( qw $Revision: 1.4 $ )[1];
|
||||
$VERSION = ( qw $Revision: 1.5 $ )[1];
|
||||
|
||||
# load the simple name of this module into TinderHeader so we can
|
||||
# track the implementations provided.
|
||||
|
||||
@ -4,8 +4,8 @@
|
||||
# TinderHeader::MOTD - the tree specific message of the day, set by
|
||||
# the administrators.
|
||||
|
||||
# $Revision: 1.4 $
|
||||
# $Date: 2001-07-20 19:05:18 $
|
||||
# $Revision: 1.5 $
|
||||
# $Date: 2003-08-17 01:39:22 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderHeader/MOTD.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -30,10 +30,8 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
|
||||
# complete rewrite by Ken Estes:
|
||||
# kestes@staff.mail.com Old work.
|
||||
# kestes@reefedge.com New work.
|
||||
# kestes@walrus.com Home.
|
||||
# complete rewrite by Ken Estes for contact info see the
|
||||
# mozilla/webtools/tinderbox2/Contact file.
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
@ -51,7 +49,7 @@ use TinderHeader::BasicTxtHeader;
|
||||
|
||||
@ISA = qw(TinderHeader::BasicTxtHeader);
|
||||
|
||||
$VERSION = ( qw $Revision: 1.4 $ )[1];
|
||||
$VERSION = ( qw $Revision: 1.5 $ )[1];
|
||||
|
||||
# load the simple name of this module into TinderHeader so we can
|
||||
# track the implementations provided.
|
||||
|
||||
@ -8,8 +8,8 @@
|
||||
|
||||
|
||||
|
||||
# $Revision: 1.5 $
|
||||
# $Date: 2002-05-03 02:21:49 $
|
||||
# $Revision: 1.6 $
|
||||
# $Date: 2003-08-17 01:39:21 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderHeader/TreeState.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -33,10 +33,8 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
|
||||
# complete rewrite by Ken Estes:
|
||||
# kestes@staff.mail.com Old work.
|
||||
# kestes@reefedge.com New work.
|
||||
# kestes@walrus.com Home.
|
||||
# complete rewrite by Ken Estes for contact info see the
|
||||
# mozilla/webtools/tinderbox2/Contact file.
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
@ -58,7 +56,7 @@ use TinderHeader::BasicTxtHeader;
|
||||
|
||||
@ISA = qw(TinderHeader::BasicTxtHeader);
|
||||
|
||||
$VERSION = ( qw $Revision: 1.5 $ )[1];
|
||||
$VERSION = ( qw $Revision: 1.6 $ )[1];
|
||||
|
||||
# load the simple name of this module into TinderHeader so we can
|
||||
# track the implementations provided.
|
||||
|
||||
@ -5,8 +5,8 @@
|
||||
# managment system this module will get the current tree state and set
|
||||
# the current tree state using the bonsai conventions.
|
||||
|
||||
# $Revision: 1.8 $
|
||||
# $Date: 2002-05-03 03:13:03 $
|
||||
# $Revision: 1.9 $
|
||||
# $Date: 2003-08-17 01:39:22 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderHeader/TreeState_Bonsai.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -29,10 +29,8 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
|
||||
# complete rewrite by Ken Estes:
|
||||
# kestes@staff.mail.com Old work.
|
||||
# kestes@reefedge.com New work.
|
||||
# kestes@walrus.com Home.
|
||||
# complete rewrite by Ken Estes for contact info see the
|
||||
# mozilla/webtools/tinderbox2/Contact file.
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
@ -49,7 +47,7 @@ use BonsaiData;
|
||||
|
||||
|
||||
|
||||
$VERSION = ( qw $Revision: 1.8 $ )[1];
|
||||
$VERSION = ( qw $Revision: 1.9 $ )[1];
|
||||
|
||||
# load the simple name of this module into TinderHeader so we can
|
||||
# track the implementations provided.
|
||||
|
||||
@ -7,8 +7,8 @@
|
||||
# display these states and can also set the states which are not the
|
||||
# Bonsai States.
|
||||
|
||||
# $Revision: 1.7 $
|
||||
# $Date: 2003-04-13 14:15:01 $
|
||||
# $Revision: 1.8 $
|
||||
# $Date: 2003-08-17 01:39:22 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/befator/cvs/jail/cvsroot/mozilla/webtools/tinderbox2/src/lib/TinderHeader/TreeState_Bonsai_Plus.pm,v $
|
||||
# $Name: not supported by cvs2svn $
|
||||
@ -31,10 +31,8 @@
|
||||
# Rights Reserved.
|
||||
#
|
||||
|
||||
# complete rewrite by Ken Estes:
|
||||
# kestes@staff.mail.com Old work.
|
||||
# kestes@reefedge.com New work.
|
||||
# kestes@walrus.com Home.
|
||||
# complete rewrite by Ken Estes for contact info see the
|
||||
# mozilla/webtools/tinderbox2/Contact file.
|
||||
# Contributor(s):
|
||||
|
||||
|
||||
@ -52,7 +50,7 @@ use BonsaiData;
|
||||
|
||||
@ISA = qw(TinderHeader::BasicTxtHeader);
|
||||
|
||||
$VERSION = ( qw $Revision: 1.7 $ )[1];
|
||||
$VERSION = ( qw $Revision: 1.8 $ )[1];
|
||||
|
||||
# load the simple name of this module into TinderHeader so we can
|
||||
# track the implementations provided.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user