summaryrefslogtreecommitdiff
path: root/Types/Distribution.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-01-21 12:50:09 -0400
committerJoey Hess <joeyh@joeyh.name>2015-01-21 12:50:09 -0400
commitafc51531576ccdce0f1bf5a9325883df646ca782 (patch)
tree55213ef8971030855ef03795bc1f2490e812e6e0 /Types/Distribution.hs
parent61c6045f9cff2c1890092ecf4bd9de54ba242602 (diff)
update my email address and homepage url
Diffstat (limited to 'Types/Distribution.hs')
-rw-r--r--Types/Distribution.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Types/Distribution.hs b/Types/Distribution.hs
index 4201f49ad8..2a44a15758 100644
--- a/Types/Distribution.hs
+++ b/Types/Distribution.hs
@@ -1,6 +1,6 @@
{- Data type for a distribution of git-annex
-
- - Copyright 2013 Joey Hess <joey@kitenet.net>
+ - Copyright 2013 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}