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