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