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