summaryrefslogtreecommitdiff
path: root/Utility/LockFile.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/LockFile.hs')
-rw-r--r--Utility/LockFile.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/LockFile.hs b/Utility/LockFile.hs
index 4f0d4ba3e..f9a0e6783 100644
--- a/Utility/LockFile.hs
+++ b/Utility/LockFile.hs
@@ -4,7 +4,7 @@
- This module does *not* attempt to be a portability shim, it just exposes
- the native locking of the OS.
-
- - Copyright 2014 Joey Hess <joey@kitenet.net>
+ - Copyright 2014 Joey Hess <id@joeyh.name>
-
- License: BSD-2-clause
-}