diff options
Diffstat (limited to 'Assistant/Commits.hs')
-rw-r--r-- | Assistant/Commits.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Assistant/Commits.hs b/Assistant/Commits.hs index 152544e7c..86fd7599f 100644 --- a/Assistant/Commits.hs +++ b/Assistant/Commits.hs @@ -1,6 +1,8 @@ {- git-annex assistant commit tracking - - Copyright 2012 Joey Hess <joey@kitenet.net> + - + - Licensed under the GNU GPL version 3 or higher. -} module Assistant.Commits where |