1
0
mirror of synced 2026-02-19 05:16:56 +00:00

2007-02-23 18:58:26 by steve

Update copyright year to 2007.
This commit is contained in:
steve
2007-02-23 18:58:26 +00:00
parent 156df0874d
commit c17acf34fb
7 changed files with 21 additions and 21 deletions

View File

@@ -498,13 +498,13 @@ Install an X11 server, using VNC and XDM
--
http://www.steve.org.uk/
$Id: xen-create-image,v 1.126 2007-02-23 15:37:05 steve Exp $
$Id: xen-create-image,v 1.127 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -1110,7 +1110,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.126 $';
my $REVISION = '$Revision: 1.127 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;

View File

@@ -136,14 +136,14 @@ Show the version number and exit.
--
http://www.steve.org.uk/
$Id: xen-delete-image,v 1.27 2006-12-26 00:55:58 steve Exp $
$Id: xen-delete-image,v 1.28 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -335,7 +335,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.27 $';
my $REVISION = '$Revision: 1.28 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{

View File

@@ -67,14 +67,14 @@ Show the version number and exit.
--
http://www.steve.org.uk/
$Id: xen-list-images,v 1.21 2006-12-26 00:55:58 steve Exp $
$Id: xen-list-images,v 1.22 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -240,7 +240,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.21 $';
my $REVISION = '$Revision: 1.22 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;

View File

@@ -87,14 +87,14 @@ Show the version number and exit.
--
http://www.steve.org.uk/
$Id: xen-update-image,v 1.19 2006-12-26 00:55:58 steve Exp $
$Id: xen-update-image,v 1.20 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -384,7 +384,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.19 $';
my $REVISION = '$Revision: 1.20 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{

View File

@@ -103,14 +103,14 @@ xt-create-config - Create a Xen configuration file for a new guest
--
http://www.steve.org.uk/
$Id: xt-create-xen-config,v 1.34 2007-02-23 13:35:29 steve Exp $
$Id: xt-create-xen-config,v 1.35 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -225,7 +225,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.34 $';
my $REVISION = '$Revision: 1.35 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;

View File

@@ -66,14 +66,14 @@ xt-customize-image - Customize a freshly installed copy of GNU/Linux
--
http://www.steve.org.uk/
$Id: xt-customize-image,v 1.25 2006-12-26 00:55:58 steve Exp $
$Id: xt-customize-image,v 1.26 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -165,7 +165,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.25 $';
my $REVISION = '$Revision: 1.26 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;

View File

@@ -80,14 +80,14 @@ Untar a .tar file into the new installation location. This tarfile is assumed t
--
http://www.steve.org.uk/
$Id: xt-install-image,v 1.47 2007-02-23 18:56:41 steve Exp $
$Id: xt-install-image,v 1.48 2007-02-23 18:58:26 steve Exp $
=cut
=head1 LICENSE
Copyright (c) 2005-2006 by Steve Kemp. All rights reserved.
Copyright (c) 2005-2007 by Steve Kemp. All rights reserved.
This module is free software;
you can redistribute it and/or modify it under
@@ -399,7 +399,7 @@ sub parseCommandLineArguments
if ( $VERSION )
{
my $REVISION = '$Revision: 1.47 $';
my $REVISION = '$Revision: 1.48 $';
if ( $REVISION =~ /1.([0-9.]+) / )
{
$REVISION = $1;