*** empty log message ***
[freeside.git] / bin / fs-migrate-svc_acct_sm
index d0d4a94..ae2dc76 100755 (executable)
@@ -1,20 +1,8 @@
 #!/usr/bin/perl -Tw
 #
-# $Id: fs-migrate-svc_acct_sm,v 1.2 2001-08-12 19:41:25 jeff Exp $
+# $Id: fs-migrate-svc_acct_sm,v 1.3 2001-08-21 02:43:18 ivan Exp $
 #
 # jeff@cmh.net 01-Jul-20
-#
-# $Log: fs-migrate-svc_acct_sm,v $
-# Revision 1.2  2001-08-12 19:41:25  jeff
-# merging vpopmail support branch
-#
-# Revision 1.1.2.1  2001/08/08 17:45:35  jeff
-# initial vpopmail support
-#
-#
-#
-#   Initial vpopmail changes
-#
 
 #to delay loading dbdef until we're ready
 #BEGIN { $FS::Record::setup_hack = 1; }