diff options
Diffstat (limited to 'Annex/BranchState.hs')
-rw-r--r-- | Annex/BranchState.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/BranchState.hs b/Annex/BranchState.hs index 9b2f9a04c..889a936b9 100644 --- a/Annex/BranchState.hs +++ b/Annex/BranchState.hs @@ -2,7 +2,7 @@ - - Runtime state about the git-annex branch. - - - Copyright 2011-2012 Joey Hess <joey@kitenet.net> + - Copyright 2011-2012 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |