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 /GitQueue.hs | |
parent | d47fb4c11ef75e4029c8da1f3ed2e68f86e62486 (diff) |
copyright statements0.02
Diffstat (limited to 'GitQueue.hs')
-rw-r--r-- | GitQueue.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GitQueue.hs b/GitQueue.hs index 34a89f17b..6a68edb25 100644 --- a/GitQueue.hs +++ b/GitQueue.hs @@ -1,4 +1,8 @@ {- git repository command queue + - + - Copyright 2010 Joey Hess <joey@kitenet.net> + - + - Licensed under the GNU GPL version 3 or higher. -} module GitQueue ( |