diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2006-11-15 10:42:43 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@xenon.tklauser.home> | 2006-11-15 10:42:43 +0100 |
commit | 260c84692cd730a8c057188c0df0ba830a92b918 (patch) | |
tree | 3bda19f5e0e594d79cfed4eb70faf39a371f540a /inotail.h | |
parent | e3a3f534ae230670eba09264a37626932f6cd39f (diff) |
Add license information to Makefile and inotail.h
Diffstat (limited to 'inotail.h')
-rw-r--r-- | inotail.h | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +/* + * Copyright (C) 2005-2006, Tobias Klauser <tklauser@distanz.ch> + * + * Licensed under the terms of the GNU General Public License; version 2 or later. + */ + #ifndef _INOTAIL_H #define _INOTAIL_H |