From 89e485687c5ff6d8cbd4bd82a446e9ccd8de02ec Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Fri, 20 Jul 2007 20:36:01 +0000 Subject: - 3.10 --- lib/MDV/Distribconf.pm | 5 +++-- lib/MDV/Distribconf/Build.pm | 23 +++++++++++++++++++++++ lib/MDV/Distribconf/Checks.pm | 3 ++- lib/MDV/Distribconf/MediaCFG.pm | 3 ++- lib/MDV/Distribconf/Utils.pm | 3 ++- 5 files changed, 32 insertions(+), 5 deletions(-) diff --git a/lib/MDV/Distribconf.pm b/lib/MDV/Distribconf.pm index 7f432b1..5dbaa12 100644 --- a/lib/MDV/Distribconf.pm +++ b/lib/MDV/Distribconf.pm @@ -2,7 +2,7 @@ package MDV::Distribconf; # $Id$ -our $VERSION = '3.09'; +our $VERSION = '3.10'; =head1 NAME @@ -614,7 +614,8 @@ Thanks to Sylvie Terjan for the spell checking. =head1 LICENSE AND COPYRIGHT -(c) 2005 Olivier Thauvin ; (c) 2005, 2006 Mandriva +(c) 2005, 2006, 2007 Olivier Thauvin +(c) 2005, 2006, 2007 Mandriva 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 153c336..8e886b5 100644 --- a/lib/MDV/Distribconf/Build.pm +++ b/lib/MDV/Distribconf/Build.pm @@ -395,4 +395,27 @@ __END__ L +=head1 AUTHOR + +Olivier Thauvin + +=head1 LICENSE AND COPYRIGHT + +(c) 2005, 2006, 2007 Olivier Thauvin +(c) 2005, 2006, 2007 Mandriva + +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 +the Free Software Foundation; either version 2, or (at your option) +any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program; if not, write to the Free Software +Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + =cut diff --git a/lib/MDV/Distribconf/Checks.pm b/lib/MDV/Distribconf/Checks.pm index f5c0376..86d0a17 100644 --- a/lib/MDV/Distribconf/Checks.pm +++ b/lib/MDV/Distribconf/Checks.pm @@ -385,7 +385,8 @@ Olivier Thauvin =head1 LICENSE AND COPYRIGHT -(c) 2005 Olivier Thauvin ; (c) 2005, 2006 Mandriva +(c) 2005, 2006, 2007 Olivier Thauvin +(c) 2005, 2006, 2007 Mandriva 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/MediaCFG.pm b/lib/MDV/Distribconf/MediaCFG.pm index 91431aa..c96bfd6 100644 --- a/lib/MDV/Distribconf/MediaCFG.pm +++ b/lib/MDV/Distribconf/MediaCFG.pm @@ -276,7 +276,8 @@ Olivier Thauvin =head1 LICENSE AND COPYRIGHT -(c) 2005 Olivier Thauvin ; (c) 2005, 2006 Mandriva +(c) 2005, 2006, 2007 Olivier Thauvin +(c) 2005, 2006, 2007 Mandriva 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/Utils.pm b/lib/MDV/Distribconf/Utils.pm index 81cc8d1..9bed51c 100644 --- a/lib/MDV/Distribconf/Utils.pm +++ b/lib/MDV/Distribconf/Utils.pm @@ -107,7 +107,8 @@ Olivier Thauvin =head1 LICENSE AND COPYRIGHT -(c) 2005 Olivier Thauvin ; (c) 2005, 2006 Mandriva +(c) 2005, 2006, 2007 Olivier Thauvin +(c) 2005, 2006, 2007 Mandriva 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