diff options
Diffstat (limited to 'Assistant/Threads/ProblemFixer.hs')
-rw-r--r-- | Assistant/Threads/ProblemFixer.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Threads/ProblemFixer.hs b/Assistant/Threads/ProblemFixer.hs index 8095581a6..86ee027f7 100644 --- a/Assistant/Threads/ProblemFixer.hs +++ b/Assistant/Threads/ProblemFixer.hs @@ -1,6 +1,6 @@ {- git-annex assistant thread to handle fixing problems with repositories - - - Copyright 2013 Joey Hess <joey@kitenet.net> + - Copyright 2013 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |