diff options
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 ( |