summaryrefslogtreecommitdiff
path: root/Git/Version.hs
diff options
context:
space:
mode:
Diffstat (limited to 'Git/Version.hs')
-rw-r--r--Git/Version.hs4
1 files changed, 3 insertions, 1 deletions
diff --git a/Git/Version.hs b/Git/Version.hs
index 73ce2f8..19ff945 100644
--- a/Git/Version.hs
+++ b/Git/Version.hs
@@ -1,10 +1,12 @@
{- git versions
-
- - Copyright 2011, 2013 Joey Hess <joey@kitenet.net>
+ - Copyright 2011, 2013 Joey Hess <id@joeyh.name>
-
- Licensed under the GNU GPL version 3 or higher.
-}
+{-# OPTIONS_GHC -fno-warn-tabs #-}
+
module Git.Version (
installed,
older,