diff options
Diffstat (limited to 'Utility/ThreadLock.hs')
-rw-r--r-- | Utility/ThreadLock.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/ThreadLock.hs b/Utility/ThreadLock.hs index c029a2b0c..548d524e1 100644 --- a/Utility/ThreadLock.hs +++ b/Utility/ThreadLock.hs @@ -2,7 +2,7 @@ - - Copyright 2012 Joey Hess <joey@kitenet.net> - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} module Utility.ThreadLock where |