summaryrefslogtreecommitdiff
path: root/Utility/DirWatcher/Kqueue.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/DirWatcher/Kqueue.hs')
-rw-r--r--Utility/DirWatcher/Kqueue.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/DirWatcher/Kqueue.hs b/Utility/DirWatcher/Kqueue.hs
index 453c8d3f1..b0a6ed84f 100644
--- a/Utility/DirWatcher/Kqueue.hs
+++ b/Utility/DirWatcher/Kqueue.hs
@@ -1,6 +1,6 @@
{- BSD kqueue file modification notification interface
-
- - Copyright 2012 Joey Hess <joey@kitenet.net>
+ - Copyright 2012 Joey Hess <id@joeyh.name>
-
- License: BSD-2-clause
-}