diff options
Diffstat (limited to 'CmdLine/Option.hs')
-rw-r--r-- | CmdLine/Option.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CmdLine/Option.hs b/CmdLine/Option.hs index ce44d2ace..1c1331aab 100644 --- a/CmdLine/Option.hs +++ b/CmdLine/Option.hs @@ -1,6 +1,6 @@ {- common command-line options - - - Copyright 2010-2011 Joey Hess <joey@kitenet.net> + - Copyright 2010-2011 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |