summaryrefslogtreecommitdiff
path: root/Git/Filename.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git/Filename.hs')
-rw-r--r--Git/Filename.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Git/Filename.hs b/Git/Filename.hs
index 5e076d3..382eb8d 100644
--- a/Git/Filename.hs
+++ b/Git/Filename.hs
@@ -1,7 +1,7 @@
{- Some git commands output encoded filenames, in a rather annoyingly complex
- C-style encoding.
-
- - Copyright 2010, 2011 Joey Hess <joey@kitenet.net>
+ - Copyright 2010, 2011 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}