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