aboutsummaryrefslogtreecommitdiff
path: root/BackendList.hs
diff options
context:
space:
mode:
Diffstat (limited to 'BackendList.hs')
-rw-r--r--BackendList.hs6
1 files changed, 5 insertions, 1 deletions
diff --git a/BackendList.hs b/BackendList.hs
index 25f3ae5ea..e628e3a61 100644
--- a/BackendList.hs
+++ b/BackendList.hs
@@ -1,5 +1,9 @@
{- git-annex backend list
- - -}
+ -
+ - Copyright 2010 Joey Hess <joey@kitenet.net>
+ -
+ - Licensed under the GNU GPL version 3 or higher.
+ -}
module BackendList (allBackends) where