summaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
index 80bfc03..7adeac1 100644
--- a/Setup.hs
+++ b/Setup.hs
@@ -1,3 +1,8 @@
+{- Copyright 2017 Joey Hess <id@joeyh.name>
+ -
+ - Licensed under the GNU AGPL version 3 or higher.
+ -}
+
{-# OPTIONS_GHC -fno-warn-tabs #-}
import Distribution.Simple