diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2006-11-15 12:59:35 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-11-15 12:59:35 +0100 |
commit | 636e916d6b3e2a83a30311e035cbf0a3a866187a (patch) | |
tree | 0de40a136bb64b56d791c4b314b645c633005e57 /README | |
parent | 260c84692cd730a8c057188c0df0ba830a92b918 (diff) |
Minor documentation changes
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -18,11 +18,12 @@ Requirements 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. +inotail is licensed under the terms of the GNU General Public License version 2 +or later. 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. +GNU General Public License version 2. -- Tobias Klauser <tklauser@distanz.ch> |