diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2006-09-26 23:39:24 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-09-26 23:39:24 +0200 |
commit | bcad48989e6844f50d71e8856007b03606531bc8 (patch) | |
tree | 7426de14a3edcec9e5280f642a230639a7322ace /README | |
parent | 4f05bf2e822687dd13eff9eacd467c3e21e5f9a7 (diff) |
Add notice about inotify.h and inotify-syscalls.h to License section
Thanks to Daniel Baumann
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -21,4 +21,8 @@ License inotail is licensed under the terms of the GNU General Public License Version 2. You can find the full text in the file LICENSE in the source tree of inotail. +The files inotify.h and inotify-syscalls.h were taken from the source tree of +the linux kernel and slightly altered. Both are licensed under the terms of the +GNU General Public License v2. + -- Tobias Klauser <tklauser@distanz.ch> |