From 1da2eb3c205a088809fb8b72b42a454b94b74c43 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 21 Aug 2001 02:44:47 +0000 Subject: [PATCH] remove $Log$ --- FS/FS/domain_record.pm | 12 +----------- FS/FS/prepay_credit.pm | 12 +----------- FS/FS/svc_www.pm | 18 +----------------- FS/bin/freeside-print-batch | 15 +++------------ eg/TEMPLATE_cust_main.import | 14 ++------------ eg/table_template-svc.pm | 17 +---------------- 6 files changed, 9 insertions(+), 79 deletions(-) diff --git a/FS/FS/domain_record.pm b/FS/FS/domain_record.pm index 743f43c56..0f634bff3 100644 --- a/FS/FS/domain_record.pm +++ b/FS/FS/domain_record.pm @@ -156,7 +156,7 @@ sub check { =head1 VERSION -$Id: domain_record.pm,v 1.2 2001-05-18 14:08:55 ivan Exp $ +$Id: domain_record.pm,v 1.3 2001-08-21 02:44:47 ivan Exp $ =head1 BUGS @@ -169,16 +169,6 @@ course, it's still better than editing the zone files directly. :) L, schema.html from the base documentation. -=head1 HISTORY - -$Log: domain_record.pm,v $ -Revision 1.2 2001-05-18 14:08:55 ivan -tyop - -Revision 1.1 2000/02/03 05:16:52 ivan -beginning of DNS and Apache support - - =cut 1; diff --git a/FS/FS/prepay_credit.pm b/FS/FS/prepay_credit.pm index 113cee823..f388b2312 100644 --- a/FS/FS/prepay_credit.pm +++ b/FS/FS/prepay_credit.pm @@ -107,7 +107,7 @@ sub check { =head1 VERSION -$Id: prepay_credit.pm,v 1.2 2000-02-02 20:22:18 ivan Exp $ +$Id: prepay_credit.pm,v 1.3 2001-08-21 02:44:47 ivan Exp $ =head1 BUGS @@ -115,16 +115,6 @@ $Id: prepay_credit.pm,v 1.2 2000-02-02 20:22:18 ivan Exp $ L, schema.html from the base documentation. -=head1 HISTORY - -$Log: prepay_credit.pm,v $ -Revision 1.2 2000-02-02 20:22:18 ivan -bugfix prepayment in signup server - -Revision 1.1 2000/01/31 05:22:23 ivan -prepaid "internet cards" - - =cut 1; diff --git a/FS/FS/svc_www.pm b/FS/FS/svc_www.pm index bce69d6a9..44d7487da 100644 --- a/FS/FS/svc_www.pm +++ b/FS/FS/svc_www.pm @@ -220,7 +220,7 @@ sub check { =head1 VERSION -$Id: svc_www.pm,v 1.4 2001-04-22 01:56:15 ivan Exp $ +$Id: svc_www.pm,v 1.5 2001-08-21 02:44:47 ivan Exp $ =head1 BUGS @@ -229,22 +229,6 @@ $Id: svc_www.pm,v 1.4 2001-04-22 01:56:15 ivan Exp $ L, L, L, L, L, L, schema.html from the base documentation. -=head1 HISTORY - -$Log: svc_www.pm,v $ -Revision 1.4 2001-04-22 01:56:15 ivan -get rid of FS::SSH.pm (became Net::SSH and Net::SCP on CPAN) - -Revision 1.3 2000/11/22 23:30:51 ivan -tyop - -Revision 1.2 2000/03/01 08:13:59 ivan -compilation bugfixes - -Revision 1.1 2000/02/03 05:16:52 ivan -beginning of DNS and Apache support - - =cut 1; diff --git a/FS/bin/freeside-print-batch b/FS/bin/freeside-print-batch index 5efa4ccb3..baef43787 100755 --- a/FS/bin/freeside-print-batch +++ b/FS/bin/freeside-print-batch @@ -237,7 +237,7 @@ user: From the mapsecrets file - see config.html from the base documentation =head1 VERSION -$Id: freeside-print-batch,v 1.2 2001-02-21 01:48:07 ivan Exp $ +$Id: freeside-print-batch,v 1.3 2001-08-21 02:44:47 ivan Exp $ =head1 BUGS @@ -252,18 +252,9 @@ for more information regarding this license. L, config.html from the base documentation -=head1 HISTORY - -griff@aver-computer.com July 99 - -$Log: freeside-print-batch,v $ -Revision 1.2 2001-02-21 01:48:07 ivan -stupid pod errors - -Revision 1.1 2000/05/13 21:57:56 ivan -add print_batch script from Joel Griffiths +=head1 AUTHOR +Joel Griffiths July 99 =cut - diff --git a/eg/TEMPLATE_cust_main.import b/eg/TEMPLATE_cust_main.import index 448186991..e91a2f1d2 100755 --- a/eg/TEMPLATE_cust_main.import +++ b/eg/TEMPLATE_cust_main.import @@ -1,18 +1,8 @@ #!/usr/bin/perl -w - -# Template for importing legacy customer data -# -# $Id: TEMPLATE_cust_main.import,v 1.3 1999-03-26 13:15:56 ivan Exp $ # -# ivan@sisd.com 98-aug-17 - 20 -# -# $Log: TEMPLATE_cust_main.import,v $ -# Revision 1.3 1999-03-26 13:15:56 ivan -# s/create/new/, use all necessary FS::table_names to avoid warnings -# -# Revision 1.2 1998/12/16 05:29:45 ivan -# adminsuidsetup now need user +# Template for importing legacy customer data # +# $Id: TEMPLATE_cust_main.import,v 1.4 2001-08-21 02:44:47 ivan Exp $ use strict; use Date::Parse; diff --git a/eg/table_template-svc.pm b/eg/table_template-svc.pm index a4f5028f5..c5e8f9670 100644 --- a/eg/table_template-svc.pm +++ b/eg/table_template-svc.pm @@ -148,7 +148,7 @@ sub check { =head1 VERSION -$Id: table_template-svc.pm,v 1.1 1999-08-04 08:03:03 ivan Exp $ +$Id: table_template-svc.pm,v 1.2 2001-08-21 02:44:47 ivan Exp $ =head1 BUGS @@ -159,21 +159,6 @@ The author forgot to customize this manpage. L, L, L, L, L, schema.html from the base documentation. -=head1 HISTORY - -ivan@voicenet.com 97-jul-21 - -$Log: table_template-svc.pm,v $ -Revision 1.1 1999-08-04 08:03:03 ivan -move table subclass examples out of production directory - -Revision 1.4 1998/12/30 00:30:48 ivan -svc_ stuff is more properly OO - has a common superclass FS::svc_Common - -Revision 1.2 1998/11/15 04:33:01 ivan -updates for newest versoin - - =cut 1; -- 2.11.0