From f22ec396cc832944a418ab0523a311e8b4b0eead Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 6 Dec 2005 13:21:41 +0000 Subject: Update copyrights ; doc nits --- lib/MDV/Distribconf.pm | 12 ++++++------ lib/MDV/Distribconf/Build.pm | 2 ++ 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'lib') diff --git a/lib/MDV/Distribconf.pm b/lib/MDV/Distribconf.pm index d43a62c..e8f0cce 100644 --- a/lib/MDV/Distribconf.pm +++ b/lib/MDV/Distribconf.pm @@ -6,7 +6,7 @@ our $VERSION = '1.00'; =head1 NAME -MDV::Distribconf - perl module to get config from a Mandriva Linux distribution tree +MDV::Distribconf - Read and write config of a Mandriva Linux distribution tree =head1 SYNOPSIS @@ -23,9 +23,9 @@ MDV::Distribconf - perl module to get config from a Mandriva Linux distribution =head1 DESCRIPTION -MDV::Distribconf is a module to get/write the configuration of a Mandriva Linux -distribution tree. This configuration is stored in a file called F, -aimed at replacing the old-style F file. +MDV::Distribconf is a module to get or write the configuration of a Mandriva +Linux distribution tree. This configuration is stored in a file called +F, aimed at replacing the old-style F file. The format of the F file is limited and doesn't allow to add new values without breaking compatibility, while F is designed for @@ -321,7 +321,7 @@ defined, the return value is expanded from $media. If $media is "media_info" or C, you'll get the global value. -This function doesn't take care about path, see L. +This function doesn't cares about path, see L for that. =cut @@ -390,7 +390,7 @@ The code has been written by Olivier Thauvin and is currently maintained by Rafael Garcia-Suarez . Thanks to Sylvie Terjan for the spell checking. -(c) 2005 Olivier Thauvin +(c) 2005 Olivier Thauvin ; (c) 2005 Mandriva Linux This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/lib/MDV/Distribconf/Build.pm b/lib/MDV/Distribconf/Build.pm index bac09ed..a5f5ffc 100644 --- a/lib/MDV/Distribconf/Build.pm +++ b/lib/MDV/Distribconf/Build.pm @@ -1,4 +1,6 @@ ##- Nanar +##- (c) 2005 Olivier Thauvin +##- (c) 2005 Mandriva Linux ##- ##- This program is free software; you can redistribute it and/or modify ##- it under the terms of the GNU General Public License as published by -- cgit v1.2.1