diff options
Diffstat (limited to 'Remote/Helper/Git.hs')
-rw-r--r-- | Remote/Helper/Git.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Remote/Helper/Git.hs b/Remote/Helper/Git.hs index 9ed27ac8b..3b438a0bb 100644 --- a/Remote/Helper/Git.hs +++ b/Remote/Helper/Git.hs @@ -1,6 +1,6 @@ {- Utilities for git remotes. - - - Copyright 2011-2014 Joey Hess <joey@kitenet.net> + - Copyright 2011-2014 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |