From 2f2635528d8e428e0fafaf7877a4572a397cdf52 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 21 Jan 2015 12:50:09 -0400 Subject: update my email address and homepage url --- Utility/DirWatcher/FSEvents.hs | 2 +- Utility/DirWatcher/INotify.hs | 2 +- Utility/DirWatcher/Kqueue.hs | 2 +- Utility/DirWatcher/Types.hs | 2 +- Utility/DirWatcher/Win32Notify.hs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Utility/DirWatcher') diff --git a/Utility/DirWatcher/FSEvents.hs b/Utility/DirWatcher/FSEvents.hs index e16de7b94..a07139c44 100644 --- a/Utility/DirWatcher/FSEvents.hs +++ b/Utility/DirWatcher/FSEvents.hs @@ -1,6 +1,6 @@ {- FSEvents interface - - - Copyright 2012 Joey Hess + - Copyright 2012 Joey Hess - - License: BSD-2-clause -} 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 + - Copyright 2012 Joey Hess - - License: BSD-2-clause -} 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 + - Copyright 2012 Joey Hess - - License: BSD-2-clause -} diff --git a/Utility/DirWatcher/Types.hs b/Utility/DirWatcher/Types.hs index 2c92d6cd5..75ef69f83 100644 --- a/Utility/DirWatcher/Types.hs +++ b/Utility/DirWatcher/Types.hs @@ -1,6 +1,6 @@ {- generic directory watching types - - - Copyright 2012 Joey Hess + - Copyright 2012 Joey Hess - - License: BSD-2-clause -} diff --git a/Utility/DirWatcher/Win32Notify.hs b/Utility/DirWatcher/Win32Notify.hs index 54f34935a..3428f3db3 100644 --- a/Utility/DirWatcher/Win32Notify.hs +++ b/Utility/DirWatcher/Win32Notify.hs @@ -1,6 +1,6 @@ {- Win32-notify interface - - - Copyright 2013 Joey Hess + - Copyright 2013 Joey Hess - - License: BSD-2-clause -} -- cgit v1.2.3