summaryrefslogtreecommitdiffhomepage
path: root/ExpensiveHash.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ExpensiveHash.hs')
-rw-r--r--ExpensiveHash.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/ExpensiveHash.hs b/ExpensiveHash.hs
index 48acba2..226fac7 100644
--- a/ExpensiveHash.hs
+++ b/ExpensiveHash.hs
@@ -1,5 +1,10 @@
{-# LANGUAGE OverloadedStrings #-}
+{- Copyright 2016 Joey Hess <id@joeyh.name>
+ -
+ - Licensed under the GNU AGPL version 3 or higher.
+ -}
+
module ExpensiveHash where
import Types