From 71f13252410901ded48879b4671e89258c356c4c Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Tue, 17 May 2011 10:21:22 +0100 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r1357 | dmorgan | 2011-05-17 10:21:22 +0100 (Tue, 17 May 2011) | 1 line Import ldetect ------------------------------------------------------------------------ In addition to the above commits, the following cleaning work has been recorded: - License: o no explicit COPYING or LICENSE files o *sysfs* : LGPLv2.1+ (IBM) o names.* : GPLv2+ o lspcidrake.pl and Lspciusb.pm : GPLv2 --- MDV/Lspciusb.pm | 2 +- generate_pciclass.pl | 0 lspcidrake.pl | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 generate_pciclass.pl diff --git a/MDV/Lspciusb.pm b/MDV/Lspciusb.pm index cc627a5..f3a3227 100755 --- a/MDV/Lspciusb.pm +++ b/MDV/Lspciusb.pm @@ -18,7 +18,7 @@ package MDV::Lspciusb; # #***************************************************************************** # -# $Id$ +# $Id: Lspciusb.pm 44676 2007-02-26 16:56:43Z tv $ use lib qw(/usr/lib/libDrakX); use modalias; diff --git a/generate_pciclass.pl b/generate_pciclass.pl old mode 100644 new mode 100755 diff --git a/lspcidrake.pl b/lspcidrake.pl index 5f9233d..864b441 100755 --- a/lspcidrake.pl +++ b/lspcidrake.pl @@ -18,7 +18,7 @@ # #***************************************************************************** # -# $Id$ +# $Id: lspcidrake.pl 44475 2007-02-12 14:23:36Z tv $ use lib qw(/usr/lib/libDrakX); use modalias; -- cgit v1.2.1