aboutsummaryrefslogtreecommitdiff
path: root/git-annex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'git-annex.hs')
-rw-r--r--git-annex.hs7
1 files changed, 6 insertions, 1 deletions
diff --git a/git-annex.hs b/git-annex.hs
index d7b26cd96..e9e7ff027 100644
--- a/git-annex.hs
+++ b/git-annex.hs
@@ -1,4 +1,9 @@
-{- git-annex main program -}
+{- git-annex main program
+ -
+ - Copyright 2010 Joey Hess <joey@kitenet.net>
+ -
+ - Licensed under the GNU GPL version 3 or higher.
+ -}
import IO (try)
import System.IO