summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2009-01-18 19:57:48 +0100
committerTobias Klauser <tklauser@distanz.ch>2009-01-18 19:57:48 +0100
commitcd5f79090c385c9467723161dff900c98a004e25 (patch)
tree3c254fc057eaef5b290a13ccaf95daf8b3f2ec56 /README
parent0a02ab4945c5cf65e305319e2c1ea49d4dbe3a97 (diff)
parent5a3a08a2a200f3a5ef44fab59a54445d97a8f6d9 (diff)
Merge branch 'master' of git+ssh://git.distanz.ch/home/tklauser/scm/inotail
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 0 insertions, 4 deletions
diff --git a/README b/README
index 577584e..a4a200a 100644
--- a/README
+++ b/README
@@ -39,8 +39,4 @@ 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 version 2.
-
-- Tobias Klauser <tklauser@distanz.ch>