diff options
Diffstat (limited to 'Annex/Version.hs')
-rw-r--r-- | Annex/Version.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/Version.hs b/Annex/Version.hs index 2a75a1c55..d08f994e9 100644 --- a/Annex/Version.hs +++ b/Annex/Version.hs @@ -1,6 +1,6 @@ {- git-annex repository versioning - - - 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. -} |