From c0c8d35be233c5202cb9e90ecffdd0a33acee2e8 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 2 Dec 2005 11:46:41 +0000 Subject: Update copyright notices --- urpm/util.pm | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'urpm/util.pm') diff --git a/urpm/util.pm b/urpm/util.pm index 008f2e89..79b7adab 100644 --- a/urpm/util.pm +++ b/urpm/util.pm @@ -100,3 +100,19 @@ sub difference2 { my %l; @l{@{$_[1]}} = (); grep { !exists $l{$_} } @{$_[0]} } 1; __END__ + +=head1 NAME + +urpm::util - Misc. utilities subs for urpmi + +=head1 SYNOPSIS + +=head1 DESCRIPTION + +=head1 COPYRIGHT + +Copyright (C) 2005 MandrakeSoft SA + +Copyright (C) 2005 Mandriva SA + +=cut -- cgit v1.2.1