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