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