diff options
author | Joey Hess <joey@kitenet.net> | 2010-10-27 16:53:54 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-27 16:53:54 -0400 |
commit | 833d4b342e7909e6770edb19fbc58d781e922205 (patch) | |
tree | 88277db084b628eeae72586bec042e3e80eaf4db /UUID.hs | |
parent | d47fb4c11ef75e4029c8da1f3ed2e68f86e62486 (diff) |
copyright statements0.02
Diffstat (limited to 'UUID.hs')
-rw-r--r-- | UUID.hs | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ - Each git repository used by git-annex has an annex.uuid setting that - uniquely identifies that repository. - + - Copyright 2010 Joey Hess <joey@kitenet.net> + - + - Licensed under the GNU GPL version 3 or higher. -} module UUID ( |