aboutsummaryrefslogtreecommitdiff
path: root/Backend/File.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Backend/File.hs')
-rw-r--r--Backend/File.hs4
1 files changed, 4 insertions, 0 deletions
diff --git a/Backend/File.hs b/Backend/File.hs
index 4273ba36b..4b9a3b45b 100644
--- a/Backend/File.hs
+++ b/Backend/File.hs
@@ -6,6 +6,10 @@
-
- This is an abstract backend; getKey has to be implemented to complete
- it.
+ -
+ - Copyright 2010 Joey Hess <joey@kitenet.net>
+ -
+ - Licensed under the GNU GPL version 3 or higher.
-}
module Backend.File (backend) where