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/Changes.hs | |
parent | e699ce18417729abbb9606f6a011628ad6616a64 (diff) |
license
Diffstat (limited to 'Assistant/Changes.hs')
-rw-r--r-- | Assistant/Changes.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Assistant/Changes.hs b/Assistant/Changes.hs index 47eae83ef..eca922109 100644 --- a/Assistant/Changes.hs +++ b/Assistant/Changes.hs @@ -1,6 +1,8 @@ {- git-annex assistant change tracking - - Copyright 2012 Joey Hess <joey@kitenet.net> + - + - Licensed under the GNU GPL version 3 or higher. -} module Assistant.Changes where |