diff options
Diffstat (limited to 'Annex/CheckAttr.hs')
-rw-r--r-- | Annex/CheckAttr.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Annex/CheckAttr.hs b/Annex/CheckAttr.hs index 8eed9e804..46c71fe72 100644 --- a/Annex/CheckAttr.hs +++ b/Annex/CheckAttr.hs @@ -1,6 +1,6 @@ {- git check-attr interface, with handle automatically stored in the Annex monad - - - Copyright 2012 Joey Hess <joey@kitenet.net> + - Copyright 2012 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |