diff options
Diffstat (limited to 'Annex/Index.hs')
-rw-r--r-- | Annex/Index.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/Index.hs b/Annex/Index.hs index 7757a412b..60340c50b 100644 --- a/Annex/Index.hs +++ b/Annex/Index.hs @@ -1,6 +1,6 @@ {- Using other git index files - - - Copyright 2014 Joey Hess <joey@kitenet.net> + - Copyright 2014 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |