From 66b6a9cc4ea06fa443581c9cdd2c40a7bbd781a8 Mon Sep 17 00:00:00 2001 From: Joey Hess <joey@kitenet.net> Date: Thu, 19 Sep 2013 14:27:07 -0400 Subject: [PATCH] credit --- Command/List.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/Command/List.hs b/Command/List.hs index 61f77f7f34..ae764ecf0a 100644 --- a/Command/List.hs +++ b/Command/List.hs @@ -1,6 +1,7 @@ {- git-annex command - - Copyright 2013 Joey Hess <joey@kitenet.net> + - Copyright 2013 Antoine Beaupré - - Licensed under the GNU GPL version 3 or higher. -}