summaryrefslogtreecommitdiffhomepage
path: root/JSON.hs
diff options
context:
space:
mode:
Diffstat (limited to 'JSON.hs')
-rw-r--r--JSON.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/JSON.hs b/JSON.hs
index 84ba9d1..c8a6654 100644
--- a/JSON.hs
+++ b/JSON.hs
@@ -1,3 +1,8 @@
+{- Copyright 2017 Joey Hess <id@joeyh.name>
+ -
+ - Licensed under the GNU AGPL version 3 or higher.
+ -}
+
module JSON (
module Data.Aeson,
Generic,