diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-05-17 10:21:22 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-05-17 10:21:22 +0100 |
commit | 71f13252410901ded48879b4671e89258c356c4c (patch) | |
tree | ebdd74f9465c84ef71db338b1fc6f39fef029505 | |
parent | 73a56cfea0d7c360c18b686b0e53fde8e749f457 (diff) | |
download | ldetect-71f13252410901ded48879b4671e89258c356c4c.tar ldetect-71f13252410901ded48879b4671e89258c356c4c.tar.gz ldetect-71f13252410901ded48879b4671e89258c356c4c.tar.bz2 ldetect-71f13252410901ded48879b4671e89258c356c4c.tar.xz ldetect-71f13252410901ded48879b4671e89258c356c4c.zip |
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
-rwxr-xr-x | MDV/Lspciusb.pm | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | generate_pciclass.pl | 0 | ||||
-rwxr-xr-x | lspcidrake.pl | 2 |
3 files changed, 2 insertions, 2 deletions
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 index 948431d..948431d 100644..100755 --- a/generate_pciclass.pl +++ b/generate_pciclass.pl 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; |