summaryrefslogtreecommitdiff
path: root/simpletail.c
diff options
context:
space:
mode:
Diffstat (limited to 'simpletail.c')
-rw-r--r--simpletail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/simpletail.c b/simpletail.c
index e8e8809..b71339f 100644
--- a/simpletail.c
+++ b/simpletail.c
@@ -3,7 +3,7 @@
* A fast implementation of tail which uses the inotify-API present in
* recent Linux Kernels.
*
- * Copyright (C) 2005-2006, Tobias Klauser <tklauser@access.unizh.ch>
+ * Copyright (C) 2005-2006, Tobias Klauser <tklauser@distanz.ch>
*
* The idea and some code were taken from turbotail.
*