aboutsummaryrefslogtreecommitdiff
path: root/Core.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Core.hs')
-rw-r--r--Core.hs7
1 files changed, 6 insertions, 1 deletions
diff --git a/Core.hs b/Core.hs
index 254bcec51..e0993a53e 100644
--- a/Core.hs
+++ b/Core.hs
@@ -1,4 +1,9 @@
-{- git-annex core functions -}
+{- git-annex core functions
+ -
+ - Copyright 2010 Joey Hess <joey@kitenet.net>
+ -
+ - Licensed under the GNU GPL version 3 or higher.
+ -}
module Core where