From e1971e4774a6ebb5ed33a09bdd60afa2c0534b6f Mon Sep 17 00:00:00 2001 From: Bob Gilligan Date: Fri, 5 Feb 2010 09:54:11 -0800 Subject: Initial commit. --- AUTHORS | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 AUTHORS (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..4a31cc8 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,24 @@ +Matt Domsch + All files not otherwise noted + +list.h: + Cribbed from the Linux kernel 2.6.18. + +read_proc.c: + Cribbed from net-tools-1.60 + +ethtool-copy.h: + Cribbed from ethtool + +pcmcia.c, cistpl.h, parse_cis.c, read-cis.c: + Cribbed from pcmciautils-014 + +pcmcia.c sysfs_path_is_file() + Cribbed from sysfsutils-2.1.0 (LGPLv2+, relicensed and used here as GPLv2) + +dmidecode/* + Cribbed from dmidecode 2.9 + + +Michael Brown + autoconf/automake cleanups -- cgit v1.2.3