aboutsummaryrefslogtreecommitdiff
path: root/Utility/ExternalSHA.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-01-21 12:50:09 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-01-21 12:50:09 -0400
commit2f2635528d8e428e0fafaf7877a4572a397cdf52 (patch)
treeaea27617e406050b507efa379ea6a1bf7497d6d3 /Utility/ExternalSHA.hs
parent14a50deef7c83c104ce5e706dfb2e9887a37e663 (diff)
update my email address and homepage url
Diffstat (limited to 'Utility/ExternalSHA.hs')
-rw-r--r--Utility/ExternalSHA.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/ExternalSHA.hs b/Utility/ExternalSHA.hs
index 858d04e6a..6cef2830d 100644
--- a/Utility/ExternalSHA.hs
+++ b/Utility/ExternalSHA.hs
@@ -3,7 +3,7 @@
- This is typically a bit faster than using Haskell libraries,
- by around 1% to 10%. Worth it for really big files.
-
- - Copyright 2011-2013 Joey Hess <joey@kitenet.net>
+ - Copyright 2011-2013 Joey Hess <id@joeyh.name>
-
- License: BSD-2-clause
-}