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