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