summaryrefslogtreecommitdiffhomepage
path: root/Gpg
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2017-04-30 16:49:39 -0400
committerJoey Hess <joeyh@joeyh.name>2017-04-30 16:50:18 -0400
commit51949ec0bd64c4f55e54c15814a054a39583f079 (patch)
tree11af3bb289f2d56ca52fd254344997a10f3a6e83 /Gpg
parent1d2b89fec3464e8debc3ccf7bf085ff7fae6da2b (diff)
downloaddebug-me-51949ec0bd64c4f55e54c15814a054a39583f079.tar.gz
add license headers to all source files
Diffstat (limited to 'Gpg')
-rw-r--r--Gpg/Wot.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Gpg/Wot.hs b/Gpg/Wot.hs
index cdf079a..a5d0450 100644
--- a/Gpg/Wot.hs
+++ b/Gpg/Wot.hs
@@ -1,3 +1,8 @@
+{- Copyright 2017 Joey Hess <id@joeyh.name>
+ -
+ - Licensed under the GNU AGPL version 3 or higher.
+ -}
+
{-# LANGUAGE DeriveGeneric #-}
-- | Gpg web of trust checking, using wotsap's JSON output