diff options
Diffstat (limited to 'Utility/Env.hs')
-rw-r--r-- | Utility/Env.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/Env.hs b/Utility/Env.hs index ff6644fbf..fdf06d807 100644 --- a/Utility/Env.hs +++ b/Utility/Env.hs @@ -1,6 +1,6 @@ {- portable environment variables - - - Copyright 2013 Joey Hess <joey@kitenet.net> + - Copyright 2013 Joey Hess <id@joeyh.name> - - License: BSD-2-clause -} |