diff options
author | Alan Brault <alan.brault@incruentatus.net> | 2010-12-06 19:51:27 -0500 |
---|---|---|
committer | Alan Brault <alan.brault@incruentatus.net> | 2010-12-06 19:51:27 -0500 |
commit | 5cd0319f34e5f7bcfd867d4a3a3d2707727b4757 (patch) | |
tree | 1680e6e6d1c3d8fa0d9a2062ed4599b961b174d1 /sysfsutils/COPYING | |
parent | 4507e17c12b952c02160ec30a16df66b8c9cf10d (diff) | |
download | NetNuke2-5cd0319f34e5f7bcfd867d4a3a3d2707727b4757.tar.gz |
Bundle sysfsutils for portability reasons
Diffstat (limited to 'sysfsutils/COPYING')
-rw-r--r-- | sysfsutils/COPYING | 11 |
1 files changed, 11 insertions, 0 deletions
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 |