summaryrefslogtreecommitdiff
path: root/Git/Command
diff options
context:
space:
mode:
Diffstat (limited to 'Git/Command')
-rw-r--r--Git/Command/Batch.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Git/Command/Batch.hs b/Git/Command/Batch.hs
index 9cc176008..b2d6509b6 100644
--- a/Git/Command/Batch.hs
+++ b/Git/Command/Batch.hs
@@ -1,6 +1,6 @@
{- running batch git commands
-
- - Copyright 2010-2013 Joey Hess <joey@kitenet.net>
+ - Copyright 2010-2013 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}