diff options
Diffstat (limited to 'Utility/WinProcess.hs')
-rw-r--r-- | Utility/WinProcess.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Utility/WinProcess.hs b/Utility/WinProcess.hs index 7a566dcba..4621b4fa6 100644 --- a/Utility/WinProcess.hs +++ b/Utility/WinProcess.hs @@ -2,7 +2,7 @@ - - Copyright 2014 Joey Hess <joey@kitenet.net> - - - Licensed under the GNU GPL version 3 or higher. + - License: BSD-2-clause -} {-# LANGUAGE ForeignFunctionInterface #-} |