diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2009-01-24 13:44:33 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2009-01-24 13:44:33 +0100 |
commit | a247ef9e83192dd5197ab13abac57acea2c9971f (patch) | |
tree | 8313ed26f68334667fd88d6dc85d0a15dba5be2e /README | |
parent | 03a70c5519c75abd4e09509434ba11d39aad1a2f (diff) | |
parent | f6ae74eb0e94facb9fea8002ea86b5af1f6e593e (diff) |
Merge branch 'master' into followname
Conflicts:
inotail.c
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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> |