summaryrefslogtreecommitdiff
path: root/eg/TEMPLATE_cust_main.import
diff options
context:
space:
mode:
Diffstat (limited to 'eg/TEMPLATE_cust_main.import')
-rwxr-xr-xeg/TEMPLATE_cust_main.import14
1 files changed, 2 insertions, 12 deletions
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;