diff options
Diffstat (limited to 'Backend/URL.hs')
-rw-r--r-- | Backend/URL.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Backend/URL.hs b/Backend/URL.hs index ac517a5f3..8ec270e95 100644 --- a/Backend/URL.hs +++ b/Backend/URL.hs @@ -1,6 +1,6 @@ {- git-annex "URL" backend -- keys whose content is available from urls. - - - Copyright 2011 Joey Hess <joey@kitenet.net> + - Copyright 2011 Joey Hess <id@joeyh.name> - - Licensed under the GNU GPL version 3 or higher. -} |