From 90a3cde94a9264638855b70c833e563eba0ea442 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 28 Jul 2005 02:12:17 +0000 Subject: update copyright and maintainer --- README | 4 +--- URPM.pm | 3 +++ URPM.xs | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 504a8ce..411abed 100644 --- a/README +++ b/README @@ -1,9 +1,7 @@ The URPM module allows you to manipulate rpm files, rpm header files and hdlist files and manage them in memory. -You will need perl version 5.6.1 or better to install this module. - -Copyright 2002 MandrakeSoft (François Pons ) +Copyright 2002-2005 Mandrakesoft This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff --git a/URPM.pm b/URPM.pm index 911aab3..866bd28 100644 --- a/URPM.pm +++ b/URPM.pm @@ -655,6 +655,9 @@ Copyright 2002-2005 Mandrakesoft Original author: François Pons +Current maintainer: Rafael Garcia-Suarez + + This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. diff --git a/URPM.xs b/URPM.xs index d125cd4..312e96d 100644 --- a/URPM.xs +++ b/URPM.xs @@ -1,4 +1,4 @@ -/* Copyright (c) 2002 MandrakeSoft +/* Copyright (c) 2002-2005 Mandrakesoft * All rights reserved. * This program is free software; you can redistribute it and/or * modify it under the same terms as Perl itself. -- cgit v1.2.1