--- embedaddon/dhcp/contrib/3.0b1-lease-convert 2012/02/21 22:30:18 1.1 +++ embedaddon/dhcp/contrib/3.0b1-lease-convert 2012/10/09 09:06:54 1.1.1.1 @@ -3,7 +3,7 @@ # Start Date: Mon, 26 Mar 2001 14:24:09 +0200 # Time-stamp: # File: leaseconvertor.pl -# RCSId: $Id: 3.0b1-lease-convert,v 1.1 2012/02/21 22:30:18 misho Exp $ +# RCSId: $Id: 3.0b1-lease-convert,v 1.1.1.1 2012/10/09 09:06:54 misho Exp $ # # Description: Convert 3.0b1 to 3.0b2/final lease file format # @@ -11,7 +11,7 @@ require 5.004; my $rcsID =<<'EOM'; -$Id: 3.0b1-lease-convert,v 1.1 2012/02/21 22:30:18 misho Exp $ +$Id: 3.0b1-lease-convert,v 1.1.1.1 2012/10/09 09:06:54 misho Exp $ EOM use strict;