Relicense under New BSD (2-clause) license. I don't see any advantage to

restricting use unnecessarily, and simple attribution is fine.
This commit is contained in:
Nicholas J. Kain
2011-07-25 02:30:57 -04:00
parent 7e1e902b34
commit 77af1d81fe
25 changed files with 534 additions and 592 deletions

7
README
View File

@@ -1,15 +1,12 @@
ndhc + ifchd, Copyright (C) 2004-2011 Nicholas J. Kain.
Licensed under GNU GPL v2.
See LICENSE for licensing information. In short: Two-clause / New BSD.
Requirements:
Linux kernel (2.4 used to work long ago, but I only test 2.6 now)
C99-compliant C compiler (any recent GCC will work)
Linux kernel
GNU Make (tested: 3.82) or CMake (tested: 2.8)
libcap (available via ftp.kernel.org)
Tested with glibc. dietlibc is not compatible. I have not tested uclibc.
INTRODUCTION
------------