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 3ddef603f..453c8d3f1 100644
--- a/Utility/DirWatcher/Kqueue.hs
+++ b/Utility/DirWatcher/Kqueue.hs
@@ -2,7 +2,7 @@
-
- Copyright 2012 Joey Hess <joey@kitenet.net>
-
- - Licensed under the GNU GPL version 3 or higher.
+ - License: BSD-2-clause
-}
{-# LANGUAGE ForeignFunctionInterface #-}