diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-23 01:20:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-23 01:20:40 -0400 |
commit | 38df4ed44f8deaba50b509a36814e59cf0388425 (patch) | |
tree | 11252131b2e870b2a1be4019ce57b2f329575df3 /Assistant/Commits.hs | |
parent | e699ce18417729abbb9606f6a011628ad6616a64 (diff) |
license
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 |