summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-09-19 14:27:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-09-19 14:27:07 -0400
commit5f90fe2a343ba513682513d1b1b8019f85b1ac9f (patch)
tree51385e4968107ada27e36630520d87ab398f86fc
parent1c330ead1f8df449950c4450686da2b941a2417f (diff)
credit
-rw-r--r--Command/List.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Command/List.hs b/Command/List.hs
index 61f77f7f3..ae764ecf0 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.
-}