diff options
Diffstat (limited to 'Utility/HumanNumber.hs')
-rw-r--r-- | Utility/HumanNumber.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/HumanNumber.hs b/Utility/HumanNumber.hs index 8783f8152..c3fede95f 100644 --- a/Utility/HumanNumber.hs +++ b/Utility/HumanNumber.hs @@ -1,6 +1,6 @@ {- numbers for humans - - - Copyright 2012-2013 Joey Hess <joey@kitenet.net> + - Copyright 2012-2013 Joey Hess <id@joeyh.name> - - License: BSD-2-clause -} |