summaryrefslogtreecommitdiff
path: root/Annex/CheckIgnore.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Annex/CheckIgnore.hs')
-rw-r--r--Annex/CheckIgnore.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/CheckIgnore.hs b/Annex/CheckIgnore.hs
index f2ed93543..8d7df1e2c 100644
--- a/Annex/CheckIgnore.hs
+++ b/Annex/CheckIgnore.hs
@@ -1,7 +1,7 @@
{- git check-ignore interface, with handle automatically stored in
- the Annex monad
-
- - Copyright 2013 Joey Hess <joey@kitenet.net>
+ - Copyright 2013 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}