aboutsummaryrefslogtreecommitdiff
path: root/Backend.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 /Backend.hs
parentd47fb4c11ef75e4029c8da1f3ed2e68f86e62486 (diff)
copyright statements0.02
Diffstat (limited to 'Backend.hs')
-rw-r--r--Backend.hs6
1 files changed, 5 insertions, 1 deletions
diff --git a/Backend.hs b/Backend.hs
index c70b7b707..b7c52ddec 100644
--- a/Backend.hs
+++ b/Backend.hs
@@ -11,7 +11,11 @@
-
- Multiple pluggable backends are supported, and more than one can be used
- to store different files' contents in a given repository.
- - -}
+ -
+ - Copyright 2010 Joey Hess <joey@kitenet.net>
+ -
+ - Licensed under the GNU GPL version 3 or higher.
+ -}
module Backend (
list,