summaryrefslogtreecommitdiff
path: root/Utility/DirWatcher/INotify.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/DirWatcher/INotify.hs')
-rw-r--r--Utility/DirWatcher/INotify.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/DirWatcher/INotify.hs b/Utility/DirWatcher/INotify.hs
index 9400c7940..4d11b95a8 100644
--- a/Utility/DirWatcher/INotify.hs
+++ b/Utility/DirWatcher/INotify.hs
@@ -1,6 +1,6 @@
{- higher-level inotify interface
-
- - Copyright 2012 Joey Hess <joey@kitenet.net>
+ - Copyright 2012 Joey Hess <id@joeyh.name>
-
- License: BSD-2-clause
-}