From: ivan Date: Thu, 31 Aug 2006 20:48:21 +0000 (+0000) Subject: BEGONE $Id X-Git-Tag: TRIXBOX_2_6~989 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=d382244b9f7443abef12c4c84b0065aa5ffdd15e BEGONE $Id --- diff --git a/eg/TEMPLATE_cust_main.import b/eg/TEMPLATE_cust_main.import index e91a2f1d2..f6d88c701 100755 --- a/eg/TEMPLATE_cust_main.import +++ b/eg/TEMPLATE_cust_main.import @@ -1,8 +1,6 @@ #!/usr/bin/perl -w # # 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/etc/megapop.pl b/etc/megapop.pl index b250bcdde..e2930fb55 100755 --- a/etc/megapop.pl +++ b/etc/megapop.pl @@ -1,7 +1,5 @@ #!/usr/bin/perl -Tw # -# $Id: megapop.pl,v 1.1 1999-04-19 10:32:44 ivan Exp $ -# # this will break when megapop changes the URL or format of their listing page. # that's stupid. perhaps they can provide a machine-readable listing?