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