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