summaryrefslogtreecommitdiffhomepage
path: root/Crypto.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Crypto.hs')
-rw-r--r--Crypto.hs5
1 files changed, 5 insertions, 0 deletions
diff --git a/Crypto.hs b/Crypto.hs
index 3c4bf21..d5273ae 100644
--- a/Crypto.hs
+++ b/Crypto.hs
@@ -1,3 +1,8 @@
+{- Copyright 2017 Joey Hess <id@joeyh.name>
+ -
+ - Licensed under the GNU AGPL version 3 or higher.
+ -}
+
{-# LANGUAGE OverloadedStrings, RankNTypes, DeriveGeneric #-}
module Crypto where