From 5cd0319f34e5f7bcfd867d4a3a3d2707727b4757 Mon Sep 17 00:00:00 2001 From: Alan Brault Date: Mon, 6 Dec 2010 19:51:27 -0500 Subject: Bundle sysfsutils for portability reasons --- sysfsutils/COPYING | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 sysfsutils/COPYING (limited to 'sysfsutils/COPYING') diff --git a/sysfsutils/COPYING b/sysfsutils/COPYING new file mode 100644 index 0000000..39cac23 --- /dev/null +++ b/sysfsutils/COPYING @@ -0,0 +1,11 @@ + +The commands and utilities under the "test" directory are licensed under the +GNU General Public License (GPL) Version 2, June 1991. The full text of the +GPL is located at: + +sysfsutils/cmd/GPL + +The sysfs library is licensed under the GNU Lesser Public License (LGPL) +Version 2.1, February 1999. The full text of the LGPL is located at: + +sysfsutils/lib/LGPL -- cgit