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