aboutsummaryrefslogtreecommitdiff
path: root/BackendList.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-27 16:53:54 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-27 16:53:54 -0400
commit833d4b342e7909e6770edb19fbc58d781e922205 (patch)
tree88277db084b628eeae72586bec042e3e80eaf4db /BackendList.hs
parentd47fb4c11ef75e4029c8da1f3ed2e68f86e62486 (diff)
copyright statements0.02
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