summaryrefslogtreecommitdiffhomepage
path: root/Output.hs
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-05-04 19:07:22 -0400
committerJoey Hess <joeyh@joeyh.name>2017-05-04 19:07:22 -0400
commit269c42e4f6bdf753df3e089642fc78a234c1384b (patch)
tree8e67d85e5e5d91c44cc113a676a88dcd869b747a /Output.hs
parent699687f503c63541a6e28501fa5f523b89c1915b (diff)
downloaddebug-me-269c42e4f6bdf753df3e089642fc78a234c1384b.tar.gz
add header
Diffstat (limited to 'Output.hs')
-rw-r--r--Output.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Output.hs b/Output.hs
index 5aa3072..d981eb9 100644
--- a/Output.hs
+++ b/Output.hs
@@ -1,3 +1,8 @@
+{- Copyright 2017 Joey Hess <id@joeyh.name>
+ -
+ - Licensed under the GNU AGPL version 3 or higher.
+ -}
+
module Output where
import Data.Char